How to do app development on low end Android device ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to do app development on low end Android device ?

Any website or offline compiler .This phone is a very old model please help me

28th Aug 2020, 4:27 PM
Qwerty master No 1
Qwerty master No 1 - avatar
2 Answers
+ 10
Debugging isn't the only issue you will have. Actually running and writing on the device will be hard. Unless it's older than android 7 try termux from playstore or f-droid. I would forget native android apps but anything else barring storage and performance issues should be possible. Install many compilers and interpreters. Learn the basics from the built-in help menu or website. It can help and be great but effort must be invested by you alone. If possible get a cheap desktop which meets the minimum requirements of android studio as that's the recommended developement platform for android apps.
29th Aug 2020, 3:07 AM
Lord Krishna
Lord Krishna - avatar
- 1
Lower than kitkat?If you have to developpe for less than 19 API you can choose your emulator in android studio to try with it.
28th Aug 2020, 5:12 PM
HBhZ_C
HBhZ_C - avatar