Re: [android-developers] Re: Android Toast is not clickable in some devices.

2014-10-23 Thread 12169
Thanx..

On Friday, January 24, 2014 11:54:00 AM UTC-8, mbanzon wrote:

 Ok.

 We get it.

 Check this out: 
 http://stackoverflow.com/questions/15975988/what-apis-in-android-is-facebook-using-to-create-chat-heads


 On Fri, Jan 24, 2014 at 6:28 PM, 12169 ashis...@gmail.com javascript: 
 wrote:

 Hi,

 I want to open a message on setting screen.that will remain open for 
 predefined time but when user click on the message then it will close .but 
 when message open the setting screen the items of the setting screen remain 
 clickable.


 On Sunday, January 19, 2014 4:25:21 AM UTC-8, 12169 wrote:

 Hi,
 any help for the below question.

 http://stackoverflow.com/questions/21201203/custom-
 toast-is-not-clickable-in-some-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-d...@googlegroups.com 
 javascript:
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com javascript:
 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+unsubscr...@googlegroups.com javascript:.
 For more options, visit https://groups.google.com/groups/opt_out.




 -- 
 Michael Banzon
 http://michaelbanzon.com/ 


-- 
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
--- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Android Toast is not clickable in some devices.

2014-01-24 Thread 12169
Hi,

I want to open a message on setting screen.that will remain open for 
predefined time but when user click on the message then it will close .but 
when message open the setting screen the items of the setting screen remain 
clickable.

On Sunday, January 19, 2014 4:25:21 AM UTC-8, 12169 wrote:

 Hi,
 any help for the below question.


 http://stackoverflow.com/questions/21201203/custom-toast-is-not-clickable-in-some-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+unsubscr...@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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [android-developers] Re: Android Toast is not clickable in some devices.

2014-01-24 Thread Michael Banzon
Ok.

We get it.

Check this out:
http://stackoverflow.com/questions/15975988/what-apis-in-android-is-facebook-using-to-create-chat-heads


On Fri, Jan 24, 2014 at 6:28 PM, 12169 ashish.a...@gmail.com wrote:

 Hi,

 I want to open a message on setting screen.that will remain open for
 predefined time but when user click on the message then it will close .but
 when message open the setting screen the items of the setting screen remain
 clickable.


 On Sunday, January 19, 2014 4:25:21 AM UTC-8, 12169 wrote:

 Hi,
 any help for the below question.

 http://stackoverflow.com/questions/21201203/custom-
 toast-is-not-clickable-in-some-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+unsubscr...@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+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.




-- 
Michael Banzon
http://michaelbanzon.com/

-- 
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
--- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[android-developers] Re: Android Toast is not clickable in some devices.

2014-01-21 Thread 12169
Hi,
I want to open a message on the setting screen, and message should  be 
close when user click on the message. and  items of the settings screen 
remain clickable even when the message is visible on the setting screen.

On Sunday, January 19, 2014 5:55:21 PM UTC+5:30, 12169 wrote:

 Hi,
 any help for the below question.


 http://stackoverflow.com/questions/21201203/custom-toast-is-not-clickable-in-some-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+unsubscr...@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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [android-developers] Re: Android Toast is not clickable in some devices.

2014-01-21 Thread Michael Banzon
Forget about using toasts. Look up how Facebook made the chat heads
feature. I'm sure there must be some great tutorials out there by now ;-)
On Jan 21, 2014 10:01 AM, 12169 ashish.a...@gmail.com wrote:

 Hi,
 I want to open a message on the setting screen, and message should  be
 close when user click on the message. and  items of the settings screen
 remain clickable even when the message is visible on the setting screen.

 On Sunday, January 19, 2014 5:55:21 PM UTC+5:30, 12169 wrote:

 Hi,
 any help for the below question.

 http://stackoverflow.com/questions/21201203/custom-
 toast-is-not-clickable-in-some-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+unsubscr...@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+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.


-- 
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
--- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [android-developers] Re: Android Toast is not clickable in some devices.

2014-01-21 Thread TreKing
On Tue, Jan 21, 2014 at 2:58 AM, 12169 ashish.a...@gmail.com wrote:

 I want to open a message on the setting screen, and message should  be
 close when user click on the message. and  items of the settings screen
 remain clickable even when the message is visible on the setting screen.


That doesn't really make sense.

1 - You are sending the user to the device settings screen, which you have
no control over.
2 - Toast messages are not designed to be clickable.
3 - Even if they were, it doesn't make sense to show one that is clickable
while the settings page behind it is also clickable as well.

If you explain why you're trying to do this, someone might be able to
suggest an alternative, but I don't think you can do what you want as is.

-
TreKing http://sites.google.com/site/rezmobileapps/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+unsubscr...@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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[android-developers] Re: Android Toast is not clickable in some devices.

2014-01-20 Thread 12169
Hi,

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?

On Sunday, January 19, 2014 5:55:21 PM UTC+5:30, 12169 wrote:

 Hi,
 any help for the below question.


 http://stackoverflow.com/questions/21201203/custom-toast-is-not-clickable-in-some-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+unsubscr...@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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[android-developers] Re: Android Toast is not clickable in some devices.

