top of page


RecyclerView & Adapter the right way
Recycler View and Adapter with Model pattern for Android Recycler View is used as the List View. The difference between the two is that...
agulevski10
Aug 27, 20186 min read
Â
Â
Â


What is fragment and how to use it?
What is fragment? It is a activity inside activity screen. In very simple terms, fragment is similar as an activity screen, but the only...
agulevski10
Aug 24, 20184 min read
Â
Â
Â


How to create Navigation Drawer?
Simple how-to-do left side navigation drawer with toolbar and items in it which are clickable and move you to another activity (screen),...
agulevski10
Aug 21, 20186 min read
Â
Â
Â


Splash Screen – faster way
Splash Screen creating from another perspective The other way of creating the Splash Screen is more fast and without using messy layout...
agulevski10
Aug 21, 20182 min read
Â
Â
Â


Splash screen activity
SPLASH SCREEN ACTIVITY An Android app takes some time to start up, especially when the app is first launched on a device. A splash screen...
agulevski10
Aug 21, 20184 min read
Â
Â
Â


What is XML?
What is XML? Pronunciation: /ˌeksemˈel/ noun COMPUTING a metalanguage which allows users to define their own customized markup languages,...
agulevski10
Aug 21, 20181 min read
Â
Â
Â


What do you need for building android applications?
For android development you will need to use Java SDK installed on your computer, and of course Android Studio. Java SDK installation...
agulevski10
Aug 21, 20181 min read
Â
Â
Â
bottom of page

