inyerta
Platinum
- Joined
- Dec 24, 2025
- Posts
- 1,033
- Reputation
- 1,772
I used GitHub Copilot CLI, used /plan and literally just gave it "Create an Android port of this", then set it to auto mode with and used GPT-5.4 at X-High reasoning.
I should probably be concerned about Auto mode since it's technically giving it carte blanche to do what it wants on your computer (it's also possible to run it in a sandbox). That's both a good thing and bad thing though. I wasn't watching the whole process, just checking in on it on occasion, and it was doing stuff like installing the Android debugging tools, running it in there, taking screenshots and OCRing to fix bugs, etc. It did eventually get in-game in the Android emulator, but when I loaded it on my actual device it still crashed on startup, so I connected my Portal to my laptop and told it to debug it on the actual device, and it resolved the crash issue there by looking at logs, building new APKs, deploying them and running them, all on its own. Still working through some performance issues and other bugs but it's getting there.
I do plan on sharing it eventually, just need to figure out the best way to do it. It required some changes to submodules.
@Jason Voorhees
@Htautistgymmaxx
@StarvedEpi
I should probably be concerned about Auto mode since it's technically giving it carte blanche to do what it wants on your computer (it's also possible to run it in a sandbox). That's both a good thing and bad thing though. I wasn't watching the whole process, just checking in on it on occasion, and it was doing stuff like installing the Android debugging tools, running it in there, taking screenshots and OCRing to fix bugs, etc. It did eventually get in-game in the Android emulator, but when I loaded it on my actual device it still crashed on startup, so I connected my Portal to my laptop and told it to debug it on the actual device, and it resolved the crash issue there by looking at logs, building new APKs, deploying them and running them, all on its own. Still working through some performance issues and other bugs but it's getting there.
I do plan on sharing it eventually, just need to figure out the best way to do it. It required some changes to submodules.
@Jason Voorhees
@Htautistgymmaxx
@StarvedEpi