A
A
Artimas2020-06-26 11:27:49
Java
Artimas, 2020-06-26 11:27:49

Using Android Studio as a development environment for learning Java?

I was going to learn Java, only the Android Studio 4 program is installed on the computer (win10), can it be used to write code for lessons not related to android applications? Or do I need to install another development environment for this - intellij, eclips... Can Android Studio replace them? For now, I am far from programming) And, if you can use. Android Studio, what new project should I choose there?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
O
Orkhan, 2020-06-26
@Artimas

Hello!
You will be surprised, but Android Studio is the very Intellij IDEA Community Edition. So you can easily develop Java applications in this IDE. It is even possible to develop android applications in Intellij IDEA. It's just that Android Studio from Google has built-in additional goodies like Firebase, etc.
However, you can write Java code on anything from vim up to Intellij IDEA, Sublime Text 3 (Javatar), VSCode, etc.

And, if possible, use Android Studio, what new project should I choose there?

https://stackoverflow.com/questions/16626810/can-a...
https://stackoverflow.com/questions/28957283/andro...
As for me, in the future, it's still better to install Intellij IDEA to make it convenient project creation menu at program start.
5ef5b59f54498464210415.png

A
Artimas, 2020-06-27
@Artimas

Thank you, already installed Intellij idea so that everything is in feng shui)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question