• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Need your help badly :'(

Hello Everyone, I am trying to make my first project since 1 week. I tried many tutorials but no result.

1- When I used the ADT bundle package to built my first app I got an error
"Error generating final archive: Unable to get debug signature key Unknown Android Packaging Problem"

2- Then I tried Android Studio, again got error about some addon....

3- Then I check tutorial from thenewboston.org and install eclipse and everything separately. But again am failed to install pakages in Android SDK.

What I see:
jxmg.png


and what people say...
sdk_manager_packages.png

:confused:
Please help me to start my Android development :'(
 
How are you setting up the project? Did you download the entire package from the developer site at this link.

Android SDK | Android Developers

If you get the ADT package and unzip it and extract all the files to a convent folder like a Developer folder on your hard drive. The just create a short cut on the desktop to the eclipse.exe and you should be able to create a new android project with out a problem.
 
To create a new android project. Open eclipse and then go to File -> New -> New Android Project. After that you should be able to follow thenewboston.com tutorials. See the attachment image and that should help.
 

Attachments

  • new_project1.png
    new_project1.png
    51.8 KB · Views: 47
Back
Top Bottom