phonescloud
253 posts

phonescloud
@phonescloud99
Control real cloud phones from your iPhone or browser. Built for apps, accounts, mobile games, and real-device testing.
HongKong شامل ہوئے Mayıs 2022
170 فالونگ15 فالوورز

@SipeedIO Screen frames plus HID events is a good minimum loop. Do you also return a structured error when the HID action does not change the screen, or does the agent infer that from the next frame?
English

@phonescloud99 yes, mcp server provide screen frames & HID events to the agent.
English

#NanoKVM-Go fully supports iPad & Android Pad (DP Alt). No emulators, just pure hardware-level touch & screen control over the network. ⚡
We are thinking about AI agent automation or remote App testing. .. What wild setups would YOU build with this? 👇
kickstarter.com/projects/zepan…
English

@jose_7com That is a useful split: code agent for changes, Maestro for the app flow, real phone for runtime truth. When you move to device, are failures mostly API state, permissions, or flaky UI timing?
English

@phonescloud99 I’m using this mix Claude + Maestro I just make an experiment , tomorrow I Try to do with real phone, and yes I test the apk , hit the api and run feature flow
Maestro@maestro__dev
E2E tests that write, fix, and maintain themselves through your coding agent. Powered by Maestro MCP.
English

Built a multi-agent pipeline in Claude Code: architect → developer → QA → code reviewer, from a single command. Each role
Google's official Android Developer skills. 🤖⚙️ #AndroidDev #Kotlin #AI github.com/android/skills
English

@sandengocka @Dimillian That keeps the boundary cleaner: voice drafts a main-thread message, but the handoff is explicit. Would you want the user to approve that message before it lands, or treat voice as already delegated?
English

@phonescloud99 @Dimillian I'm thinking even simpler than that, as it it would be a message sent to the main thread on behalf of the user
English

is anyone building a version of codex mobile that uses the new realtime api so you can interface with it purely through airpods?
thinking riffing with a coworker, having it implement and summarize back, continue to converse and build? @Dimillian
English

@GoogleAIStudio @patloeber The phone handoff is the interesting part. When the first run fails, does AI Studio surface install/runtime logs, or do you still need Android Studio and logcat open?
English

create android apps in ai studio and run them on your phone
a quick step-by-step guide by @patloeber:
English

@b_radford Cheap Android boards are useful exactly because the failures are messy. Did ADB/logcat cover most of the lab debugging, or did you need power cycling and serial access too?
English

@VasiliyZukanov Maps-heavy apps make device-matrix value more obvious. Are you mainly checking gestures/location/rendering across OS versions, or the shared navigation flow before deeper native tests?
English

@phonescloud99 High level flow confidence. My apps also use maps heavily.
English

@sandengocka @Dimillian That /side separation makes sense. I’d want a visible bridge point: when the side voice session is allowed to write back to the main thread, what gets checkpointed: transcript, decision, or proposed diff?
English

@phonescloud99 @Dimillian I'm more referring to the voice session more interacting like /side in codex. Where you can ask it questions/riff without it affecting the main thread...but if you chose to, you could have it interact with the main thread
English

@mitchellh @Dimillian File-first review feels like the missing mobile affordance. Would full-screen review be enough if navigation stays chat-led, or does it need changed-file triage before the conversation?
English

@Dimillian Codex mobile is very good and I’m using it to great effect. My biggest feedback is that the code review needs a lot of improvement! Concretely, would love a more convenient way to browse by file and see review full screen
English

@ccmux_ai The phone view sounds useful when several agents are running at once. Does ccmux show last command and exit state per session, or mainly the live transcript?
English

I usually have a few coding agents going at once -Claude Code in one repo, Codex in another, something running on the Mac mini. ccmux is the TUI I built to start, resume, and keep an eye on all of them in one place - from my laptop or my phone.
No tmux session names to memorize, no claude --resume , no ssh-then-attach.

English

@sandengocka @Dimillian That PR handoff is the part I would constrain first. Should the voice session produce a checkpointed plan plus proposed diff, or is it allowed to edit while you are still talking?
English

