RE: [android-developers] Re: Starting the Market Application programatically

2010-06-28 Thread Paul Gee
It's also worth remembering that not all users will be able to access the
paid version depending on their location and the choices you made when you
set up the market options for your paid version.

/Paul

PuzzleQube - the 3D picture puzzle
Grey Knotts Software - www.greyknotts.com

-Original Message-
From: android-developers@googlegroups.com
[mailto:android-develop...@googlegroups.com] On Behalf Of String
Sent: 28 June 2010 14:08
To: Android Developers
Subject: [android-developers] Re: Starting the Market Application
programatically

http://developer.android.com/guide/publishing/publishing.html#marketintent

Be aware that substring matching is broken, last I heard, but the
other query forms work.

String

On Jun 28, 1:06 pm, lloyd1949 lloydmcfarl...@comcast.net wrote:
 Is this possible? I have a free and a paid version of an application.
 From the FREE version I want to provide the ability to for the user to
 PURCHASE the paid version. I want to make it as simple as possible.
 I am thinking of Starting the market app and passing the
 identification of the PAID so that the Market app will take them right
 there.

 I am trying to make it as easy as posible. No searching etc.  No I
 have no intent of doing the purchasing from within my app. I want to
 have them press [Get Paid Now] button and then I start the Market app
 which would then take them to my Paid Application in the store.

 Is this possible?

 Thanks in advance for all responses.

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


RE: [android-developers] Re: Starting the Market Application programatically

2010-06-28 Thread lloyd
Thank you very much. It's exactly what I had hoped for.

-Original Message-
From: android-developers@googlegroups.com
[mailto:android-develop...@googlegroups.com] On Behalf Of String
Sent: Monday, June 28, 2010 9:08 AM
To: Android Developers
Subject: [android-developers] Re: Starting the Market Application
programatically

http://developer.android.com/guide/publishing/publishing.html#marketintent

Be aware that substring matching is broken, last I heard, but the
other query forms work.

String

On Jun 28, 1:06 pm, lloyd1949 lloydmcfarl...@comcast.net wrote:
 Is this possible? I have a free and a paid version of an application.
 From the FREE version I want to provide the ability to for the user to
 PURCHASE the paid version. I want to make it as simple as possible.
 I am thinking of Starting the market app and passing the
 identification of the PAID so that the Market app will take them right
 there.

 I am trying to make it as easy as posible. No searching etc.  No I
 have no intent of doing the purchasing from within my app. I want to
 have them press [Get Paid Now] button and then I start the Market app
 which would then take them to my Paid Application in the store.

 Is this possible?

 Thanks in advance for all responses.

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