Open
Description
Idea: Dynamic Android Version Switching in Docker Android
What
Allow users to switch between different Android versions within the same Docker Android container while keeping their data.
Why
Currently, users must:
- Use different Docker images for different Android versions
- Rebuild containers to change versions
- Lose their data when switching versions
Benefits
- Save resources (no need for multiple containers)
- Keep data when switching versions
- Faster version switching
- Easier testing across Android versions
Technical Challenges
- How to switch Android versions without rebuilding?
- How to maintain data across different versions?
- How to manage system resources during version switches?
Questions
- Would this feature be useful to you?
- What are the main challenges you see?
- Any similar features in other projects we should look at?
Metadata
Metadata
Assignees
Labels
No labels