Skip to content

Provides access to the device unique id.

License

RyanBertrand/ANE-DeviceId

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Air Native Extension to access a device unique id (iOS + Android)

This is an Air native extension that gives you access to a device unique id and an advertiser unique id. It has been developed by FreshPlanet.

Build script

Should you need to edit the extension source code and/or recompile it, you will find an ant build script (build.xml) in the build folder:

cd /path/to/the/ane/build
#edit the build.properties file to provide your machine-specific paths
ant

Reference

Authors

This ANE has been written by Arnaud Bernard. It belongs to FreshPlanet Inc. and is distributed under the Apache Licence, version 2.0.

About

Provides access to the device unique id.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 46.2%
  • Objective-C 31.1%
  • Java 14.5%
  • ActionScript 8.2%