How to detect Android device performance

Hey guys,

How can one detect the performance so as to enable/disable certain features accordingly? :thinking:

Using Android versions is not a good thing as one can find say Marshmellow on a low end device and a high end device.

Perhaps you could expand on the fuse-device library and find some property that you can rely on.

Thanks Uldis, I’ll have a look into it.