Permissions on my first Android app
This is a discussion on Permissions on my first Android app within the Android App Developers forums, part of the Droid Apps category; 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 ...
-
-
-
Anyone know how to fix this?
-
This happens if you are targeting Android 1.5 but installing on a higher version, I suggest you target your app for 1.6 and above to get rid of the permissions. These permissions get added automatically to maintain compatibility.
So right click on your Project select Properties > Android and change the Project build target to 1.6 or above and the perms should go away.
Also look at your manifest file "AndroidManifest.xml" under the permissions tab, see if there is anything there.
-
Thanks for the tip, tzcoder!
I added:
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="8" />
It would have probably worked with something lower than 8 too.
Sent from my DROIDX using DroidForums App
-
Wat program do u use to make ur apps and stuff
Sent from my DROIDX using DroidForums App
-

Originally Posted by
XHaZeX
Wat program do u use to make ur apps and stuff
Sent from my DROIDX using DroidForums App
eclipse
Sent from my DROIDX using DroidForums App
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
Similar Threads
-
By Nevoc in forum Pending Submissions / Questions
Replies: 1
Last Post: 11-28-2011, 06:08 AM
-
By dfuser312553 in forum UltimateDroid
Replies: 3
Last Post: 12-24-2010, 01:24 AM
-
By samsonite801 in forum Android Forum
Replies: 4
Last Post: 10-31-2010, 03:49 AM
-
By Roga Danar in forum Droid 2 General Discussions
Replies: 2
Last Post: 08-22-2010, 08:11 PM
-
By Stacman in forum Droid Themes
Replies: 2
Last Post: 02-02-2010, 10:38 AM
Search tags for this page
android app permissions
,
android application permissions
,
androide thread permission uses
,
anroid application permissions
,
app inventor tablet
,
apps no permissions
,
change android app permissions
,
change app permissions android
,
change application permissions android
,
change droid bonic application permissions
,
change permissions android apps
,
droid x change app permissions
,
how to change permissions on android app
,
how to change permissions on android apps
,
where is the manifest file on droid x?
Click on a term to search our site for related topics.