A
A
Alexey Trofimov2011-03-28 05:39:20
Java
Alexey Trofimov, 2011-03-28 05:39:20

How much Java knowledge is required for Android development

(I studied Java at the university (1.3 or 1.4 then), coded under C ++ / QT / MFC / WINAPI for myself)

Do I need only Java itself or is it also useful to know some standard libraries from Java in addition?

What literature would you recommend to refresh your knowledge?

Answer the question

In order to leave comments, you need to log in

6 answer(s)
A
Andrey Yantsen, 2011-03-28
@dmzkrsk

For the eyes enough basic knowledge of Java, or good knowledge of another language. + necessarily high ability to google. After 4 years of PHP, I got into the process without any problems, while I never wrote anything in Java.

F
folone, 2011-04-22
@folone

In order to nagovnokodit something, you can know the very basics. In order to write something worthwhile and of high quality, core in full + android api.

E
eforce, 2011-03-28
@eforce

Far from all of the standard Java libraries work in Android (but their number increases with the growth of the API), I would recommend learning Android right away, the rest will come to mind.
One of the best books:
Pro Android 2 - Sayed Y. Hashimi, Satya Komatineni, Dave MacLean

X
xappymah, 2011-03-28
@xappymah

I can’t say anything about what is needed for Android development, but to refresh my knowledge I can recommend Oracle Java Tutorials: download.oracle.com/javase/tutorial/index.html

I
Ivan Ivanov, 2011-03-28
@javamain

You can read more mana on the Android SDK website

A
amc, 2011-03-28
@amc

You only need to know the basics of programming for any language (well, except for BASIC =)
I wrote an application for Android without any problems, nothing complicated.
* Well, not entirely without problems, the syntax of Java is buee, IMO.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question