This has worked on every Android device I have ever tried it on,
including several 3.0+ devices.

On Wed, Feb 15, 2012 at 3:43 AM, giles ian <gilesian....@gmail.com> wrote:
> Hi,
>
> The below piece of code is working fine on 2.2&2.3 but not on 3.0 onwards.
>
> Toast.makeText(SomeActivity.this,
> getResources().getString(R.string.not_implemented),
> Toast.LENGTH_SHORT).show();
>
> Thanks,
> Pawan Nimje
>
> --
> 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



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

_Android Programming Tutorials_ Version 4.1 Available!

-- 
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