Android CLI: Build Android apps 3x faster using any agent
91–100 of 154 posts
Re: Android CLI: Build Android apps 3x faster using any agent
#92Earlier quoted context omitted.
Create a wrapping binary instead mkdir -p ~/.local/bin printf '#!/usr/bin/env sh\nexec android-cli --no-metrics "$@"' > ~/.local/bin/android-cli echo 'PATH="$HOME/.local/bin:$PATH"' >> ~/.zshenv
I'm pretty sure this will just call itself in a loop. You need to use the absolute path to the wrapped binary to distinguish it from the wrapper.
Re: Android CLI: Build Android apps 3x faster using any agent
#93Earlier quoted context omitted.
Apart from pedestrians.
It never made sense to me why cars and pedestrians need to share the same spaces. Why can't we have more efficient walking routes that are away from cars?
What's that you say? Drivers are a major and rich political force and they will block such decisions?
Re: Android CLI: Build Android apps 3x faster using any agent
#94Re: Android CLI: Build Android apps 3x faster using any agent
#95Wow. Thanks for this update. It streamlined a lot of tasks. Apart from this, next step will be to add suport for building android apps on the android phones itself. No desktop needed.Building on the laptop with agents and installing the build in the phone and testing doea not seem AI native. If everything can run on my android phone, development cycle will speed up.
Also coding agents will happily compile android applications (of maximum complexity) via Github Actions where you can just pick them up with Obtainium. No PC needed
Re: Android CLI: Build Android apps 3x faster using any agent
#96Because the real bottleneck is really the velocity of development, right next to keeping the codebase small - right guys?
Re: Android CLI: Build Android apps 3x faster using any agent
#97Re: Android CLI: Build Android apps 3x faster using any agent
#98Re: Android CLI: Build Android apps 3x faster using any agent
#99It is so annoying that each agent has its own ideas where it tries to get the docs, usually by blindly grepping.
Re: Android CLI: Build Android apps 3x faster using any agent
#100> 3x faster Because the real bottleneck is really the velocity of development, right next to keeping the codebase small - right guys?