Jump to content

Best programming language for android app development?

Ritzkpl

I am an IT student on final year and I want to make password manager app for my college project.

What would be the best programming language for it ? I don't know where i should start from, if anybody would suggest me in this matter it would be a great help, if possible refer me some tutorial videos as well.

 

Thanks 

 

Link to comment
Share on other sites

Link to post
Share on other sites

The official languages are Java and Kotlin and some C++, if you need to do low level native stuff. Most official resources from Google and many other tutorials are switching to Kotlin as the primary language these days.

 

If you want to do cross platform development (Android + iOS) the hip language right now would be Dart (i.e. Flutter)

 

https://developers.google.com/

https://developers.google.com/learn?skill=introductory&product=android

Remember to either quote or @mention others, so they are notified of your reply

Link to comment
Share on other sites

Link to post
Share on other sites

Guest
This topic is now closed to further replies.

×