Re: [android-developers] dynamic app downloaded from google play

2012-09-05 Thread Rudolf Hornig
Take a loog at google mobile analytics. It does gather referrer information (i.e. the URL that was used to reach the googlePlay store). I'm not sure abut the referrer site, but you can supply URL parameters to the Play Store url. After installation those parameters are sent to your program in a

Re: [android-developers] dynamic app downloaded from google play

2012-09-04 Thread TreKing
On Tue, Sep 4, 2012 at 8:48 AM, Marcelo Tomio Hama < hama.marcelo...@gmail.com> wrote: > So, how can I properly implement this? > I don't think you can. > Does GooglePlay store provide a way to pass dynamic arguments to > downloaded apps? > No. > Is it possible to pass a dynamic configurati

[android-developers] dynamic app downloaded from google play

2012-09-04 Thread Marcelo Tomio Hama
Hi buddies, I'm working in a app that must implement a very uncommon behavior and, in my current overview, I don't know if it is a possible implementation. The main sequence of my desired behavior is: *1. The user is navigating in a browser, that can be either Android's browser or a desktop/remot