Yeah it didn't work!
But this worked:
i = new Intent( Intent.ACTION_VIEW,
Uri.parse("market://details?id=games.joedodger"));
startActivity(i);
Thanks anyway!
Simone
On 1 Giu, 20:33, TreKing <[email protected]> wrote:
> On Tue, Jun 1, 2010 at 1:16 PM, Simone <[email protected]> wrote:
> > How do I open the market now?
>
> Assuming "i" is an intent, just call startActivity() with it.
>
> -------------------------------------------------------------------------------------------------
> TreKing - Chicago transit tracking app for Android-powered
> deviceshttp://sites.google.com/site/rezmobileapps/treking
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en