Difference between revisions of "Android Studio: Building UI"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
Line 1: | Line 1: | ||
+ | ==New Project== | ||
+ | |||
+ | File > New > New Project > Empty Activity | ||
+ | |||
+ | Name MyApplication | ||
+ | Package Name com.example.myapplication | ||
+ | |||
+ | |||
+ | |||
+ | |||
==Open the Layout Editor== | ==Open the Layout Editor== | ||
Revision as of 05:50, 4 March 2022
New Project
File > New > New Project > Empty Activity
Name MyApplication Package Name com.example.myapplication
Open the Layout Editor
- Di Project window > app > res > layout > activity_main.xml.
Referensi
https://developer.android.com/training/basics/firstapp/building-ui