Can we have more of Android’s TelephonyManager exposed? I believe we already have TelephonyManager’s getDeviceId() via system.getInfo( “deviceID” ), but we also need:
getNetworkOperator()
getNetworkOperatorName()
getNetworkCountryIso()
getLine1Number()
Thanks, I think this would be easy to do and would really help us implement some external API’s.
[import]uid: 92621 topic_id: 26056 reply_id: 326056[/import]