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
Subbu Lakshmanan -
Iñaki Villar -
Eevis -
Mohit Rajput -
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.
Once unpublished, this post will become invisible to the public and only accessible to Sean Hellum.
They can still re-publish the post if they are not suspended.
Thanks for keeping DEV Community safe. Here is what you can do to flag jesterornot:
Unflagging jesterornot will restore default visibility to their posts.
Top comments (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?