- Android Fundamentals - Jargon Explained
- Preliminary Step: Eclipse set up / Create Android Project
- Android Explicit Intent Example
- Android Implicit Intent Example
- Invoking Android Pre-packaged Applications
- Fetching a result from a called activity
- Android Notifications Example
- Android Local Service Example
- Android Service and Notification Combined Example
- Android Remote Service Example
- Android Content Provider Example
- Android Broadcast Receiver Example
- Android SQLite DB Example
- Shared Preferences on Android
- Google Maps on Android
- Location Manager on Android
- Simple List View
- Custom List View
- Android Threads and Handlers
- Http Connection Using Threads
- Date Time Picker Views
- Auto Complete Text View
- Spinner View
- Gallery View
- Image Switcher View
- Creating Android UI Programmatically
- Android UI - Inflate from XML (Dynamic UI Creation)
- ListView of Data from SQLiteDatabase
- TabLayout or Tabbed View
- Options Menu
- Context Menu
- New Contacts Content Provider
- Simulating an incoming call on the Emulator
- Obtain Google Maps API Key
- Simulate Location Change in Android Emulator
- Updating to Android SDK 2.1
- Delete / Remove Applications deployed on the Android Emulator
- Disable Chinese / Japanese Characters on Emulator Keyboard
- Android Eclipse link Error - New Project
All Sample code at One place / Alternate Download site for Code
Thanks a lot Sai, these tutorials are amazing!
ReplyDeletehi,
ReplyDeletethanks a lot for the amazing tutorials.
i just wanted to know what are the good tools for GUI design available for android
the xml editor involves writing large chunks of code which is laborious.
is there any good drag and drop GUI design software??
Hi,
DeleteYou can use droiddraw software
check this Link.
http://code.google.com/p/droiddraw/downloads/detail?name=droiddraw-r1b22.zip&can=2&q=
This comment has been removed by the author.
DeleteHi Sai,
ReplyDeleteThanks for sharing all your valuable knowledge.
I am facing one issues is that I can't download any of the code.
It simply opens a blank screen. Is this the problem at my side or the code is removed ?
Please guide me :)
Thanks
Hi Ashwin,
ReplyDeleteI have not removed the code. But probably that site is blocked by your firewall if you aer trying to access it from your corporate network.
Have you tried from outside your corporate network and are you still facing the problem, let me know... so that I can check it out.
This comment has been removed by the author.
DeleteHi Sai !
ReplyDeleteThis is Mohan. Your tutorial is very much helpful and easy to understand.
I have a doubt regarding "remote DataBase Connectivity". Assuming that I am having a database that stores some student details in a remote server. I want to access that Data Base from my Android for a query. Can you Plz give me some code to demonstrate this issue with a good example ? I will be waiting for your reply.
-Thanks in Advance.
Hi Sai !
ReplyDeleteI am working on a Android Project. I want the background of the button to be transparent, so that I can see the layout background . Can u provide any sample code for solving this issue ? I will be waiting for your reply.
Thanks in Advance !
yah i tried from outside also.The source code site is not working
ReplyDeletehi sai,
ReplyDeletei want to know how to connect to telnet in emulator.i used the code from https://labs.ericsson.com/apis/mobile-java-communication-framework/blog/develop-ims-sip-client-android-part-2
,i am not able to connect to telnet ,plz help me asap.
Thanks ,
VANI REDDY
Hi Sai,
ReplyDeleteThanks a lot for the tutorials. It has helped me a lot.
Have you worked with Tab Layout? If so, can you post a tutorial on the same.
Thanks again.
Hi Sai,
ReplyDeleteCan you tell me that does android provide any API for to see/delete
its temp and absolute files.
And also is it possible to un-delete a deleted file in android.
Hi Sai,
ReplyDeletei am using new ContactContract API to add a contact,but i couldn't find that contact. It stores as a invisible contact.is there any solution for this problem?
Hi Sai,
ReplyDeleteThanks a lot for these wonderful tutorials they are all very helpful. I am trying to find out one thing about scrolling, please kindly suggest an idea. I have a horizontal list of buttons which I am scrolling on the screen but I want to make it look like a circular stack, that is the last one should be followed by the first one.
Any clue is highly appreciated.
Thanks.
hi sai
ReplyDeletethanks a lot for such a nice tutorials.
can you please post a sample code for remote database connectivity.
thanks
hi sai
ReplyDeletei am not able to acees net on the android.Can you provide step by step process of how to configure android to access internet.I have bsnl broadband internet connection on my pc.
thanx
Hi,
ReplyDeleteI need the sample code for Surface view. I mean, I have to access the image with touch screen as top-bottom, left-right, corners to corner, rotate, zoom in/out, scroll vertical/horizontal etc... done in the same Activity.
Thanks& Regards
Rakesh
9000317787
Hi Sai,
ReplyDeletethanks for the superb blogs. Its really helpful.I have one request. Can you please put some light over the activity attributes ?
-taskAffinity
-launchMode
-allowTaskReparenting
-clearTaskOnLaunch
-alwaysRetainTaskState
-finishOnTaskLaunch
Thanks & Regards
Ashwin Khadgi
Hi Sai,
ReplyDeleteI need some help or advice on user authentication for an Android app.
Description:
First time the user starts the app, will be asked to enter credentials. But for any subsequent starting/loading of the app on that phone should not ask the user his credentials, instead the credentials need to be stored on phone and my app should be able to pick those and then send those to my server for authentication.
Simply, the user enters username and password only first time for the app. From there on., my app need to save those uname and pwd and access next time when the user loads the app. (Just like our email/outlook access from iPhone/Android).
Currently I do not have any idea on any android for this purpose.
I would be thankful for any help or idea on the API, or any suggestion on the best approach.
Thanks,
Sravan
Hi saravan,
DeleteU can use the concept of Shared preference for implementing this........
but can u plz provide source code for how to implement ?
DeleteHi sai,these are great tutorial...
ReplyDeleteCan you provide example for webservices in android...plzzz...i want to know how can we do it...plz help.
Thank you.
Giri bhushan
Hi SAI,
ReplyDeleteI refer ur blog more than android developer site. I am working on Camera part so can u please post tutorial on camera.
Thank you.
Reva
Hi Sai,
ReplyDeleteDoes Android allows to change the voice of a recorded audio. And can we change the default voice of a caller to man or woman or child,if so let me know.
Thanks.
Hi Sai,
ReplyDeleteThanks, all of your tutorials for helped me..! I am having one doubt, I want to connect remote SQL Server 2008, right now i connect with webservices, is there any other possibile way
Thanks,
Durai
is there anyway when using the android webview that i could hide or cover the url address being show when it's loading ???
ReplyDeletemy email cws104@gmail.com
ReplyDeleteneed to solve this problem badly
thanks
Can you please show the example of puzzle? How to swap images between frame layout? how to find co-ordinates of images?
ReplyDeleteHI, Is there any way that we change voice of recorded audio and video in android. As there is a soundpool method in android , there we change voice deep voice and chipmunk.. What if I want change recorded voice to male computer voice and female computer voice. Is there any way to implement pitch , key in Android ? .Can we set voice before recording audio ?
ReplyDeleteThanks in advance, Rahul
Is there any method to set pitch , key etc
ReplyDeletehow to connect android with remote mysql database..
ReplyDeleteplease help me..
just i need login verification using remote mysql database.... plz help me.. give mercy..
ReplyDeleteany body know how to connect mysql.. send coding t0 my id ramji.aqua@gmail.com
ReplyDeleteHello Sai,
ReplyDeleteIam currently working on a video chat App. Just wondering if i could get any sample code on how to start. or can u just give me an idea like where to start... Or any supporting API's... Please reply ASAP.
Thanks,
Hareen
hi geetha...thanx so much for the tutorials..they actually worked for me...
ReplyDeletei have problem here..i need to develop an application like caller ID spoofing...but as i am new to this technology i don't have any idea how to start with it...i just need a starter...pls guide me
Hi... This is Rahul.
ReplyDeleteAll the tutorials are great with such a great explanation. Please keep up the good work and share us your knowledge on even more complicated parts of android like OAuth, SSL, AIDL or InterProcess Communication. It would be great for Advanced learners and once again.... Keep up the great work.
Hi,
ReplyDeleteI want to implement progress bar.How to do it.
i want to just pass the values of edittext boxes to the server/database.(to a php function) .I want to just call the function by passing the username and password to that function .can u help me how can i do that
ReplyDeleteThanks a ton!!! Really all the examples are awesome!! Thanks again!! God Bless U!
ReplyDeleteDear Mam,Thanks a lot ,your examples are very helpful.
ReplyDeleteonce again thanks lot 4 sharing ur knowledge
Hi SaiGeetha,
ReplyDeletei want to know how to create apk by using the ant script.
Hi
ReplyDeleteCan v get the mobile location without using GPS.
And with using Network location can v get the location of a particular number.
Hi Sai,
ReplyDeleteAm new to android.I hope you wil help me out. I want to know How to move the imageview from one positoin to another imageview position on the gridview. It should happen by drag and drop. placed on one gridview. I tried to write the code with setonTouchListener..but it is applying for gridview. Please share me some example codes for this...
Thank you.
Hi Sai,I am beginner in android. Its wonderful blog for beginner.Its give me a great pleasure.Continue your support like it.God Bless You.
ReplyDeleteThanks.
Hi Vikram this is Kiran, I am new to Android developing...Could u plz guide me how to learn android step by step( an accurate flow)...more importantly can u mail me important material u have. I appreciate and be grateful for ur help.I need ur support
DeleteMy mail id z nanduk1982@gmail.com
Hi Sai,
ReplyDeleteThanks for your tutorials. Its really amazing for the beginner to understand well.
Can you please write a tutorials something like reminder kind of service which should run even after closing the application?
Thanks in Advance
Victor
Hi,
ReplyDeleteHow to include barcode reader to application..
Hi Geeta,
ReplyDeleteYou have provided very useful posts. Concepts are made easy to understand with examples. I ve been refering your articles on android.
Can you please give us an article on bound service. I cant find any which is as simple as your articles to understand.
Thanks.
Hi Sai,
ReplyDeleteI tried the code for Using Camera API. When I execute the code, on android mobile it shows the object rotated by 90 degrees during preview. e.g a vertical object is shown as horizontal. Would u plz tell me why is this happening?
Thank you,
This comment has been removed by the author.
ReplyDeletehi.. i am rajeshkumar, new to android i met the problem,During UI design for all android mobile screen size with diffrent resolution.it did't fit for all size screens.. can you help me?
ReplyDeleteThank You..
Hey Sai Geetha... kindly upload some thing related to fragments and android 3.0 and above.
ReplyDeletecrk
ReplyDeletedear you should use either 9path image or instead of setting pixels as px use dp(density independent pixel) in UI ie. in XML
hi sai,
ReplyDeletethanks for this informative blog. its very helpfull to initiate my career with android. now i need to know how to code for editable list view? i have to edit the items in list view. can u give me ur suggestion?
hi sai,
ReplyDeleteur tutorials r excellent and good for beginners of android
Hi,
ReplyDeleteI'm new to android
1)could you please tell me how to access https url through android.
2) My app which was running fine in 1.6 version upto 2.2, But there is a problem in 2.3.3 as it compresses the data while sending to the server.
Can u please provide any solution to these.
Hello Geetha,
ReplyDeleteThanks for all your posts. Can you write an article on WebDav Client for Android?? I'm trying to connect to WebDav server form Android using Jackrabbit-WebDav. But, I'm unable to connect to server from Android Environment(I'm able to connect from outside Android environment).
Thanks,
Satish
hello..
ReplyDeleteyour post are really very helpful..
i had to develop an app..in which i ahd to select and copy from webview in my local file ..please help me out..
thanks you
Your examples are very helpful,thanks for sharing ur knowledge.
ReplyDeleteHi Sai, I am following your block very oftenly. All the concepts in this blog are explained clearly. Helped me as an android fresher to have a grip over the subject by learning basic concepts. I would like you to explain concepts on Digital Rights Management(DRM). Looking forward for your reply.
ReplyDeleteHi Sai, Many thanks for sharing your knowledge about Android. Your explanations have helped a beginner to start to understand the complexities of the language
ReplyDeletedrag and drop a button into list view..
ReplyDeletehelp!!!
help!!!
help!!!!
hi plz help me...
ReplyDeleteHow to apply background colour for expandable list view
Hi saigeetha , dhiraj here , i started my android with the help of your tutorials and stil refering it , unknowingly but its true that u are making other's dream come true and making their future ...
ReplyDeleteThanks a lot
Hi saigeetha,
ReplyDeleteI am sujith.. Am an MCA student. I wish to do android for my project. And hence i am trying to learn an develop some simple applications.. And of-course ur tutorials really helps me to clear my doubts. A special thanks to u...
Right now i am trying to make an app which i got in a hurdle. I wanted to make an application which displays an image and a button in the screen. I want to place the button just below the image. And wants to draw lines above the image.
And i have done almost a 20% of that app. But then i got a problem. For that i am including 2 links which i have asked in StackOverFlow. Just check it, and plz correct/guide me..
http://stackoverflow.com/questions/8831642/how-to-draw-lines-over-imageview-on-android/8848728#8848728
(Plz see my own answer. and correct me if i am wrong)
Then the result when i had done it is in the link,
http://stackoverflow.com/questions/8894645/how-to-add-buttons-behind-the-imageview-which-uses-surfaceview
Thanks in advance,
Sujith
Can you provide few tutorials on Fragments in Android which was introduced in the 3.0 Version HONEYCOMB
ReplyDeleteHello mam ,,,
ReplyDeleteCan you post an article based on ContentObserver to read the changes in Content DataBase ... its my humble request ... if posible send source code to my mail id .... E-Mail : karthi.vels@gmail.com
Sai, Great stuff, very helpful.
ReplyDeleteBTW...I think you meant "Tidbits", not "Titbits", above.
Great tutorials mam...can u help me to get strong in Db with simple examples..
ReplyDeleteNo posts on Grid view....help me i will be thankful to you.
ReplyDeleteHi Geetha,
ReplyDeleteCould you please provide some articles on cocos2d android, it will be more useful and a new concept to all users as it is going to be popular one.
Awesome, your work is so catchable and simple, thank you, kudos!!!
ReplyDeletehi geetha,
ReplyDeleteThanks for giving such a nice tutorial can u explain about streaming to wowza server concept. actually i need to record video through camera and save that files to wowza server. can u explain with small example?
Hi madam,
ReplyDeleteThis is prasad.After reading all the content from your blog .i am pretty comfortable in designing apps in android.Now i want to design 2D and 3D games in android.could you please provide the info. for how to start and design the games in android. Thanks @prasad(rayapudi.prasad@gmail.com)
Hi Sai, I refer your blogs to clear my doubts. I want sample example or tutorial on android drm framework.
ReplyDeleteThanks in advance
hi sai,
ReplyDeleteThank you for tutorials. really helpful.
I would like to request you to write a tutorial on using appengine datastore as a database server for an android app to save and retreive data.
These articles have got complete sense without confusing the readers.
ReplyDeletesuper one click root
Hai, Sai,
ReplyDeleteI i am very fond of your blog and got knowledge by reading your blog concepts.
Now i am looking for newly integrated concepts like ORMLite , Facebook integration etc.. Could you please, write those articles which are very important......
Thanks in advance
Gud morning Madam ,
ReplyDeleteI need an hint for Android Phone sensing the action of human or car ..... when car is going fast it should able to note speed of the car .... It should give all sensing like if any thing is placed near phone then it should recognise that .... Please help me out
Hi Madam,
ReplyDeleteThis is Manivannan. After reading all contents from your blog very helpful of my android development.
I need help from you, i am creating listview using sqlite database its displays value like vertical list, but i want to display the saved values multi column row listview like "name fathername dateofbirth" etc. so pls send me your mail id, i have to send my program to you. please check that code and tell me what will do the next.
Regards,
Manivannan C
hello sir,
ReplyDeletei made an app using HTTP connection in that i sent data from android app to MySQL database successfully but am unable to fetch data from MySQL database what to do plz tell me,
and cant we do that without using json? just want to print data fetched from MySQL in android app plz tell me sir asap i need to complete my project sooner ??
Thank you , it's very helpful for beginners
ReplyDeleteI refer ur blog more than android developer site.
ReplyDeleteBest Dental Clinic
Hi Sai,
ReplyDeleteGood tutorial .Thank you so much....
nice tutorial :)
ReplyDeletehi
ReplyDeleteNice blog, Can you please put some light on Geofencing in Android since the Google's article is quite complex and lengthy one and there is no other article on that topic as well
nice blog
ReplyDeleteHai mam i want to execute a program about displaying all the phone details can u help me plss .. its very urgent ...
ReplyDeleteI dont know how to proceed
Hi mam,
ReplyDeleteNice blog , Can you please put some on POST and GET data using JSON Parsing in android.