Hi Friends,
It has been a couple of weeks since Android SDK 2.0 has been released. Since I have got caught up in many other demanding projects, I have not been able to find any time to update my tutorials' sample code uploaded so far to be compatible to 2.0.
It would be wonderful if, as and when you try my tutorials, you can update / post your comments on deprecated APIs or newer APIs that need to be used.
Thanks.
Hi, I have written a few steps about upgrading to SDK 2.1 at http://saigeethamn.blogspot.com/2010/03/basic-steps-for-upgrading-source-code.html
While this blog started off as my personal ramblings on Techncial things it has turned out to be a blog dedicated to Android. Any other technical ramblings are shared at my Technical Blog.
NOTE:
NOTE: Of late, I have been getting requests for very trivial problems that many of you are facing in your day-to-day work. This blog is not to solve your "project" problems - surely not a "Support" site.
I just love to share my knowledge in my spare time and would appreciate any questions or feedback on the articles and code I have shared. I also do appreciate thought-provoking questions that would lead me to write more articles and share.
But please do not put your day-to-day trivial problems here. Even if you do, you most probably would not get a response here.
Thanks
License
Sai Geetha's Blog by Sai Geetha M N is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.
Search This Blog
x
Friday, 20 November 2009
Subscribe to:
Post Comments (Atom)
I am very much glad to see android related blog from Indian! Thanks a lot.
ReplyDeleteBtw, do you know any way to generate a notification in notification bar by using shell command. Thanks a lot. Keep it up.
Hi Mobilepkg,
ReplyDeleteI do not see anyway to generate a notification in the emulator from the shell command. I do not think there is support for the same.
Hello Saigeetha
ReplyDeleteI am new to Andriod. I want to develop some application which will be like this. I will store some messages for each contact no in my contact book.
When i contact a person the message associated to him in contact book should appear on screen.
Is this possible ?
I read there are four type of components which will be used for developing Andriod applications like Activity,Services,Broadcast receivers and content providers
Among these Four types of components
which will be used and how they can be managed to develop this application ?
If we are done with development can we use them on any mobile or there any specific requirements for using the andriod applications
Thanks is advance
waiting for ur reply.
Hello Saigeetha
ReplyDeleteI am new to Andriod. I want to develop some application which will be like this. I will store some messages for each contact no in my contact book.
When i contact a person the message associated to him in contact book should appear on screen Is this possible ?
Among the Four types of components
Activity,Services,Broadcast receivers and Content Providers
Which will be used and how they can be managed to develop this application ?
If we are done with developing the above app how can we install in mobile.
Can we install this app in java enabled phone or any other specific requirements are there .
Sorry for my english.
Thanks in advance.
Waiting for your reply
Kin
Hi Kin,
ReplyDeleteI suppose the use of activities and intents along with the APIs for phone contacts should suffice to build the application you are looking for.
How to install an application into a mobile - you can look at this URL - http://www.blogsdna.com/1939/how-to-install-non-market-apk-apps-on-google-android-g1-phone.htm
You certainly need an Android Phone i.e. a phone with Android OS to be able to install
hi geetha..
ReplyDeleteits inspiring to see such a good blog
This comment has been removed by the author.
ReplyDeleteThanks for this tutorial.
ReplyDelete