Dear All, Today i am showing you how to solve the issue of cleartext communication to IP Address not permitted in android. This error comes...
Read More
Home / Archive for 2019
How to format Date and Time in Java
In Java we constantly need to format date and time. so for that we can use the class SimpleDateFormat. So i will show how to get a Date ins...
Read More
How to give alternate colors to rows in RecyclerView
In Recyclerview in Android we may want to give alternate colors to the rows. I will show you an easy way to do that, just put the below cod...
Read More
Add Back Button to ActionBar in Android easily
We may want to add a back button in the top left side of ActionBar. Today i will show you how to easily do it.It can be done easily by add...
Read More
Check If Internet Available in Android Programmatically
We want to check if internet is available before doing something, so for that we can use the following method.
Read More
How to get IMEI Number Programatically in Android
IMEI Number is known as International Mobile Equipment Identity. Every mobile will have a unique IMEI number,So to find the IMEI number use...
Read More
Android AlertDialog Tutorial
Alert Dialog is used to show Yes/No alert to users.Example source code is given below
Read More
Subscribe to:
Posts
(
Atom
)