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

Apps Need help with App

Maxdone

Lurker
Hello all :)
I am not sure where i schould post this but i try in this.

I need help for learn App for how i do it.

I have some APP i will take in use but i must do some changing in this.

1:
How can i change info about app as Name and that

2:
I have try Android Studio and Eclipe (Ecplise will not install on my computer :mad:)

3:
What files schould be sent in to Google Play?

Hope somebody can help me for payment :)
 
Hi Maxdone, welcome to the site!

I moved your thread to the Application Development forum for more focused help :)
 
If Eclipse does not install, try to download it directly from google.android.developer and install it to c:\

Some file and directory names are really, really long, which may cause problems when you install it to even a simple directory (like your desktop).

In Eclipse, these things can easily be set when creating a project (or in your project properties).
 
For question 3: What files schould be sent in to Google Play?

APK files, which also can easily be exported from Eclipse (google Eclipse create APK). Most likely you will find a page on stackoverflow :)
 
Back
Top Bottom