Is there any way to get device Id using MIT App inventor?
I am using Activity starter from other stuff and setting properties like this:
- Action:
android.intent.action.ACTION_MAIN - Activity Class:
TelephonyManager - Activity Package:
android.telephony
Is this the correct process for getting the device id?