You are browsing as a guest. Sign up (or log in) to start making projects!

38m 13s logged

Hi Everyone! Today I migrated my workflow from VS Code (Code -OSS) to Android Studio. It makes a lot of the integrations with other things, like the wake word detector a lot easier, for my digital voice assistant, Atlas (hopefully Jarvis level speed and helpfulness). If you are coding with any other code editor right now, and are making an android app, I would strongly advise moving to Android Studio. It has a built in emulator, and while the file structure is extremely complex, at least compared to my old like 4 directories, it’ll be totally worth it, and anyways, to make the apk, you’ll probably have to use gradle, which is built into it anyways. There a little bit of new like AI stuff in it which is like a little annoying, but it has cool stuff like autocomplete in the terminal (past normal bash autocomplete). Anyways, happy coding! ps– made itself a bunch of errors in the code as a bonus :.

0
21

Comments 0

No comments yet. Be the first!