Daily Archive: February 15, 2018

4.4: Create a Recycler View 0

4.4: Create a Recycler View

Task 1. Create and configure a new project 1.1. Create the project buat project baru seperti dibawah : 1.2. Add support libraries to the build file masukkan compiler seperti dibawah, sesuaikan dengan compiledSdkVerson yang...

4.3: Using the App Bar and Tabs for Navigation 0

4.3: Using the App Bar and Tabs for Navigation

Task 1. Add an Up button for ancestral navigation di dalam task ini saya memakai DroidCafe3 yang dapat di dwonload dari web developer android. tugas kali ini membuat navigasi seperti dibawah. pertama download kebutuhan...

4.2: Using an Options Menu 0

4.2: Using an Options Menu

Task 1. Add items to the options menu 1.1 Examine the app bar code memakai aplikasi droidcafe yang telah dilakukan, kita mengecek setiap bagian dari aplikasi tersebut. pada bagian @ string / appbar_scrolling_view_behavior merupakan kontrol...

4.1: Using Keyboards, Input Controls, Alerts, and Pickers 0

4.1: Using Keyboards, Input Controls, Alerts, and Pickers

Task 1. Experiment with text entry keyboard attributes 1.1 Create the main layout and the showText method     1.2 Set the keyboard to capitalize sentences 1.3 Set the keyboard to hide a password when...