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 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(
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 "And
2 matches
Mail list logo