Blogspot - android-coding.blogspot.com - Android Coding

Latest News:

Game On! - Intro to Open GL ES 3.0 21 Aug 2013 | 04:24 pm

Game On! - Intro to Open GL ES 3.0 The video provide you with a breakdown of what's new in OpenGL ES 3.0!

Google Wallet Integration with Instant Buy 19 Aug 2013 | 11:57 pm

Google Wallet Integration with Instant Buy During this session one of partners, Tagstand, will talk about their Google Wallet Instant Buy API integration experience. We will show a demo of the app fo...

Cloud save using Play Games services 19 Aug 2013 | 11:50 pm

Game On!: Cloud Save Join Todd and Bruno from the Play Games team as they share exciting news and updates, and go over some of the finer points of enabling cloud save using Play Games services.

Implement horizontal and scrollable Radio Button Group 15 Aug 2013 | 09:24 pm

This example implement RadioButton Group horizontally and scrollable. horizontal and scrollable Radio Button Group In the example, <RadioGroup> with id=radiogroup_vertical is default vertical RadioG...

If you copy the contents of this blog... 30 May 2013 | 12:33 am

If you copy the contents of this blog, please include a LINK to the original post.

CalendarView 21 May 2013 | 05:44 pm

android.widget.CalendarView, added in API level 11, is a calendar widget for displaying and selecting dates. The range of dates supported by this calendar is configurable. A user can select a date by ...

Implement EditTextPreference in PreferenceFragment 13 May 2013 | 07:10 pm

EditTextPreference is a Preference that allows for string input. It is a subclass of DialogPreference and shows the EditText in a dialog. This EditText can be modified either programmatically via getE...

Open page in PreferenceFragment with intent 9 May 2013 | 09:31 pm

Add Preference of with android:action="android.intent.action.VIEW" and android:data="http://...", user can click the item to open browser to visit the specified web address. Example: PreferenceFragm...

Display ListPreference selected item on summary 8 May 2013 | 09:41 pm

Refer to the article "Implement ListPreference in PreferenceFragment", the default display on summary field is hard-coded in /res/xml/preferences.xml. Such that, the user cannot know the current selec...

Implement ListPreference in PreferenceFragment 7 May 2013 | 06:22 pm

ListPreference A Preference that displays a list of entries as a dialog. This preference will store a string into the SharedPreferences. ListPreference in PreferenceFragment Works on previous articl...

Recently parsed news:

Recent searches: