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 trialHARMANDEEP PANNU
2,077 Pointscan 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
Alexander Davison
65,469 PointsIt 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.
Boris Ivan Barreto
6,838 PointsI 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.
Nelson J
7,411 PointsThere are 2 ways you can go about it:
HARMANDEEP PANNU
2,077 PointsHARMANDEEP PANNU
2,077 Pointsany other language you recommend to make android apps
Aboudi ABU SAMRA
1,000 PointsAboudi ABU SAMRA
1,000 PointsWhat do you mean "back-end"?