Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Learn Android Basics

Learn Android Basics

Memahami dasar-dasar pemebuatan aplikasi android, mulai dari mengenal layout, design dan lain sebagainya

Nila Wilda Al Aluf

October 18, 2017
Tweet

More Decks by Nila Wilda Al Aluf

Other Decks in Education

Transcript

  1. Nila Wilda Al Aluf Front End Engineer at pinjam.co.id Github

    @nilawildaalaluf Contact [email protected] @nilawilda Co-Lead DevC Surabaya, Facilitator in Android Kejar, art, design, photograph, writing and I love Sintax
  2. Android powers hundreds of millions of mobile devices in more

    than 190 countries around the world. Every day, more than 1 million new Android devices are activated worldwide. There are more than 1.5 billion downloads/month in Google Play and growing.
  3. Indonesia today. 
 Big market. Big player? 
 8th in

    the world as the country with most active internet users. 100M Smartphone Users
  4. Popular Mobile Operating System Google Play Store Development Kit Tercatat

    pada tahun 2016 store Android memiliki lebih dari 2.7 juta aplikasi dan lebih dari 2 miliar pengguna aktif tiap bulannya
  5. IDE - Android Studio System Requirement : Software : •

    Operating System : Windows, Linux, Mac • JDK/JRE Hardware : • PC/Laptop core i3 or above • 3 GB RAM minimum, 8 GB RAM recommended; plus 1 GB for the Android Emulator • 2 GB of available disk space minimum, • 4 GB Recommended (500 MB for IDE + 1.5 GB for Android SDK and emulator system image) • 1280 x 800 minimum screen resolution
  6. ViewGroups Example of ViewGroups : • LinearLayout • RelativeLayout •

    AbsoluteLayout • CoordinatorLayout • ConstraintLayout • TableLayout • etc.