Overblog All blogs Top blogs Tech & Science
Follow this blog Administration + Create my blog
MENU

Technology learing centre for developers

Custom ListView With BaseAdapter

In this Android 4 example, we will create custom ListView where each row item consists of one ImageView and two TextView (one for displaying image title and other for displaying image description) ...

Read more

Home » Picasso Android Tutorial – Android Picasso Image Loader Library Picasso Android Tutorial – Android Picasso Image Loader Library

In this tutorial we will see the picasso android library to load image from a url. Picasso Android library is one of the most popular library used For progressBar drwable_loader.xml(placeholder(R.drawable.drawable_loader)) Read more

How to Solve Android's 13 Most Common Error Messages

Testing is a crucial part of Android development, allowing you to iron out all the bugs, errors and performance problems that may be lurking in your app, before you unleash it on the general public

Read more

Android Activity Launch Mode

I'm getting really confused about the different activity launchModes in Android. I understand it has something to do with the activity stack which is also something not so clear to me. I would appr...

Read more

Sending Data With Retrofit 2 HTTP Client for Android

Retrofit is a type-safe HTTP client for Android and Java. Retrofit makes it easy to connect to a REST web service by translating the API into Java interfaces. In this tutorial, I'll show you how to Join the Stack Overflow Community Stack Overflow is a...

Read more

Adapters

Complete Adapter tutorial with step by step explanation of example in Android Studio. Also learn about Base Adapter, Array Adapter, Simple Adapter, Custom Simple Adapter and Custom Array Adapter in

Read more

About this blog

Technology learing centre for developers