Ok..I just tried and it worked for me. I have Android 4.1.1, checked for
updates nothing there.. so this seems to work for me. I am plugged in via
USB debugging.


On Tue, Jan 15, 2013 at 4:44 AM, Tobias Lindberg <
tobias.e.lindb...@gmail.com> wrote:

> Thx :)
>
> Try this in your onResume method of an Activity:
> Toast.makeText(YourActivity.this, "The message", Toast.LENGTH_LONG).show();
>
> Also make sure that you have updated the phone to the latest update
> because stuff was working before I made updates.
>
> Cheers,
> Tobias
>
> 2013/1/15 Kevin Duffey <andjar...@gmail.com>
>
>> Toast.makeText(context, "The message", Toast.LENGTH_LONG).show();
>
>
>
>  --
> 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 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

Reply via email to