Posts

Showing posts from 2014
Image
Hi guys,  Recent days I was in busy with recent changes happening in android development. It was quite interesting to find that Google has brought up with lot more new API's and updates. Meanwhile was busy with building some recent projects even though I found my time to update the new API's available in SDK manager. As most curious thing was I just ended up coding with one of my new project and ready to test and build in eclipse IDE. After finishing downloading my new updated API's I found some recent errors with App-compact v7.jar over my LIB file. As usual was fixing it by correcting properties of the project and IDE even I found some hard to fix it. Even though I fixed the properties in eclipse by using each and every method I found that the dependencies were not matching with IDE resulting failure in adding LIB files. Even though I tried every method to fix this error like  "File->Import (android-sdk\extras\android\support\v7). Choose "appcom...
Image
An android activity life cycle is most precious thing to keep in mind for each developer. The logic of an android app building comes under the open logic of activity life cycle. Here we can see on create, on resume,  on pause, on stop and on destroy methods (in the above specified life cycle). Each specified method are interlocked with each other at the runtime of an android application. Every method have equivalent role in implementing their function so as to perform without a runtime error. Of-course you might be thinking that generating a method without a proper function is impossible. Well let me say my point in saying that the proper use of timeline path of the activity life cycle can resist the runtime errors and can build a well quality application. For more info just click the link below. http://developer.android.com/guide/components/activities.html
Image
An android application developed in cross platform using Sencha touch 2.3.1. Its a specified diet provider project as concern towards a leading fitness firm. visit:- https://play.google.com/store/apps/details?id=com.jff.dietbook&hl=en
Image
Here Begins a new era of android user's and  developer's.  Android 5.0 Lollipop is the biggest update of Android to date, introducing an all new visual style, improved performance, and much more. Android 5.0 Lollipop also extends across sc reens big and small, including phones, tablets, wearables, TVs and cars, to give your users access to information when they need it most. To get you started on developing and testing on Android 5.0 Lollipop, here are some of the developer highlights with links to related videos and documentation.   Let's check out what's new in it.