Android activity – From one screen to another screen
In Android, an activity is represent a single screen. Most applications have multiple activities to represent different screens, for example, one activity to display […]
Fitur Android Studio
1. Layout Sama seperti eclipse, layout di android dibedakan menjadi 2, yaitu design dan text, secara default pada saat dibuka layout xml di android […]
Cara-cara Membuat Mockup
01. Membuat sketsa di kertas Buatlah sketsa di kertas sesuai konsep aplikasi yang ingin anda buat atau sesuaikan selera anda. 02. Menggunakan Tools Online […]
How to Create Splash Screen for Android App
To create splash screen project for your android app, copy and paste the codes below to your project to create one of amazing splash […]
How to use Android’s RecyclerView and CardView (example app)
If you’re writing a new Android app, and a list of cards make sense for your layout, chances are you want to look at […]