Applications Archives | Angon Data

23 April 2016

Android activity – From one screen to another screen

23 April 2016, Comments Comments Off on 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 […]


19 April 2016

Fitur Android Studio

19 April 2016, Comments Comments Off on 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 […]


18 April 2016

Cara-cara Membuat Mockup

18 April 2016, Comments Comments Off on 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 […]


16 April 2016

How to Create Splash Screen for Android App

16 April 2016, Comments Comments Off on 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 […]


16 April 2016

How to use Android’s RecyclerView and CardView (example app)

16 April 2016, Comments Comments Off on 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 […]