Snippet Source-code that gives you information about your Android device

Wingnut

Well-known member
3rd Party Module Dev
Tutorial Author
Joined
Jan 2, 2020
Messages
1,280
This code will tell you information about your Android device :

* The number of bits of the system (32-bit or 64-bit)
* The DPI group the device belongs to.
* The true DPI of the device.
 

Attachments

  • androidBits&DPI.zip
    3.2 KB · Views: 42
Top Bottom