I need to write an app in Android Studio using Java but when I opened Android Studio and clicked on "Start a new Android Studio Project", it asked the application name, company domain, and project location. What should I put for application name, company domain and project location? The file needs to be saved as StandardFor.java.
@hartnn @e.mccormick
Those things will create the proper path on the machine and have to do with the unique ID of the program. Let me see if I can find an example because I don't have my development laptop with me today. The official docs: http://developer.android.com/training/basics/firstapp/creating-project.html Some random tutoirial that seems to go over it: http://tutorials.jenkov.com/android/your-first-android-app.html
Thank you so much for the info. It helped.
Join our real-time social learning platform and learn together with your friends!