Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Python Python Basics (2015) Python for Beginners Errors

can we make android app using python

I just joined python 10 days ago I want to be a web developer and app developer please suggest which courses to take and how much time i need to spend daily on it.

4 Answers

It is easiest to make Android apps using Java.

It isn't as easy to do it with Python. It may even be impossible, but I'm not certain.

However, you can use Python as the back-end part for web development.

any other language you recommend to make android apps

What do you mean "back-end"?

I was actually reading an article regarding this topic, and I found out that there is a new python package python for android, which allows you to create your own Python distribution, and bundle it in an APK along with your own code.

yes

There are 2 ways you can go about it:

Kivy https://kivy.org/#home

SL4A https://github.com/damonkohler/sl4a