About Paresh Mayani
Paresh Mayani is a Mobile application developer from India, having been involved in Android app development since around 3 years. He writes technical articles at TechnoTalkative. Apart from his job, he manages Google Developer Group (GDG) - Ahmedabad and has been speaker in various events. He is very much active in supporting the Android developer community, from answering questions on StackOverflow to publishing articles with possible sample code. Currently he is holder of around 25000 reputation.
List/Grid Author Archives Subscribe to the RSS feed of Paresh Mayani

ADT Bundle – Just a single step to setup android development environment
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 ...

Android – Select multiple photos from Gallery
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 ...

Android – Load images from web and caching
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 ...

Android – Dashboard design pattern implementation
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. ...

Android – Load WebView with ProgressBar
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 ...

Android – Read file from Assets
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 ...





