Any Android Developers here?
I downloaded the SDK and built my first "Hello Android" console app (13.1KB .apk) using eclipse, per the docs.
It even ran fine on my first attempt!
Both under the emulator, and when installed on my DroidX.
But I see that under Permissions, the app lists:
Storage - modify/delete SD card contents
Phone calls - read phone state and identity.
How do I get my very simple console app to require no special permissions?
Thanks!
Sent from my DROIDX using DroidForums App
I downloaded the SDK and built my first "Hello Android" console app (13.1KB .apk) using eclipse, per the docs.
It even ran fine on my first attempt!
Both under the emulator, and when installed on my DroidX.
But I see that under Permissions, the app lists:
Storage - modify/delete SD card contents
Phone calls - read phone state and identity.
How do I get my very simple console app to require no special permissions?
Thanks!
Sent from my DROIDX using DroidForums App