[android-developers] Re: diffrence b/w sdk vesiron 8 10

2011-03-19 Thread rishabh agrawal
PLZ REPLY

On Mar 19, 3:20 pm, rishabh agrawal android.rish...@gmail.com wrote:
 in the sdk version 8 ,back button also given by emulator but version
 10 the emulator not give back button,actully i have not  use any
 android mobile.so when i developed apps for version 10 then how to
 call back buttonit is nessery that back button should be
 create in apps when i want run apps in version 10.

-- 
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
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] Re: diffrence b/w sdk vesiron 8 10

2011-03-19 Thread Mark Murphy
On Sat, Mar 19, 2011 at 9:58 AM, rishabh agrawal
android.rish...@gmail.com wrote:
 PLZ REPLY

Please in English is spelled please, not PLZ.

 On Mar 19, 3:20 pm, rishabh agrawal android.rish...@gmail.com wrote:
 in the sdk version 8 ,back button also given by emulator but version
 10 the emulator not give back button,actully i have not  use any
 android mobile.so when i developed apps for version 10 then how to
 call back buttonit is nessery that back button should be
 create in apps when i want run apps in version 10.

An API Level 10 emulator has a BACK button. All emulators have a BACK
button. The BACK button may not be visible, depending on your chosen
screen size and whether there is an emulator skin for that size.

You can always press Esc on your development PC's keyboard to go
BACK. This is covered in the documentation:

http://developer.android.com/guide/developing/tools/emulator.html

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training in Oslo: http://bit.ly/fjBo24

-- 
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
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: diffrence b/w sdk vesiron 8 10

2011-03-19 Thread Lance Nanek
Are you saying you can't press the back button on some emulator
configurations? I see back buttons on the default emulator skin for
API 8 and 10. Maybe you are using a different skins? Regardless, you
should just be able to press ESC key to send the back button as per:
http://developer.android.com/guide/developing/tools/emulator.html

On Mar 19, 6:20 am, rishabh agrawal android.rish...@gmail.com wrote:
 in the sdk version 8 ,back button also given by emulator but version
 10 the emulator not give back button,actully i have not  use any
 android mobile.so when i developed apps for version 10 then how to
 call back buttonit is nessery that back button should be
 create in apps when i want run apps in version 10.

-- 
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
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en