Translations:Android Training/Creating an Android Project/6/en: Unterschied zwischen den Versionen

Neue Version von externer Quelle importiert
(Neue Version von externer Quelle importiert)
 
(Neue Version von externer Quelle importiert)
 
Zeile 11: Zeile 11:
#Leave all of the other options (TV, Wear, and Glass) unchecked and click '''Next.'''
#Leave all of the other options (TV, Wear, and Glass) unchecked and click '''Next.'''
#Under '''Add an activity to <''template''>''', select '''Blank Activity''' and click '''Next'''.
#Under '''Add an activity to <''template''>''', select '''Blank Activity''' and click '''Next'''.
#Under '''Choose options for your new file''', change the '''Activity Name''' to ''MyActivity''. The '''Layout Name''' changes to ''activity_my'', and the '''Title''' to ''MyActivity''. The '''Menu Resource Name''' is''menu_my''.
#Under '''Choose options for your new file''', change the '''Activity Name''' to ''MyActivity''. The '''Layout Name''' changes to ''activity_my'', and the '''Title''' to ''MyActivity''. The '''Menu Resource Name''' is ''menu_my''.
#Click the '''Finish''' button to create the project.
#Click the '''Finish''' button to create the project.
Your Android project is now a basic "Hello World" app that contains some default files. Take a moment to review the most important of these:
Your Android project is now a basic "Hello World" app that contains some default files. Take a moment to review the most important of these:
372

Bearbeitungen