2014-01-20 Thread 12169


On Monday, January 20, 2014 12:55:40 PM UTC+5:30, 12169 wrote:

 Hi,
 when toast open on an activity then the activity's items are clickable but 
 same is not true in case of dialog.any help how i can do this?.


 On Sunday, January 19, 2014 5:55:21 PM UTC+5:30, 12169 wrote:

 Hi,
 any help for the below question.


 http://stackoverflow.com/questions/21201203/custom-toast-is-not-clickable-in-some-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+unsubscr...@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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[android-developers] Re: Android Toast is not clickable in some devices.

2014-01-20 Thread Sebouh
Toast messages do not intercept clicks.

You're better off launching a transparent activity on top that can 
intercept clicks. You'll have to launch this activity after the settings 
screen, so maybe start a service that waits a couple of secs, then launches 
it. In the mean time, you'd have opened the settings screen.

On Monday, January 20, 2014 12:06:25 PM UTC+3, 12169 wrote:



 On Monday, January 20, 2014 12:55:40 PM UTC+5:30, 12169 wrote:

 Hi,
 when toast open on an activity then the activity's items are clickable 
 but same is not true in case of dialog.any help how i can do this?.


 On Sunday, January 19, 2014 5:55:21 PM UTC+5:30, 12169 wrote:

 Hi,
 any help for the below question.


 http://stackoverflow.com/questions/21201203/custom-toast-is-not-clickable-in-some-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+unsubscr...@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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[android-developers] Re: Android Toast is not clickable in some devices.

2014-01-20 Thread lbendlin
Toasts close after a time limit (short or long), independent of user action. 
What you observed was just coincidence, not causality.

-- 
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
--- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[android-developers] Re: Android Toast is not clickable in some devices.

2014-01-20 Thread 12169
Hi,

yes, i can make transparent activity for this.and when user touch the 
activity i close it. but the problem is that when transparent activity is 
open user unable to click on the settings of the settings screen.
 

On Sunday, January 19, 2014 4:25:21 AM UTC-8, 12169 wrote:

 Hi,
 any help for the below question.


 http://stackoverflow.com/questions/21201203/custom-toast-is-not-clickable-in-some-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+unsubscr...@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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [android-developers] Re: Android Toast is not clickable in some devices.

2014-01-20 Thread TreKing
On Mon, Jan 20, 2014 at 3:06 AM, 12169 ashish.a...@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 http://sites.google.com/site/rezmobileapps/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+unsubscr...@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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[android-developers] Re: Android Toast is not clickable in some devices.

2014-01-20 Thread 12169
Hi,

When Setting page open , then after 2 seconds i open the toast message . 
when toast message open on an activity or settings page then activity's  or 
settings pages item remain clickable even when the toast message is open on 
the activity .but when dialog or popupwindow open on an activity or 
settings page, then activity's items do not remain clickable untill we 
close the dialog or opopupwindow.

On Sunday, January 19, 2014 4:25:21 AM UTC-8, 12169 wrote:

 Hi,
 any help for the below question.


 http://stackoverflow.com/questions/21201203/custom-toast-is-not-clickable-in-some-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+unsubscr...@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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [android-developers] Re: Android Toast is not clickable in some devices.

2014-01-20 Thread TreKing
On Mon, Jan 20, 2014 at 9:37 PM, 12169 ashish.a...@gmail.com wrote:

 When Setting page open , then after 2 seconds i open the toast message .
 when toast message open on an activity or settings page then activity's  or
 settings pages item remain clickable even when the toast message is open on
 the activity .but when dialog or popupwindow open on an activity or
 settings page, then activity's items do not remain clickable untill we
 close the dialog or opopupwindow.


OK. Yes, that's how the system works. So what's the problem?

-
TreKing http://sites.google.com/site/rezmobileapps/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+unsubscr...@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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[android-developers] Re: Android Toast is not clickable in some devices.

2014-01-19 Thread 12169
Hi,
when toast open on an activity then the activity's items are clickable but 
same is not true in case of dialog.any help how i can do this?.


On Sunday, January 19, 2014 5:55:21 PM UTC+5:30, 12169 wrote:

 Hi,
 any help for the below question.


 http://stackoverflow.com/questions/21201203/custom-toast-is-not-clickable-in-some-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+unsubscr...@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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [android-developers] Re: Android Toast is not clickable in some devices.

2014-01-19 Thread Michael Banzon
Maybe you have some kind of reference and/or screenshot to describe what
you are trying to do?
On Jan 20, 2014 8:26 AM, 12169 ashish.a...@gmail.com wrote:

 Hi,
 when toast open on an activity then the activity's items are clickable but
 same is not true in case of dialog.any help how i can do this?.


 On Sunday, January 19, 2014 5:55:21 PM UTC+5:30, 12169 wrote:

 Hi,
 any help for the below question.

 http://stackoverflow.com/questions/21201203/custom-
 toast-is-not-clickable-in-some-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+unsubscr...@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+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.


-- 
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
--- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.