Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
something about the paid app
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
lyrik Huang  
View profile  
 More options Oct 30 2012, 5:38 am
From: lyrik Huang <hust...@gmail.com>
Date: Tue, 30 Oct 2012 02:38:43 -0700 (PDT)
Local: Tues, Oct 30 2012 5:38 am
Subject: something about the paid app

Recently I just want to know how google controls the paid app,
I mean how can the .apk only be installed in the device that runs with the
right google account.
is there an additional signature mechanism that adds the buyer's
information into the .apk
I only saw a META-INF directory in the .apk file,but there's no more
information about the consumer who bought the application.
so I want to find out the real mechanism out there.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
seattleandrew  
View profile  
 More options Nov 15 2012, 10:20 am
From: seattleandrew <actorand...@gmail.com>
Date: Thu, 15 Nov 2012 07:20:29 -0800 (PST)
Local: Thurs, Nov 15 2012 10:20 am
Subject: Re: something about the paid app

As far as I understand, an .apk is an .apk is an .apk. The play store (for
most devices) does not do anything special with the .apk to make the
download unique to the user, the play store simply authenticates that the
user is allowed to download it and facilitates that process. However with
Android 4.1 Jellybean, they introduced an encrypted .apk feature (which had
some bugs so I don't know if they fixed it) which allowed developers to
require that applications on Jellybean devices would be encrypted. The key
that was used to encrypt the .apk was unique to the user+application, and
therefore if a user tried uploading the .apk, they'd first have to decrypt
the application before anyone else could use it.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kristopher Micinski  
View profile  
 More options Nov 15 2012, 8:30 pm
From: Kristopher Micinski <krismicin...@gmail.com>
Date: Thu, 15 Nov 2012 20:30:47 -0500
Local: Thurs, Nov 15 2012 8:30 pm
Subject: Re: [android-security-discuss] Re: something about the paid app

That's right, there's no special signing on the Play store level, though
*every* app is signed by a developer, paid or unpaid.  (And of course,
there are other app stores as well...)

Perhaps if you clarify a little more as to why you're asking?

kris

On Thu, Nov 15, 2012 at 10:20 AM, seattleandrew <actorand...@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kristopher Micinski  
View profile  
 More options Nov 15 2012, 8:41 pm
From: Kristopher Micinski <krismicin...@gmail.com>
Date: Thu, 15 Nov 2012 20:41:01 -0500
Local: Thurs, Nov 15 2012 8:41 pm
Subject: Re: [android-security-discuss] Re: something about the paid app

(Replying all...)

On Thu, Nov 15, 2012 at 8:38 PM, Nikolay Elenkov
<nikolay.elen...@gmail.com>wrote:

> On Fri, Nov 16, 2012 at 10:30 AM, Kristopher Micinski
> <krismicin...@gmail.com> wrote:
> > That's right, there's no special signing on the Play store level, though
> > *every* app is signed by a developer, paid or unpaid.  (And of course,
> there
> > are other app stores as well...)

> While this is not signing per se, paid apps are encrypted with a
> device-specific key before
> being distributed to JB+ devices. They are decrypted on the device as
> part of the installation
> process, which may additionally create an encrypted container for the
> app (forward locking)

Yes, perhaps I should clarified, and I believe you have a link as to the
relevant implementation details on your blog..

Information about who bought which app is kept on the Play Store

> servers, and you can
> request it using LVL or RESTORE_TRANSACTIONS for in-app billing and
> implement online
> license checking. It is not embedded in the actual APKs though.

Yes,

kris


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »