Live India : The Android Tricks and Tips

Total Android Solution provides the latest tips, tricks, tutorials, apps, games, and solutions for all Android devices.

How to create a bottom bar in android

›
<?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android= "http://schemas.android.com/apk/res...

Launching Google Maps Directions via an intent on Android

›
Intent intent = new Intent ( android . content . Intent . ACTION_VIEW , Uri . parse ( "http://maps.google.com/maps?saddr=17.428323,78...

Android Example With ViewPager for Swiping Left to Right and Viceversa

›
ViewPager With Fragment in Android Android Example With ViewPager for Swiping Left to Right and Viceversa The Project Contains Swiping of Co...

Read Excel Sheet Programatically From Assets Folder in Android

›
Hi, In one of my Project, I need to read an excel file data which is in assets folder. 1) Create Project in Android using Eclipse. 2) Downlo...

Get Address using Reverse Geocoding and Showing Google Map V2 in Android

›
Get Address using Reverse Geocoding and ShowingGoogle Map V2 in Android ====================== GPSTracker .java ======================= publ...

Get Contact Name from Mobile Number in Android

›
A Simple Function to get the contact Name from Mobile Number in Android public String retrieveContactRecord(Context context, String phoneNo)...

Android Tabs with out ActionBar

›
In the Previous post, I created a project with VPI Libary and AppCompat Library to Show Swipy Tabs in android. But , If i don't want the...
‹
›
Home
View web version
Powered by Blogger.