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
We're a place where coders share, stay up-to-date and grow their careers.
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
Sebastian Tiedtke -
José David Ureña Torres -
InterSystems Developer -
Remy Jacquand -
Once suspended, jesterornot will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, jesterornot will be able to comment and publish posts again.
Once unpublished, all posts by jesterornot will become hidden and only accessible to themselves.
If jesterornot is not suspended, they can still re-publish their posts from their dashboard.
Discussion (9)
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?