Wednesday 23 November 2011

Resources

Android some Animation code examples

http://android-er.blogspot.com/2011/10/bitmap-processing-createscaledbitmap.html

Loading page with progress tutorial

http://www.41post.com/4650/programming/android-coding-a-loading-screen-part-3

Bypass Activation for samsung verizon device

http://theunlockr.com/2010/09/20/how-to-bypass-the-activation-screen-on-the-samsung-fascinate/  

Solution for Must override a superclass method Error 
http://androidcodemonkey.blogspot.in/2011/10/how-to-solve-must-override-superclass.html


some best samples:


http://android-coding.blogspot.in/2011/07/androidwebkitwebview.html
Intent flogs
http://blog.akquinet.de/2010/04/15/android-activites-and-tasks-series-intent-flags/ 

Guide for designing the 9-patch image

http://radleymarx.com/blog/simple-guide-to-9-patch/


http://www.androidpeople.com/android-listview-searchbox-sort-items


Convert URI to real path format



http://android-er.blogspot.in/2011/04/convert-uri-to-real-path-format.html


Create Your Own Custom Keyboard for Android Devices

http://tutorials-android.blogspot.in/2011/06/create-your-own-custom-keyboard-for.html

Connecting kindle fire to ubuntu
 http://sentinelweb.co.uk/connecting-kindle-fire-to-adb-on-ubuntu/

Updating 51 rules in ubuntu system to connect android device

http://code.google.com/p/51-android/


HowTo: ListView, Adapter, getView and different list items’ layouts in one ListView


http://android.amberfog.com/?p=296


Getting current date/time without depend on device

http://json-time.appspot.com/




android adb path in ubuntu system

export PATH=$PATH{}:/home/raghu/anddev/anddev_updated/Android_studio_sdk/android-sdk-linux/platform-tools


No comments:

Post a Comment