+ 2
Can I make nice Android apps with python
Not games but complete Android apps
5 Réponses
+ 6
@Edi Lipovac:
It mainly depends of your goals ^^
I'm strongly agree with you that for serious app programing, Java is quite requiring rather than scripting... however, it can be cool to reduce the learning step by using an already known script language, and could even be a good step to start learning the android world (not only Java, but specificities of android Java flavour and mostly android logic and API: this last stuff should be basically apprehendate for scripting also if you want use -- and you quickly need if you want avoid text only interface -- SL4A -- Scripting Layer for Android)...
+ 4
sl4a is very nice try it else you could also use Kivy which is platform independent
+ 3
You're welcome :D
+ 2
Thanks Mr Coder I looked up Kivy and It's easiest GUI to learn
+ 1
don't make your life harder, Java is the main choice when it comes to Android development.