How To add Two Factor Authentication to SSH Login in Ubuntu Server Admin November 18, 2024 Add Comment Edit In order to Add Two Factor Authentication to ssh login to an Ubuntu Server First update the apt using sudo apt update Then install goo... Read More
ശ്രീ ലളിതാ അഷ്ടോത്തര ശതനാമാവലി Lalita Ashtothara Sathanamavali Malayalam Lyrics Admin March 30, 2024 Add Comment Edit ശ്രീ ലളിതാ അഷ്ടോത്തര ശതനാമാവലി Lalita Ashtothara Sathanamavali Malayalam Lyrics by plentytolearn. Lalitha Ashtothram is the 108 names of God... Read More
Solve ClearText Communication to IP Address not permitted by network security policy in Android Admin December 03, 2019 Add Comment Edit 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
How to format Date and Time in Java Admin September 26, 2019 Add Comment Edit 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 Admin September 23, 2019 Add Comment Edit 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 Admin September 23, 2019 Add Comment Edit 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 Admin September 22, 2019 Add Comment Edit 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 Admin September 16, 2019 Add Comment Edit 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 Admin September 13, 2019 Add Comment Edit Alert Dialog is used to show Yes/No alert to users.Example source code is given below Read More
Share an image from drawable folder in android Admin July 17, 2018 Add Comment Edit Hi All, Today in android programming we are going to learn how to share an image which is placed inside the drawable folder to otherApps... Read More
How to Uniquely Identify an Android Device and App Installation Admin July 16, 2018 Add Comment Edit Today, In android Programming we are going to check how do we uniquely identify an android device. We sometimes want to identify a devic... Read More
Hiding Status Bar and Make an Activity Full Screen in Android Admin July 07, 2018 Add Comment Edit Hi all,Today in android programming we are going to learn how to hide status bar and to make a specific activity fullscreen. For that yo... Read More