How To Make Your Android Emulator Boot 150x Faster
Okay, so you have been working on android development and you must be facing few problems while the process of development such as coding errors,managing for multiple screen, graphics management etc...
View ArticleAndroid Game Engines For Beginners And Their Documentation
Every android developer in some point of his development career thinks about getting into android game development and if you are reading this its mostly likely you are among one of those developers...
View Article5 Tools Every Android Developer Must Know
Android development for individual who start out on their own and are looking at all the aspects of development on their own are surely juggling between lot of roles as making an android app is...
View ArticleNow Use Only Java To Develop Android, iOS, Windows And Rim Apps
Having a presence on all major mobile platforms is surely one of the wish in every mobile developerās wish list and in recent years we have seen many platforms and frameworks trying to help us achieve...
View Article6 Tips To Make Your Android Apps Look Beautiful
Developing android application is one thing and developing beautiful android application is another. The Process of building application is one in which you can start out with fixed protocol and steps...
View ArticleBest Android Libraries To Make Your App Layout Awesome
If you take a particular section of android apps for example letās say social networking apps, you would see many of the features this apps have are similar in some or the other way such as setting a...
View ArticleOne Book to Take Your Android Development from Intermediate to Advanced Level
Starting out android development is pretty straight forward and there are lot of resources to help you grasp the concepts and learn the development, the official android developers website is a good...
View ArticleSocial Integration for Your Android App Made Easier
Social networks are the part of every person who is online and integrating those social networks in your app is now a must, given their wide reach and popularity adding the social aspect to your...
View ArticleIndoor Positioning SDK for Android announced by CSR
Indoor position of android devices is something that many of developers are struggling to implement in a right way but to ease out developers, Cambridge firm CSR recently announced a indoor positioning...
View ArticleApp Awards To Increase Your App Exposure and Promotion
App development awards are very competitive and hard to win but the good part of this app development contests are even if you don't grab the top spot of the award and just manage to get in the...
View ArticleThe Complete List Of Libraries And Resources For Implementing Material Design...
Its been quite a while since the material design has been out and many of the top notch and indie developers have already started implementing the material design into their new or existing Apps.With...
View ArticleMobile App Analytic Course By Google For Limited Time
So you have work hard and developed a great app and now you are all ready to put it up on app store and then users would be able to use it and your app would become successful but hold on its not that...
View ArticleHow To Make Structured Api From A Website For Your App In No Time
If You want to develop a application which benefits from the data of some other website then you could probably look into the developers option on the website to check if they provide the access to...
View ArticleWhat is Google Play Services and whats new in Google play services 6.5
Google has recently announced Google play services 6.5 which brings whole new set of APIs to the developers, but before we start talking about that let me first explain what Google Play Services are...
View Article8 Ways To Stay Up To Date With Android Development
Android development is growing and oh boy its growing very fast, There is so much happening in the world of android development, There are new libraries, SDKs, Tools and Apps which are constantly...
View ArticleHow To Make Material Design App Bar/ActionBar and Style It
In this article and most of the coming articles we would get started with material design, Material design brings lot of new features to android and In this article we would see how to implement App...
View ArticleHow To Make Material Design Navigation Drawer With Header View
One of the most evident changes when the material design came out and I got my hands on was the new Navigation Drawer, The Hamburger toggle icon animation seemed very beautiful, The Overlapping drawer...
View ArticleRecycler View : Handling OnItemTouch For a Navigation Drawer
In my previous post I had shown you how to make material design navigation drawer with a header view, after that post some of the visitors requested me for a tutorial on how to handle the OnItemTouch...
View ArticleHow To Make Material Design Sliding Tabs
In this tutorial we are going to implement sliding tabs in material design style by using the SlidingTabLayout from Google ioschedĀ app, The SlidingTabLayout is also provided on the Google developer...
View ArticleHow To Make Floating Action Button (FAB) - Material Design Tutorial
In this tutorial, we are going to learn how to implement the Floating Action Button (a.k.a FAB) which is one of the newest component brought into android with the introduction of material design....
View Article