Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
adinortey148yActually you don't need java that much if you know JavaScript for frontend and php for backend. You could make hybrid apps that work like native java apps.
-
zfor14868y@poster983 Really. If you want. And brave enough, you can write a fully functional app with C++, using the NDK only. However I would strongly advise against that. You will be restricted to the API's that are available to the NDK. Not all of the Android framework can be accessed from native code. In fact, most of the APIs are only available through Java. And native code must be built to every platform you wish to support (armv7, x86, etc.) and packaged into the APK which will make you APK size 2-3 bigger the necessary. Or you can build platform specific APKs, but that is still not the best solution.
Still, you should know a level of C++ and NDK for Android development, because if you put your business logic in native code, then you can share it across multiple platforms (iOS for instance)
+ it's faster if you know what you're doing :)
Related Rants
Yep, you need to know c++, php, HTML, CMS, and </> to become an Android developer.
Not java.
That's not important.
I love sponsored content. Always accurate.
undefined
xda
ads