easydeviceinfo icon indicating copy to clipboard operation
easydeviceinfo copied to clipboard

:iphone: [Android Library] Get device information in a super easy way.

Results 10 easydeviceinfo issues
Sort by recently updated
recently updated
newest added

**What does this implement/fix? Explain your changes** **Does this close any currently open issues?** **Any relevant logs, error output, bugreport etc?** **Any other comments?** + **Where has this been tested?**...

**What does this implement/fix? Explain your changes** **Does this close any currently open issues?** **Any relevant logs, error output, bugreport etc?** **Any other comments?** + **Where has this been tested?**...

Updated the os code names upto Android Q.

https://github.com/SHAHZEBALI99

Hi there! First of all your library is very handy, thank you for that! But there is one thing, I would already like to get rid of Android jetifier which...

EasyNetworkMod need support 5G

enhancement

hi, when import this into studio,have a mistake groovy.lang.MissingPropertyException: Could not get unknown property 'GROUP' for object of type org.gradle.internal.extensibility.DefaultExtraPropertiesExtension. can you please tell me how to do?thanks very much

This "issue" serves as a guest book. You're welcome to write nice things about this project, share how it's helped you out, or name drop companies using it. Idea came...

Calling `areFingerprintsEnrolled` causes a crash for Samsung users on Android Marshmallow (6.1). Error: > Caused by java.lang.SecurityException > Permission Denial: getCurrentUser() from pid=9160, uid=10126 requires android.permission.INTERACT_ACROSS_USERS > github.nisrulz.easydeviceinfo.base.EasyFingerprintMod.areFingerprintsEnrolled > Stacktrace:...

bug

I got the following crash from an user on a Samsung Galaxy Tab 2 (Android 9.0) ``` Fatal Exception: java.lang.IllegalArgumentException Invalid path: /storage/emulated/0 android.os.StatFs.doStat (StatFs.java:51) android.os.StatFs. (StatFs.java:41) github.nisrulz.easydeviceinfo.base.EasyMemoryMod.getAvailableExternalMemorySize (EasyMemoryMod.java:147) ```...

bug