<?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; Paresh Mayani</title> <atom:link href="http://www.javacodegeeks.com/author/Paresh-Mayani/feed/" rel="self" type="application/rss+xml" /><link>http://www.javacodegeeks.com</link> <description>Java 2 Java Developers Resource Center</description> <lastBuildDate>Wed, 19 Jun 2013 22:00:28 +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>ADT Bundle &#8211; Just a single step to setup android development environment</title><link>http://www.javacodegeeks.com/2012/12/adt-bundle-just-a-single-step-to-setup-android-development-environment.html</link> <comments>http://www.javacodegeeks.com/2012/12/adt-bundle-just-a-single-step-to-setup-android-development-environment.html#comments</comments> <pubDate>Mon, 03 Dec 2012 17:00:17 +0000</pubDate> <dc:creator>Paresh Mayani</dc:creator> <category><![CDATA[Android Core]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/?p=4224</guid> <description><![CDATA[I got many queries from college students and engineers regarding installation and setup of Android development environment, so for them here is good news. Before this post i was used to send them below steps for the installation and setup of Android development environment: 1. Download Eclipse 2. Download JDK and install it, set the [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/12/adt-bundle-just-a-single-step-to-setup-android-development-environment.html/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Android &#8211; Select multiple photos from Gallery</title><link>http://www.javacodegeeks.com/2012/10/android-select-multiple-photos-from-gallery.html</link> <comments>http://www.javacodegeeks.com/2012/10/android-select-multiple-photos-from-gallery.html#comments</comments> <pubDate>Tue, 23 Oct 2012 20:24:10 +0000</pubDate> <dc:creator>Paresh Mayani</dc:creator> <category><![CDATA[Android]]></category> <category><![CDATA[Java]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/?p=2199</guid> <description><![CDATA[Today i am going to discuss about implementation of selecting multiple photos from Photo Gallery. You know, i have searched enough to find out a solution for selecting multiple images from android’s native gallery. There are 2 ways to implement multi selection of images in gallery: 1) Intent for getting multiple images 2) Define custom [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/10/android-select-multiple-photos-from-gallery.html/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Android &#8211; Load images from web and caching</title><link>http://www.javacodegeeks.com/2012/08/android-load-images-from-web-and-caching.html</link> <comments>http://www.javacodegeeks.com/2012/08/android-load-images-from-web-and-caching.html#comments</comments> <pubDate>Thu, 30 Aug 2012 13:00:00 +0000</pubDate> <dc:creator>Paresh Mayani</dc:creator> <category><![CDATA[Android Core]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/2012/10/android-load-images-from-web-and-caching.html</guid> <description><![CDATA[Have you gone through my previous article for Loading Remote Images in android?, actually it was the solution for loading images from web but not caching into the local storage so that it has to load image every times, instead here in this article i am going to show you code/demo for loading images from [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/08/android-load-images-from-web-and-caching.html/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Android &#8211; Dashboard design pattern implementation</title><link>http://www.javacodegeeks.com/2012/06/android-dashboard-design-pattern.html</link> <comments>http://www.javacodegeeks.com/2012/06/android-dashboard-design-pattern.html#comments</comments> <pubDate>Tue, 05 Jun 2012 10:00:00 +0000</pubDate> <dc:creator>Paresh Mayani</dc:creator> <category><![CDATA[Android Core]]></category> <category><![CDATA[Android Tutorial]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/2012/10/android-dashboard-design-pattern-implementation.html</guid> <description><![CDATA[Before reading this article, please learn the prerequisites mentioned above so that you can have better idea for the implementation of this solution which i am going to discuss here. Do you know what is Dashboard pattern exactly? In brief, we can say Dashboard is a page containing large and clear symbols of main functionality [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/06/android-dashboard-design-pattern.html/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Android &#8211; Load WebView with ProgressBar</title><link>http://www.javacodegeeks.com/2012/03/android-load-webview-with-progressbar.html</link> <comments>http://www.javacodegeeks.com/2012/03/android-load-webview-with-progressbar.html#comments</comments> <pubDate>Thu, 01 Mar 2012 01:59:00 +0000</pubDate> <dc:creator>Paresh Mayani</dc:creator> <category><![CDATA[Android Core]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/2012/10/android-load-webview-with-progressbar.html</guid> <description><![CDATA[Problem: How to load WebView with ProgressBar? Description: Previously, i have published an article for Android – WebViewClient example where we have discussed about how to load URL inside the application instead of opening a native browser. Now, just consider the case where we want to include progress bar to show loading process. At the [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/03/android-load-webview-with-progressbar.html/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Android &#8211; Read file from Assets</title><link>http://www.javacodegeeks.com/2012/02/android-read-file-from-assets.html</link> <comments>http://www.javacodegeeks.com/2012/02/android-read-file-from-assets.html#comments</comments> <pubDate>Wed, 22 Feb 2012 16:01:00 +0000</pubDate> <dc:creator>Paresh Mayani</dc:creator> <category><![CDATA[Android Core]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/2012/10/android-read-file-from-assets.html</guid> <description><![CDATA[Description: First of all, let me give you a link: AssetManager, through this class we can easily access any files lying inside the Assets directory of android application. (or any sub-folders inside the Assets directory). Now, we can have an object of AssetManager class by using getAssets() method: AssetManager assetManager = getAssets(); And the rest [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/02/android-read-file-from-assets.html/feed/</wfw:commentRss> <slash:comments>4</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 1/8 queries in 0.006 seconds using apc
Object Caching 1006/1062 objects using apc
Content Delivery Network via jcg.javacodegeeks.netdna-cdn.com

Served from: www.javacodegeeks.com @ 2013-06-20 04:40:12 -->