How to pass data from one activity to another in android ? 17:35 0 comments How to pass data from one activity to another in android ? Android user interface is show through an activity.... Read more
How to implement Notification in android? 18:15 0 comments How to implement Notification in android? Let’s now take a peek at the Notification sample project, about this... Read more
How to Handle Android life cycle in activity? 17:00 0 comments Android life cycle Mobile device provided limited RAM; your activity may find itself being killed off because other activities... Read more
How to change text font in android? 15:21 0 comments Font You have to put question “hey, can we change Text font our application?” Answer is depends on which your platform comes with... Read more
What is a Activity? 20:39 0 comments Activity The activity is a user interface. Your project Src / directory based upon the java package you used when you created... Read more
what is a Android Project structure? 19:49 0 comments Project Structure The Android build a system Make Specific Directory tree structure for your android project,... Read more
How to create new android project in eclipse? 13:34 0 comments How to create new android project in eclipse? First time manage Eclipse and ADT, Android SDK. The Android SDK show new... Read more