Re: [android-developers] Replace app with different app

2016-06-26 Thread Vinayak Shukre
Thanks. This is a good idea which I could not think. I will try that. But I
was wondering if play store has any feature to achieve same.
On 25 Jun 2016 18:53, "Steve Gabrilowitz"  wrote:

> Write a little app that just has 1 screen, which contains a message saying
> somthing like "this app has been superceded" and a button that launches a
> play store intent for the other app.  Give it the same package id as your
> app (and of course a higher version number).  Then upload the "update" to
> the play store!
> On Jun 25, 2016 5:44 AM, "Vinayak Shukre"  wrote:
>
>> Hello All,
>>  I am a very neophyte android app developer and I am not sure if
>> this is right place to ask the question. I had developed one app back in
>> 2014 for a spiritual organization as a community service and put that on
>> play store. Around 1000 users installed it. Meanwhile another expert
>> developer, unaware of my development, developed a similar app for same
>> organization and that too as a community service. After I came to know
>> about his app, I realized that his app is much much better that what I had
>> developed. His app is also downloaded by 1000+ users. Now I want to keep
>> only his version on the playstore and inform all users of my app to use his
>> app. Is there any way I can send a message to all users of my app that I am
>> un-publishing my app from play store and please use the other better app.
>> Please suggest. Thanks in advance.
>>
>> -Vinayak Shukre
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Android Developers" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to android-developers+unsubscr...@googlegroups.com.
>> To post to this group, send email to android-developers@googlegroups.com.
>> Visit this group at https://groups.google.com/group/android-developers.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/android-developers/1c8d39a2-8571-4a99-a468-81ebac29c8af%40googlegroups.com
>> 
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Android Developers" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/android-developers/UDT3gYg-WwA/unsubscribe
> .
> To unsubscribe from this group and all its topics, send an email to
> android-developers+unsubscr...@googlegroups.com.
> To post to this group, send email to android-developers@googlegroups.com.
> Visit this group at https://groups.google.com/group/android-developers.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/android-developers/CABfabRiNbGCpd%3Djo_Lo6F0HcCLyfJE%3DM5xa021Vqm90vbeARqQ%40mail.gmail.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAKvqYoddvr_WxvSjLJjaoL-d%2Bv96K2E8gpE9qfD7%3DUNLpL4txA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Replace app with different app

2016-06-25 Thread Steve Gabrilowitz
Write a little app that just has 1 screen, which contains a message saying
somthing like "this app has been superceded" and a button that launches a
play store intent for the other app.  Give it the same package id as your
app (and of course a higher version number).  Then upload the "update" to
the play store!
On Jun 25, 2016 5:44 AM, "Vinayak Shukre"  wrote:

> Hello All,
>  I am a very neophyte android app developer and I am not sure if
> this is right place to ask the question. I had developed one app back in
> 2014 for a spiritual organization as a community service and put that on
> play store. Around 1000 users installed it. Meanwhile another expert
> developer, unaware of my development, developed a similar app for same
> organization and that too as a community service. After I came to know
> about his app, I realized that his app is much much better that what I had
> developed. His app is also downloaded by 1000+ users. Now I want to keep
> only his version on the playstore and inform all users of my app to use his
> app. Is there any way I can send a message to all users of my app that I am
> un-publishing my app from play store and please use the other better app.
> Please suggest. Thanks in advance.
>
> -Vinayak Shukre
>
> --
> You received this message because you are subscribed to the Google Groups
> "Android Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to android-developers+unsubscr...@googlegroups.com.
> To post to this group, send email to android-developers@googlegroups.com.
> Visit this group at https://groups.google.com/group/android-developers.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/android-developers/1c8d39a2-8571-4a99-a468-81ebac29c8af%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CABfabRiNbGCpd%3Djo_Lo6F0HcCLyfJE%3DM5xa021Vqm90vbeARqQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Replace app with different app

2016-06-25 Thread Vinayak Shukre
Hello All,
 I am a very neophyte android app developer and I am not sure if 
this is right place to ask the question. I had developed one app back in 
2014 for a spiritual organization as a community service and put that on 
play store. Around 1000 users installed it. Meanwhile another expert 
developer, unaware of my development, developed a similar app for same 
organization and that too as a community service. After I came to know 
about his app, I realized that his app is much much better that what I had 
developed. His app is also downloaded by 1000+ users. Now I want to keep 
only his version on the playstore and inform all users of my app to use his 
app. Is there any way I can send a message to all users of my app that I am 
un-publishing my app from play store and please use the other better app. 
Please suggest. Thanks in advance.

-Vinayak Shukre

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/1c8d39a2-8571-4a99-a468-81ebac29c8af%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.