+ 3
What does it take to build an Android app using Python?
Where should I start? Any links? source codes? I need in depth information.
5 Réponses
+ 11
If you want to use Python for Android App Development, you will have to look into Android Studio Native Development Kit (NDK) which should allow you to code some parts (not all) in Python.
I have no idea how practical it would be though.
+ 4
Someone posted this and I don't know where to start.
someone could go through it and tell me all about this books?
I have uploaded 115 Books of Python along with 18 Folders of Programming.
Enjoy Python from Artificial Intelligence to Hacking, From Web Development to Gaming, From Big Data to Data Mining, From Computer Science to Data Analysis. Do Everything with Python, Enjoy.
https://drive.google.com/folderview?id=0B-naBPVFnJB-TDJ4NFFrQWdpLW8
- Avinash Rijhwani.
+ 4
Thank you. what language does Android studio do? java only?
+ 3
To build android app in python use kivy
+ 1
thank you maruthi M.B