Re: [android-developers] Re: Android Toast is not clickable in some devices.
On Mon, Jan 20, 2014 at 3:06 AM, 12169 <ashish.acet@gmail.com> wrote:
On a button click i open ,device settings page with below code.startActivityForResult(new Intent(Settings.ACTION_BLUETOOTH_SETTINGS),10);and when device settings page open then i open a toast message ,that describe the user to close your bluetooth.and when use click on this toast message , then i close it .when toast message open we are able to click bluetooth settings.any help?
I realize English may not be your first language, but your question is really not clear.
If you take the user to the Settings page, there's really nothing for you to do but wait for your activity to resume.
What are you trying to do? What are you using a Toast for in this case?
-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices
-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home