You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make installing many apps during new/reset phone setup much less painful without requiring Shizuku, root, or Device Owner privileges.
Core Idea
Even with the mandatory manual "Install" taps (Session Installer), we can dramatically improve the experience by:
Adding a real "Install All" queue for favorites/wishlists
Background prefetch of next apps while user approves current one
Clean progress screen with ETA, skip/pause, next-up preview
Easy list sharing & import via QR code, URL, or ADB intent
Main Proposed Features (phased approach)
Batch Install Queue
→ Favorites / Wishlist → "Install All" button
→ Sequential: download → show prompt → user taps Install → next
→ Background download of next apps + resume support
External triggering via deep links / intents
aurora://install?packages=com.signal.android,org.mozilla.firefox
aurora://install?list_url=https://example.com/my-apps.json
text→ Perfect for ADB during initial setup, automation scripts, companion tools
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Goal
Make installing many apps during new/reset phone setup much less painful without requiring Shizuku, root, or Device Owner privileges.
Core Idea
Even with the mandatory manual "Install" taps (Session Installer), we can dramatically improve the experience by:
Main Proposed Features (phased approach)
Batch Install Queue
→ Favorites / Wishlist → "Install All" button
→ Sequential: download → show prompt → user taps Install → next
→ Background download of next apps + resume support
External triggering via deep links / intents
aurora://install?packages=com.signal.android,org.mozilla.firefox
aurora://install?list_url=https://example.com/my-apps.json
text→ Perfect for ADB during initial setup, automation scripts, companion tools
QR Code sharing & scanning
Realistic Outcome Example
20 apps:
Implementation Roadmap (incremental)
Phase 1 (v5.0) – Core value
Phase 2 (v5.1) – External control
aurora://intent schemePhase 3 (v5.2) – Sharing & polish
Phase 4 (v5.3+) – Optional future
Looking forward to your thoughts! 🚀
Beta Was this translation helpful? Give feedback.
All reactions