Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8850031
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T12:48:17+00:00 2026-06-14T12:48:17+00:00

I am trying to develop Amazon In-app in android. For this i download the

  • 0

I am trying to develop Amazon In-app in android. For this i download the sample code for from this site https://developer.amazon.com/sdk/in-app-purchasing/sample-code/button-clicker.html. This article suggests that we have to put a file amazon.sdktester.json in mnt/sdkcard folder of device. For this i read article from this site https://developer.amazon.com/sdk/fire/connect-adb.html#InstallApp and do the same. But when I tried to push file on sdcard, the eclipse gives me following error:

[2012-11-19 13:39:39 - ddms] transfer error: Permission denied

[2012-11-19 13:39:39] Failed to push selection: Permission denied

enter image description here

Is there any way to change the permissions of root folder of Kindle Fire?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T12:48:18+00:00Added an answer on June 14, 2026 at 12:48 pm

    Please try to use chmod command in the ADB shell…

    Following are some chmod sample:

    1. Add single permission to a file/directory

    Changing permission to a single set. + symbol means adding permission.
    For example, do the following to give execute permission for the user
    irrespective of anything else:

    $ chmod u+x filename
    
    1. Add multiple permission to a file/directory

    Use comma to separate the multiple permission sets as shown below.

    $ chmod u+r,g+x filename

    1. Remove permission from a file/directory

    Following example removes read and write permission for the user.

    $ chmod u-rx filename

    1. Change permission for all roles on a file/directory

    Following example assigns execute privilege to user, group and others
    (basically anybody can execute this file).

    $ chmod a+x filename

    1. Make permission for a file same as another file (using reference)

    If you want to change a file permission same as another file, use the
    reference option as shown below. In this example, file2′s permission
    will be set exactly same as file1′s permission.

    $ chmod –reference=file1 file2

    1. Apply the permission to all the files under a directory recursively

    Use option -R to change the permission recursively as shown below.

    $ chmod -R 755 directory-name/

    1. Change execute permission only on the directories (files are not affected)

    On a particular directory if you have multiple sub-directories and
    files, the following command will assign execute permission only to
    all the sub-directories in the current directory (not the files in the
    current directory).

    $ chmod u+X *

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Im trying to develop an application in php to download pics from picasa using
Im trying to develop a small site which retrieves a results from a database
I am trying develop an Android app which uses Google maps. So for the
Im trying to develop a simple java code which will upload some contents from
I am trying develop something from my research work using android. But I am
Trying to develop an android app that integrates social networking, and the first one
I' trying to develop a screen on my android app like facebook login (App
I' trying to develop an Android app and I'm currently stuck with something. I
Im trying to develop my first ASP.NET MVC web app and have run into
im trying to develop an app for a win CE mobile device that downloads

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.