home / developersection / tag
In Android, Toast is a notification message that pop up, display a certain amount of time, and automatically fades in and out.Generally it is use for
A dialog is a small window that prompts the user to make a decision or enter additional information. A dialog does not fill the screen and is normally used for modal events that require users to take an action before they can proceed.
In my previous articles, we analyze the tweaks involved with action bar: Leveraging action bar in AndroidLeveraging Action bar in android: Tab Naviga
In my previous post we discuss how to get the result from an activity(Getting a Result from an Activity). Now we learn how to save the data in Android
In my last post,we have learned how to support an android device for different languages in Android support for different Languages. Now we are going
Hi Everyone, here we will talk about how to use different languages in our Android app. We will discuss about the support for different languages in an Android App
Previously, we have learn how to : Add the action barAdding the Action Bars and Action Buttons in Android Style the action barStyling the Action Bar
iPhone 6, iPhone 6 preorder, preorder iphone 6, get iphone 6, what comes with iphone 6, news iphone 6, iphone 6 news, apple iphone 6, apple conference
Android modifies the user interface via one Thread, the UI Thread. If the programmer does not use any concurrency constructs all the code of an androi
In this blog I will elaborate about software requirements for Android application and also given some guidelines, how to install it and build a platform for developing Android based application in widows.
Download Android SDK.. http://developer.android.com/sdk/index.html SDK Tools.. http://developer.android.com/sdk/tools-notes.html New Android 3
Exceptions that are supported by Andriod 1. InflateException : Exception thrown - When an error conditions are occurred. 2. Surface.OutOfResource