AndroidDeveloperLB

Results 603 comments of AndroidDeveloperLB

@IEWbgfnYDwHRoRRSKtkdyMDUzgdwuBYgDKtDJWd It's not stupid. Smartphone can do long work. Not at the same level as PC, but still...

@ZurMaD Do you think that one day, smarphones will reach the same performance as PC (on the same time era) ? I think they are becoming more and more powerful,...

@ZurMaD I see, but what is Tensor Lite, then? It's not meant for machine learning, right on the smartphone? Suppose you do all the training on very good PCs, can...

@ZurMaD What do you mean by "dispositives too expensive" ? You mean it will take a lot of space in the storage?

Are you talking about PC? Because smartphones are just what they are... They keep getting replaced by new ones all the time, one small step after another.

No, but you can implement it somehow. Check this: https://stackoverflow.com/q/55757560/878126 I've written about some repositories that can help you get it working.

@koral-- I also think their CPU usage is a bit lower (for same file).

@liupengandroid Seems better. It stops using the CPU while the device screen is turned off, but it takes some time till it resumes.

BTW, I think some of the code of the live wallpaper isn't needed. It seems that "mainJob" isn't needed, and so does "onSurfaceCreated" .

Isn't using FFMPEG quite restrictive, meaning that using it will force this library to be GNU licensed (so that all that use it will have to be open sourced)? Also,...