+ 4
Has anyone tried making an android app without using java?
5 Réponses
+ 31
I used HTML, CSS, Javascript with Apache Cordova framework to create an Android app.
You can also try C# with Xamarin.
These ways allow you to create awesome Android applications ;)
Actually they allow to create cross-platform applications.
+ 27
I didn't use them, but I know that RubyMotion is for creating cross-platform apps. Thank you for asking me about them. I will try to use them in the future.
+ 1
Yes Igor Thanks,
and what do you think about making android app with Ruby using RubyMotion or Rhodes?
+ 1
yes I used App Inventor version 2(From MIT) to build a Bluetooth apk without any need for Java knowledge, it's just a drag and drop situation like visual studio components but they are a pre-programmed .
0
and yes, I think Python is also possible with Kiwy