M
M
Mr Stark2017-05-08 20:01:24
Android
Mr Stark, 2017-05-08 20:01:24

Development for android, is it worth learning java or can you get by with the NDK and write everything in C++?

I have knowledge of C \ C ++ and experience working under Arduino (not a professional, but I did small projects), now I would like to try myself as a developer for Android and I would like to know an opinion where to start and whether it is worth learning Java or the best way - to combine both languages??
Thank you all in advance, I ask for an adequate opinion and the more details, the better)

Answer the question

In order to leave comments, you need to log in

4 answer(s)
S
sim3x, 2017-05-08
@sim3x

Combining
java is not that hard

G
gibsonen, 2017-05-08
@gibsonen

Of course it's worth it. Writing android applications now in c ++ is poor

D
de927, 2017-05-09
@de927

+1 for Java
You don't start from scratch, you have knowledge of C\C++. And this means the book "Thinking in Java" 4th edition (Philosophy of Java 4th edition) in both hands, it is written just for those who have a C \ C ++ base. This is essentially Java Core, which is so necessary for a quality start of writing for Android. It will take a little time, because there are 1300 pages, but having mastered it, it will turn out to write a bit of high-quality code.

J
Jacob E, 2017-05-08
@Zifix

Depends on the complexity of the application. There is something really complicated, a lot of work with text, etc. - it is better to write natively.
If something is simpler, then it is quite possible to write on Qt (QML).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question