Seegatesite - back again on android tutorial article, this time I will share about gridview and Picasso in particular how to display images on android gridview from url using Picasso. There have been many technology sites that share a way of ...
learn android
Android Tutorial – Using AsyncTask for Android With Simple Example for Beginners
Seegatesite - I'll share how to use AsyncTask for android. What does it AsyncTask? AsyncTask is one of the features in Android Programming for executing the operation to be performed in the background. So basically operations are performed in the ...
Android Tutorial – 3 Steps to Create Android Icon and Logo Application for Beginners
Seegatesite - I'll share how to create android icon and logo with only 3 steps. If previously I have shared tutorial create android applications, if the display icon and logo you are still using the default android's icon , it will not enhance your ...
Android Tutorial – How to Use XML Parser Android with Simple Example for Beginner
Seegatesite - I'll share how to create xml parser android to retrieve xml data from a website. Continuing my articles about programming android, android xml parser used in order to communicate with a webservice that displays data in xml format. ...
Android Tutorial for Beginners – Create Simple Calculator
Seagatesite - I'll share about android tutorial on Android Tutorial for Beginners - Create Simple Calculator. Continuing my previous article about the Introduction Android Studio for Beginners, as a warm up we learn to understand the android ...