[android-developers] Android Tutorial

2011-04-05 Thread Vikash
Hi Can any body tel give me any link og android tutorial. so that i can start Android application building?? Thanks -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com

Re: [android-developers] Android Tutorial

2011-04-05 Thread TreKing
On Tue, Apr 5, 2011 at 11:49 AM, Vikash srivastava.vikash.bs...@gmail.comwrote: Can any body tel give me any link og android tutorial. so that i can start Android application building?? google.com

[android-developers] Android Tutorial update to Android 2.3 (Gingerbread)

2010-12-06 Thread vogella
Hi, I updated my Android Tutorial to Android 2.3 (Gingerbread). Don't expect to much, I'm currently not using any Gingerbread specific API; the update mainly covers the installation process anf the new UI editor. http://www.vogella.de/articles/Android/article.html Best regards, Lars -- You

[android-developers] Android Tutorial - XML View inflation

2008-07-16 Thread [EMAIL PROTECTED]
This tutorial (http://developerlife.com/tutorials/?p=303) will show you how to instantiate or inflate a View from XML; this is useful for components that don't provide a Java API to tweak with certain style attributes. The Button class is used as an example; you can only get certain styles to

[android-developers] Android Tutorial - Option and Context menu

2008-07-16 Thread [EMAIL PROTECTED]
This tutorial (http://developerlife.com/tutorials/?p=304) will show you how to create options menu (hooks into the MENU button) and context menu (press and hold a component). --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google