Simcard information support for codename one applications
This library can retrieve MCC, MNC, ISO country code and carrier name information from the simcard
Currently supported in Android and iOS
##Installation
- Copy the Telephony.cn1lib library into your application's
lib
directory. - Right click on your project's icon in the Netbeans project explorer, and select "Refresh Libs"
An usage example is available in the Test folder