<?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</title> <atom:link href="http://www.javacodegeeks.com/android/feed" rel="self" type="application/rss+xml" /><link>http://www.javacodegeeks.com</link> <description>Java 2 Java Developers Resource Center</description> <lastBuildDate>Tue, 21 May 2013 13:00:27 +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 Game Development with libgdx – Collision Detection, Part 4</title><link>http://www.javacodegeeks.com/2013/03/android-game-development-with-libgdx-collision-detection-part-4.html</link> <comments>http://www.javacodegeeks.com/2013/03/android-game-development-with-libgdx-collision-detection-part-4.html#comments</comments> <pubDate>Thu, 14 Mar 2013 20:00:39 +0000</pubDate> <dc:creator>Impaler</dc:creator> <category><![CDATA[Android Games]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/?p=9848</guid> <description><![CDATA[This is the fourth part of the libgdx tutorial in which we create a 2d platformer prototype modeled after Star Guard. You can read up on the previous articles if you are interested in how we got here. Part 1a Part 1b Part 2 Part 3 Following the tutorial so far we managed to have [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2013/03/android-game-development-with-libgdx-collision-detection-part-4.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Android Game Development with libgdx – Jumping, Gravity and improved movement, Part 3</title><link>http://www.javacodegeeks.com/2013/03/android-game-development-with-libgdx-jumping-gravity-and-improved-movement-part-3.html</link> <comments>http://www.javacodegeeks.com/2013/03/android-game-development-with-libgdx-jumping-gravity-and-improved-movement-part-3.html#comments</comments> <pubDate>Wed, 06 Mar 2013 08:00:45 +0000</pubDate> <dc:creator>Impaler</dc:creator> <category><![CDATA[Android]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/?p=9414</guid> <description><![CDATA[This is the third part in the Building a Game with LibGdx series. Make sure you read the previous articles to build a context for this one. Part 1a Part 1b Part 2 In the previous article we have animated Bob’s movement, but the movement is quite robotic. In this article I’ll try to make [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2013/03/android-game-development-with-libgdx-jumping-gravity-and-improved-movement-part-3.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>AndEngine for Android Game Development Cookbook Giveaway &#8211; Roundup</title><link>http://www.javacodegeeks.com/2013/02/andengine-for-android-game-development-cookbook-giveaway-roundup.html</link> <comments>http://www.javacodegeeks.com/2013/02/andengine-for-android-game-development-cookbook-giveaway-roundup.html#comments</comments> <pubDate>Mon, 25 Feb 2013 08:54:52 +0000</pubDate> <dc:creator>Ilias Tsagklis</dc:creator> <category><![CDATA[Android Games]]></category> <category><![CDATA[AndEngine]]></category> <category><![CDATA[Competition]]></category> <category><![CDATA[Giveaway]]></category> <category><![CDATA[Packt]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/?p=9052</guid> <description><![CDATA[Fellow geeks, Our giveaway of Packt Publishing’s books on Andengine has ended. You may find the original post for the competition here. The Prize Winners The 5 lucky winners that will receive the ebook prizes are (names are as appeared on their emails): &#160; Marcell Elek Rob Klose Clay G k basav Michael Wolf Each [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2013/02/andengine-for-android-game-development-cookbook-giveaway-roundup.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> </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 5/9 queries in 0.053 seconds using apc
Object Caching 1104/1106 objects using apc
Content Delivery Network via jcg.javacodegeeks.netdna-cdn.com

Served from: www.javacodegeeks.com @ 2013-05-21 17:38:42 -->