[android-developers] Re: Feedback links for each market app

2011-03-29 Thread String
On Tuesday, March 29, 2011 9:06:36 PM UTC+1, Chris Stewart wrote: Besides removing that functionality from my app, which I'd like to avoid, is there a way to distinguish which app store my app was downloaded from at runtime? Or, is there an intent I can fire that both respond to, and if so,

Re: [android-developers] Re: Feedback links for each market app

2011-03-29 Thread TreKing
On Tue, Mar 29, 2011 at 3:33 PM, String sterling.ud...@googlemail.comwrote: Others accomplish the same thing with a compile-time flag they flip between generating the two APKs, which works fine too. That's what I do. Takes an extra 30 seconds.

Re: [android-developers] Re: Feedback links for each market app

2011-03-29 Thread Chris Stewart
Others accomplish the same thing with a compile-time flag they flip between generating the two APKs, which works fine too. Good idea. I'll go that route. -- Chris Stewart http://chriswstewart.com On Tue, Mar 29, 2011 at 4:45 PM, TreKing treking...@gmail.com wrote: On Tue, Mar 29, 2011 at