How would one develop an android app with vscode without using android studio is this even possible?
For further actions, you may consider blocking this person and/or reporting abuse
How would one develop an android app with vscode without using android studio is this even possible?
For further actions, you may consider blocking this person and/or reporting abuse
AJAY SHRESTHA -
Watson Kristin -
DevOps Descent -
Oliver Bennet -
Top comments (8)
What are you building and why do you prefer Vscode? Is there a technical reason you cannot use Android Studio? Or is it just a familiarity thing?
Android Studio is multi platform, free and in my opinion, the best way to start learning Android development and writing native Android applications.
Well one simple good reason I can think of any one would want to come out of Android Studio is it is too slow for building Mobile App in this day and age ; it may be an engineering master piece - but heck what is the use of it for true developers who just one to use it as a tool - if it takes ages to see the effect of coding in the real App?
android studio is much heavier
yes, It's possible. I'm using VSCode for Android development using Java in Arch Linux environment. :-)
Can u plz explain, how can I do the same???
I'm interested on how to use vscode for android development
If you are a beginner and familiar with web development, you can start with expo. expo.io/learn
What tools would I need?