<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" ><channel><title>Java Code Geeks &#187; Android Core</title> <atom:link href="http://www.javacodegeeks.com/android/android-core/feed" rel="self" type="application/rss+xml" /><link>http://www.javacodegeeks.com</link> <description>Java 2 Java Developers Resource Center</description> <lastBuildDate>Fri, 24 May 2013 19:00:57 +0000</lastBuildDate> <language>en-US</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.5.1</generator> <item><title>Installing Google Play on Android Emulator</title><link>http://www.javacodegeeks.com/2013/05/installing-google-play-on-android-emulator.html</link> <comments>http://www.javacodegeeks.com/2013/05/installing-google-play-on-android-emulator.html#comments</comments> <pubDate>Tue, 14 May 2013 22:00:28 +0000</pubDate> <dc:creator>Piotr Buda</dc:creator> <category><![CDATA[Android Core]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/?p=12834</guid> <description><![CDATA[The problem I wanted to install Google Play on emulator. Problem is no guide on the net could tell me precisely how to do this. I’m not sure why, it seemed that they worked with old Android Market (pre version 3 era) or at least people shown some screenshots of that but I couldn’t make [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2013/05/installing-google-play-on-android-emulator.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Modal dialog (popup) from Android widget example</title><link>http://www.javacodegeeks.com/2013/05/modal-dialog-popup-from-android-widget-example.html</link> <comments>http://www.javacodegeeks.com/2013/05/modal-dialog-popup-from-android-widget-example.html#comments</comments> <pubDate>Mon, 13 May 2013 19:11:57 +0000</pubDate> <dc:creator>Goncalo Marques</dc:creator> <category><![CDATA[Android Core]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/?p=12800</guid> <description><![CDATA[In this tutorial you will learn how to open a modal popup (or dialog) from an Android home screen widget. 1. Introduction Android widgets only contain a subset of the available UI components and functionality when compared to Android activities. This means that if we have a requirement that needs something a bit more sophisticated than [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2013/05/modal-dialog-popup-from-android-widget-example.html/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>How to Integrate In App Purchase Billing in Android</title><link>http://www.javacodegeeks.com/2013/05/how-to-integrate-in-app-purchase-billing-in-android.html</link> <comments>http://www.javacodegeeks.com/2013/05/how-to-integrate-in-app-purchase-billing-in-android.html#comments</comments> <pubDate>Tue, 07 May 2013 07:00:11 +0000</pubDate> <dc:creator>Manish Srivastava</dc:creator> <category><![CDATA[Android Core]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/?p=12334</guid> <description><![CDATA[Hello Friends! Today I am going to share very useful blog for In App Purchase in Android. Google provide In App Billing faculty in Android. In App Purchase is a very easy and secure way for make payment online. Please follow my blog step by step: Screen Shot Create a new Project in Android. Create [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2013/05/how-to-integrate-in-app-purchase-billing-in-android.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Android Child Group Activity</title><link>http://www.javacodegeeks.com/2013/04/android-child-group-activity.html</link> <comments>http://www.javacodegeeks.com/2013/04/android-child-group-activity.html#comments</comments> <pubDate>Tue, 30 Apr 2013 07:00:48 +0000</pubDate> <dc:creator>Manish Srivastava</dc:creator> <category><![CDATA[Android Core]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/?p=11855</guid> <description><![CDATA[Hello Friends, Today I am going to share very Important post for Child Group Activity, means activity open inside Tab Group. For this I use Animated Activity. This logic I picked from stackoverflow.com. Hope it will help some one. Print Screen: Create a new project, name TabGroupChildDemo. Create an TabHostActivity and extend it to TabActivity. [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2013/04/android-child-group-activity.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Android Tutorial: Using the ViewPager</title><link>http://www.javacodegeeks.com/2013/04/android-tutorial-using-the-viewpager.html</link> <comments>http://www.javacodegeeks.com/2013/04/android-tutorial-using-the-viewpager.html#comments</comments> <pubDate>Wed, 10 Apr 2013 19:00:44 +0000</pubDate> <dc:creator>Isaac Taylor</dc:creator> <category><![CDATA[Android Core]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/?p=11118</guid> <description><![CDATA[Currently, one of the most popular Widgets in the Android library is the ViewPager.  It&#8217;s implemented in several of the most-used Android apps, like the Google Play app and one of my own apps, RBRecorder: The ViewPager is the widget that allows the user to swipe left or right to see an entirely new screen. [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2013/04/android-tutorial-using-the-viewpager.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Android &#8211; Google TV Subtitle Support</title><link>http://www.javacodegeeks.com/2013/04/android-google-tv-subtitle-support.html</link> <comments>http://www.javacodegeeks.com/2013/04/android-google-tv-subtitle-support.html#comments</comments> <pubDate>Fri, 05 Apr 2013 19:00:13 +0000</pubDate> <dc:creator>David Carver</dc:creator> <category><![CDATA[Android Core]]></category> <category><![CDATA[Google TV]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/?p=10928</guid> <description><![CDATA[One of the more frequent questions from users of Serenity for Google TV, is the ability to play back subtitles with the movie. Plex does provide the information if it is there, but until Android 4.1 (aka Jelly Bean), there was no native subtitle support for the video player. Even then it seems to have [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2013/04/android-google-tv-subtitle-support.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Android SDK New Build System</title><link>http://www.javacodegeeks.com/2013/02/android-sdk-new-build-system.html</link> <comments>http://www.javacodegeeks.com/2013/02/android-sdk-new-build-system.html#comments</comments> <pubDate>Sun, 17 Feb 2013 13:30:07 +0000</pubDate> <dc:creator>Fred Grott</dc:creator> <category><![CDATA[Android Core]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/?p=8709</guid> <description><![CDATA[A post ago I talked about that Google is in the process of developing a new build system for application developers using Gradle which is in fact Groovy based. Since there only at version 0.2 right now that may be a slight wait as they still have IDE ADT integration, RenderScript support, NDK support, ProGuard [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2013/02/android-sdk-new-build-system.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Build Brighter Apps: Using Colour in Android</title><link>http://www.javacodegeeks.com/2013/02/build-brighter-apps-using-colour-in-android.html</link> <comments>http://www.javacodegeeks.com/2013/02/build-brighter-apps-using-colour-in-android.html#comments</comments> <pubDate>Mon, 11 Feb 2013 08:00:40 +0000</pubDate> <dc:creator>Jessica Thornsby</dc:creator> <category><![CDATA[Android Core]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/?p=7495</guid> <description><![CDATA[One of the most effective ways of making your Android app stand out is to add some colour. In this tutorial, I’ll show you how to quickly and easily apply colour to a range of UI elements: backgrounds, text and buttons, and demonstrate how to make working with colours easier by defining them in a [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2013/02/build-brighter-apps-using-colour-in-android.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Android TextView with custom fonts</title><link>http://www.javacodegeeks.com/2013/01/android-textview-with-custom-fonts.html</link> <comments>http://www.javacodegeeks.com/2013/01/android-textview-with-custom-fonts.html#comments</comments> <pubDate>Thu, 24 Jan 2013 08:00:10 +0000</pubDate> <dc:creator>Javier Manzano</dc:creator> <category><![CDATA[Android Core]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/?p=7476</guid> <description><![CDATA[While developing an android app I found that everytime I was trying to use a custom font on a TextView I copied the same lines: &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; TextView textview = (TextView) findViewById(R.id.text); textview.setTypeface(...) Obviously, that’s unnecessary and repetitive. Why not just create a custom view? And more, why [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2013/01/android-textview-with-custom-fonts.html/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Android: Loaders versus AsyncTask</title><link>http://www.javacodegeeks.com/2013/01/android-loaders-versus-asynctask.html</link> <comments>http://www.javacodegeeks.com/2013/01/android-loaders-versus-asynctask.html#comments</comments> <pubDate>Tue, 15 Jan 2013 20:00:12 +0000</pubDate> <dc:creator>Isaac Taylor</dc:creator> <category><![CDATA[Android Core]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/?p=7035</guid> <description><![CDATA[One of the biggest pieces of Android that I have neglected to learn about would be Loaders. Seeing as it&#8217;s time for me to learn it, perhaps I can help you out a bit with it as well. My main interest with the Loader concept is how it melds with the tried and true AsyncTask, [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2013/01/android-loaders-versus-asynctask.html/feed</wfw:commentRss> <slash:comments>3</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 2/27 queries in 0.018 seconds using apc
Object Caching 1080/1216 objects using apc
Content Delivery Network via jcg.javacodegeeks.netdna-cdn.com

Served from: www.javacodegeeks.com @ 2013-05-25 12:39:35 -->