Loading...
item-thumbnail

How to Make/Create a Splash Screen in Android

Android splash screen is normally used to show/display app or brand logo before launching application activity. Nowadays some of the popular...

item-thumbnail

What To Do To Not Be Just Another Android App Programmer?

There are billions of Android apps available in the Google Play, and obviously, all have not received a fair share of attention that must to...

item-thumbnail

How to Make Multiple Styles Inside Android TextView

TextView is used to display text in android application. In website we can see different types of font and text styles like that we can also...

item-thumbnail

How to Open Contact Number List and Display Name in Android

Contact number/name can be read with various methods in android application. In this tutorial, you will learn to open contact number list an...

item-thumbnail

How to Capture Image from Android Camera and Display it Programmatically

We can find nowadays many android application offering users to take photos and videos for different purpose. So in this tutorial, I am goin...

item-thumbnail

How to Open a URL in Android Browser from Application

In this simple tutorial you will learn to open a website URL in android web browser from your own android application programmatically. Open...

item-thumbnail

Turn ON and OFF WiFi Connection Programmatically in Android

In this tutorial, you will learn to ON/OFF or Enable/Disable WIFI connection programmatically from your android application. It’s easy to on...

item-thumbnail

How to Get the Phone Number Programmatically in Android

In this tutorial, you will learn to get own phone number or application running device phone number programmatically in android. To get and ...

item-thumbnail

Simple Android Alert Dialog

A dialog box is used to display message to the users, to ask users to enter some information and to take decision. In this post, I have cre...

item-thumbnail

How to Pick an Image From SD Card Gallery and Display in Android App

Android gallery application allows us to view images and videos that you download from internet, take from own android device or stored from...

item-thumbnail

How to Add a Library Project to Android Studio

Android Studio is a new and powerful official IDE for android development. Android Studio is IntelliJ IDEA based IDE. There are lots of open...

item-thumbnail

How to Make Android TextView Text Selectable

Android TextView allows us to display text in android application. There are lots of TextView attributes provided by android for developers...

item-thumbnail

Blinking Animation in Android Application

Animation can be possible from different ways in android application using XML and java code. In this tutorial, you will learn to make blin...

item-thumbnail

How to Use Font Awesome Icons in Android Application

As name tells FontAwesome is an awesome tool for designers and developers which give us scalable vector icons that can be easily customized....

item-thumbnail

Create Scrolling Text (Marquee) in Android TextView

In this tutorial, you will learn to set marquee effect (scrolling text) in android TextView using XML and little bit java code. A TextView ...

item-thumbnail

Android User Interface (UI) Design Tutorial

User Interface (UI) is one of the most important parts of android application. Not only android application, user interface is important for...

item-thumbnail

Building First Android Application with Android Studio (Hello World Example)

Welcome to the tutorial to build first android application i.e. Hello World Example. In this tutorial, you will learn to create your first a...

item-thumbnail

Android Dropdown Menu Example

In this tutorial, I am going to show you to create a simple dropdown menu in android application. A dropdown menu is a user interface and it...

item-thumbnail

Android Application Development Tutorial

Introduction to Android: Android is an open source Linux based mobile operating system for smart phones, tablet computers, televisions, car...

Home archive