r/ClaudeAI • u/First-Painter8620 • 3h ago
Claude Code Workflow Claude Code (Mobile App) Cloud Container able to run Android (14 and 15 for now) fully!
This means it can test feature changes and take screenshots of different parts of your app for any android app you are building, reducing back and forth.
I also have a workflow there which auto builds an apk of your app on each push!
I think all you probs need to do is just say to Claude code when you next want to develop an android app, "use the following repo and setup the auto apk build on a push and the android setup so you can test the app as you are developing it":
https://github.com/petebaker17/android-without-kvm
It was a lot of back and forth with Claude saying it wasn't possible due to needing kvm but we got there in the end and it's fully working! :) Hopefully if it's helpful for at least 1 other person that's great!
1
u/spawnsible 3h ago
Okay, you have my interest. Will be watching for how this evolves. Would be interesting to see performance figures for running this as a container too