Is having good knowledge about java alone enough to publish on google playstore ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Is having good knowledge about java alone enough to publish on google playstore ?

Im still learning so im still at a basic level but... i have an idea which i have already designed on paper but i need to do the following. Learn Android Studio Store data to servers Each user signs in using fb,gmail ect.. 2D GUI Point system Messaging notifications Security Internet connectivity stuff advertising Can i do all this with just java? i dont really want to learn any other language unless its necessary. thanks

10th Sep 2017, 9:03 AM
D_Stark
D_Stark - avatar
4 Answers
+ 1
in order to store data to server.. i.e. to sql database u would need jdbc api. those are preinstalled in Jdk.. so u just need to learn its working and how to connect to the relational database using jdbc and MySQL or sqlite
10th Sep 2017, 10:32 AM
Мг. Кнап🌠
Мг. Кнап🌠 - avatar
+ 1
awsome thank you
10th Sep 2017, 10:41 AM
D_Stark
D_Stark - avatar
0
and any Database server..
10th Sep 2017, 10:19 AM
Мг. Кнап🌠
Мг. Кнап🌠 - avatar
0
im not sure how data base servers work would i use googles?
10th Sep 2017, 10:23 AM
D_Stark
D_Stark - avatar