Google Play auto update
Posted: 10 Oct 2018 14:40
hello,
some help needed to make this working with Automagic.
instructions for Tasker below (claimed and reported working)
more info: https://github.com/anod/AppWatcher/blob ... eIntent.kt
Send Intent Action:
Action: com.google.android.finsky.VIEW_MY_DOWNLOADS
Extra: trigger_update_all:true
Package: com.android.vending
Class: com.google.android.finsky.activities.MainActivity
Target: Activity
---
i try this with Automagic,
Send Broadcast
action: com.google.android.finsky.VIEW_MY_DOWNLOADS
explicit component checked,
package name: com.android.vending
class name: com.google.android.finsky.activities.MainActivity
extras: putBoolean("trigger_update_all", true);
---
nothing happens, even launching Google Play app before Send Broadcast...
so, can someone fix it and share the working result here or in Flow Sharing Area?
thanks.
some help needed to make this working with Automagic.
instructions for Tasker below (claimed and reported working)
more info: https://github.com/anod/AppWatcher/blob ... eIntent.kt
Send Intent Action:
Action: com.google.android.finsky.VIEW_MY_DOWNLOADS
Extra: trigger_update_all:true
Package: com.android.vending
Class: com.google.android.finsky.activities.MainActivity
Target: Activity
---
i try this with Automagic,
Send Broadcast
action: com.google.android.finsky.VIEW_MY_DOWNLOADS
explicit component checked,
package name: com.android.vending
class name: com.google.android.finsky.activities.MainActivity
extras: putBoolean("trigger_update_all", true);
---
nothing happens, even launching Google Play app before Send Broadcast...
so, can someone fix it and share the working result here or in Flow Sharing Area?
thanks.