Android-Native-Device-Info
Android-Native-Device-Info copied to clipboard
Grab native device info like OS, Model, Brand, SDK Version and CPU. These AS3 classes uses Adobe AIR for Android to grab an Android system file named /system/build.prop, parse it and store its values...
Reverts funky-monkey/Android-Native-Device-Info#6
Hello: I think it cant work for Android 64 bit version Is it possible to generate and upload this version?
Hi Is it possible to edit this file by user: /system/build.prop
#Hi, I'm trying to use your sample to get the correct screen resolution of my Android phone. However, it is not reported. I know I can use `flash.Capabilities.screenResolutionY` in ActionScript,...
Hi there : ) I've only simplified how things are done, haven't changed how it works at all: 1) Since reading the file is a sync process there's no need...