jmfayard
01/08/2020, 1:32 PMHow do you setup your MacBook for Android development?Hello professional Android devs! Can you type the following command? $
echo "== brew list == " && brew list && echo "\n== brew cask list" && brew cask list
Which software in your setup,
that you find valuable for a lot of android devs,
are missing from my list?
git fd thefuck tldr kmdr
jetbrains-toolbox android-sdk android-ndk dash github iterm2
firefox android-ndk insomnia github fastlane postman
sketchup visual-studio-code zeplin flycut
stantronic
01/08/2020, 1:40 PM== brew list ==
autoconf ios-deploy libusbmuxd pkg-config
automake lcov libxml2 python
cocoapods libgpg-error libyaml readline
coreutils libimobiledevice libzip sqlite
dart libksba node tree
fish libplist nvm usbmuxd
gdbm libtasn1 openssl xz
icu4c libtool openssl@1.1 zlib
ideviceinstaller libusb pcre2
\n== brew cask list
insomnia iterm2
That’s my work machine, I know my home machine has gradle, jenv in there alsoIvann Ruiz
01/08/2020, 4:32 PMstantronic
01/08/2020, 4:51 PMjmfayard
01/08/2020, 7:12 PMIvann Ruiz
01/08/2020, 7:23 PMGIT
for version control, and scrcpy
to show my phone screen on my laptop. But these tools are def not necessary to start programming for Android, I'd recommend to start simple and add tools/software as needed.