Please enable JavaScript.
Coggle requires JavaScript to display documents.
Android Basics (Building Layouts: Part 1 (Layout? understanding layout?…
Android Basics
Building Layouts: Part 1
-
- XML? Code? IDE? Android Studio?
- XML syntax? XLM element? Tag? self-closing tags? Attributes?
-
- Density-Independent pixels? medium resolution device? high? extra-high? button >= 40dp?
-
-
-
-
-
-
-
-
-
-
Building Layouts: Part 2
-
-
-
- layout_alignParent? layout_centerhorizontal?
-
-
-
- The installation Process?
-
- Keeping up with the changes?
-
-
-
- Quick Tour of Android Studio?