LuckyTurtleDev

Results 101 comments of LuckyTurtleDev

This has fix, the issue for my Sony device. But I still need to find the old Dell device. What is the minimal supported android/sdk version?

Sadly this have not fix the issue with the Dell device. Since the minimal supported sdk seems to be 18 it should be supported.

Apparently this is caused by the DEX D8 compiler. I have try various "solutions" found on the internet * increasing the min sdk version to 21 or above -> add...

I also can set min/target_sdk_version to 10. This does compile, but rustc should only support 18 and newer?`. So this values has probably no effect. ```toml [package.metadata.android] fullscreen = true...

I have run oxipng at my home folder yesterday, but it has take forever and I have abort it. Today I started it again, but it starts from the beginning....

I personal would prefer if the cache file stored at a user definded place. So it can be moved together with the pngs. For example '--cache-file cache.txt'

After notifying that the msrv ci has successful build. I have retry the ci and it has build now. Keep free to close the issue.

Has fail again. It looks like, it does fail with a probability of ~~50%~~ ~~30%~~ 70%.

After rust 1.71 was released it does build fine on latest (1.71) now. But at 1.70 it does always fail now. I do not understand this behavior. :confused: :question:

The vendor feature has the advantage that the user does not have to care, how to install rlottie. As example rlottie is also not package for mac os brew.