[android-developers] Re: How to auto-update next version of App on all previous installations?

2015-07-04 Thread gc
I believe the only application I've seen that can auto update is the Amazon 
application, which I believe is not installed via the Play store.


On Wednesday, July 1, 2015 at 6:12:03 PM UTC-5, NewToAndroid wrote:

 Hi All,

 I have an App published on play store. Recently, I have put the next 
 version of the App.
 But, the next version is not installed (i.e. upgraded) on previous 
 installations automatically.
 How can I make the App auto update?
 Also, is it a valid expectation that the App should auto-update itself, 
 when next version is available ?
 Please help.

 Thanks in advance



-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Anyone stuck manually configuring Android devices?

2015-07-04 Thread Steve Gabrilowitz
If they're all the same kind of phone you could set one up and use adb
backup on it, then adb restore it to the others!
On Jul 3, 2015 5:01 PM, GregM grego...@gmail.com wrote:

 I have to setup a manufacturing process that configures several Android
 phones per day, it takes over an hour to do each one. I have to uninstall
 apps, install new apps, adjust settings etc...

 Does anyone else have this problem?

 I'm on my way to solving it using unit testing scripts, but it would help
 a bunch to know if other developers are suffering though manual
 configuration and what they are trying to setup their Android devices to do.

 Thanks much!


  --
 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 unsubscribe from this group and stop receiving emails from it, send an
 email to android-developers+unsubscr...@googlegroups.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 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 unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.