Y
Y
yahabrovec2018-10-20 21:24:53
Android
yahabrovec, 2018-10-20 21:24:53

Android development without Android Studio?

Hello.
I decided to start developing for android and tested Android Studio. But it weighs about a gigabyte and is also buggy and slow. Maybe it's my PC does not pull. Tell me how to do android development without this ide. I myself write all the code in VS Code, maybe someone knows how to organize development for android in this editor. Something like:
1) Download the Android SDK
2) Where write the path to it
...
10) Rejoice
PS thanks to everyone who answers

Answer the question

In order to leave comments, you need to log in

3 answer(s)
I
Ivan Shumov, 2018-10-20
@inoise

If your computer does not pull - go and update. This means that everything is really bad for you and you care about writing code on a piece of paper. AS is a great and handy IDE

G
GavriKos, 2018-10-20
@GavriKos

1) Download the Android SDK (if you installed Android Studio, then you have it)
2) Write the code even in a notepad
3) Build using the command
line or - android studio. I have it pulling a computer eight years ago.

S
Sergey Gornostaev, 2018-10-20
@sergey-gornostaev

Never used VS Code, but it took me a minute to google this . That's just, as far as I understand, the emulator that can be used with VS Code does not support hardware acceleration, which means it will slow down many times more than Android Studio currently slows down.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question