Live India : The Android Tricks and Tips

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

Apply Material Design for LollyPop and Pre-Lolly Devices using AppCompat v7 Library -Part 1

›
Step 1: Extend Your Activty Class with AppCompatActivity MainActivity.java 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 ...

Creating Input Dialog Box with Xml Layout File

›
Creating Input Dialog Box with Xml Layout File Call this Method in your Actvity private void OpenCategroyDialogBox () { LayoutInflater ...

Dynamic Controls Creation in Android with validation of Child Views

›
Previous post with out validation http://android-pratap.blogspot.in/2014/11/dynamic-controls-creation-in-android.html DynamicFieldsActivity....

Sliding Tabs like Google Play News Stand

›
Screenshots of the App     DropBox Source Code

Dynamic Controls Creation in Android

›
DynamicFieldsActivity.java import android.animation.LayoutTransition ; import android.app.Activity ; import android.content.Context ; imp...

Recycler view with OnClick Implementation with AppCompat

›
In the Previous Post, We have create list of items with Recyclerview using appcompat. Now, we have implemented onclick event for each list i...

Recyclerview with Cards example in Android with AppCompat (V7)

›
I have created a sample application to show RecyclerView and CardView in android with Latest Appcompat Library (V7 Library). Step 1: Import ...
‹
›
Home
View web version
Powered by Blogger.