Android Tutorials for Beginners
Learn Android very Easily and Step by Step with this blog.
Friday, July 24, 2020
Customizing a Snackbar in Android
›
In Android we can customize a Snackbar We can change the Text Color, Action text color, Background color and chnage/add an image Text...
4 comments:
Snackbar in Android
›
How to use Snackbar in Android Snackbar is used to show some information or feedback about an operation. Toasts can also be used for th...
1 comment:
Sunday, July 19, 2020
How to Check GPS Status in Android
›
How to check GPS/ Location Service is Enabled in Android In Android, It is very easy to check whether GPS or Location Service are enabl...
12 comments:
Tuesday, July 14, 2020
How to check Internet Connection in Android
›
How to check Internet is Connected or not In Android In Android Internet Connection can be checked by using ConnectivityManager class....
2 comments:
Sunday, July 12, 2020
Switch Example in Android
›
Working with Switch in Android A Switch is a two-state toggle button. A user can select between two options. Add switch in layout : ...
List of Android normal permissions and dangerous permissions in API 23
›
List of Android permissions normal permissions and dangerous permissions in API 23 From Android API 23, permission has been classified in...
4 comments:
How to request permissions in Android API 23 and above.
›
From Android API 23, we need to request for permission in Activity class and user has "Allow" for permission in order to use the ...
2 comments:
How to set a custom layout in Alert Dialog In Android
›
How to set a custom layout in Alert Dialog In Android. In Android we can set a custom layout in Alert Dialog making it look better. For...
1 comment:
How to get the Date with Month Name and Year In Java or Android
›
How to get the Date with Month Name and Year In Java or Android In Java And Android we can get proper Date with Month name. The followi...
1 comment:
How to open an APP in Google Play Store
›
How the open an APP in Google Play Store Programatically In Android Programming we can open Play Store with a Given App Package Name. T...
6 comments:
How to get All Apps List Installed in Phone
›
How to get All Apps Icon, Package Name, App Name and Size. In our Android phone there are 2 types of Apps 1 : System Apps : These are ...
1 comment:
Saturday, July 11, 2020
Add YouTube Video Player in Android App
›
How to Add Youtube Video in Android App In our Android App we can easily add a youtube video link in our Android App. For this we need...
Monday, June 29, 2020
How to Donate to creator of the Blog
›
I have created the blog and regularly posting usefull Android Articles. I am doing this for my blog users. If you like the work and want ...
4 comments:
Monday, May 18, 2020
What is GPS, How it works
›
GPS(Global Positioning System) is a satellite-based navigation system. It provides time and location-based information to a GPS receiver, l...
1 comment:
Sunday, May 17, 2020
How to check Radiation Level of Android Phone
›
What is SAR Specific Absorption Rate (SAR) is a measure of the rate at which energy is absorbed per unit mass by a human body when expos...
3 comments:
‹
›
Home
View web version