Daily Archive: February 9, 2018

3.3: Using The Android Support Libraries 0

3.3: Using The Android Support Libraries

1.1 Verify that the Android Support Library is available buka SDK manager pada tools, lalu lihat SDK tools dan lihat “Android Support Repository” apakah sudah teristall atau belum, jika sudah maka kik cancel jika...

3.2 : Testing Apps With Unit Tests 0

3.2 : Testing Apps With Unit Tests

1.1 Explore source sets and SimpleCalc import hanya berasal dari org.unit anotasi @RunWith menunjukkan runner yang dipakai untuk menjalankan tes pada kelas ini anotasi @SmallTest mengindikasi bahwa semua tes di dalam kelas ini merupakan...

3.1 : Using the Debugger 0

3.1 : Using the Debugger

1.1 Download and Open the SimpleCalc Project download simpleCalc seperti dibawah, lalu file open untuk membuka project tersebut 1.2 Explore the Layout mempelajari bagan dari kdingan layout simpleCalc 1.3 Explore the app code mengeksplorasi...