Skip to content

ANE- Adobe Air Native Extension for Android devices. With this native extension you can get IMEI, IMSI or Android device Build ID

Notifications You must be signed in to change notification settings

stolex/deviceuid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Device UID ANE for Android

ANE- Adobe Air Native Extension for Android devices. With this native extension you can get IMEI, IMSI or Android device Build ID

To get IMEI on Android device you must to add READ_PHONE_STATE permission in Android Manifest section of your AIR mobile project descriptor file.

 <uses-permission android:name="android.permission.READ_PHONE_STATE"/>

About

ANE- Adobe Air Native Extension for Android devices. With this native extension you can get IMEI, IMSI or Android device Build ID

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published