I want to create apps, but i only have this tablet running Android. What can I use? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

I want to create apps, but i only have this tablet running Android. What can I use?

I want to create apps, but i only have this tablet running Android. What can I use?

20th Jan 2023, 5:39 PM
Chess Guy
Chess Guy - avatar
7 Answers
+ 4
Depends on the type of application. You can install Termux. It is essentially a Linux server in your pocket. The usual web development packages are available, like Node.js, Python, PHP, databases. There is a C compiler.
21st Jan 2023, 3:36 PM
Pavel
Pavel - avatar
+ 1
21st Jan 2023, 1:31 AM
Ausgrindtube
Ausgrindtube - avatar
+ 1
You can install openjdk-17 and gradle in termux and compile lightweight android projects
22nd Jan 2023, 10:22 AM
Anshul
0
Edit: I stand corrected Mirielle 's suggestion seems like a great fit. If you need a second device you can ask a family member or try at a library if you have that resource around. ------- Unfortunately, you cannot make an app with a tablet at the moment. You will need some kind of PC or Laptop to be able to use Android Studio which is for the production of such apps. In the meantime, you can use this platform to brush up on either Kotlin or Java (I'm biased towards the former) which is what you'll need to create them.
20th Jan 2023, 6:52 PM
Justice
Justice - avatar
0
For application development you need a plateform where you can write code like For iOS development you need xcode which u can't use in tablet same for Android applications you need Android studio which is quite popular.
20th Jan 2023, 6:53 PM
A S Raghuvanshi
A S Raghuvanshi - avatar
0
Do you have any other coding experince prior to joining Sololearn?
20th Jan 2023, 8:40 PM
Chris Coder
Chris Coder - avatar
- 1
Or ask your parents for a small laptop I found one for 99.99 and its runs like a dream
22nd Jan 2023, 12:12 PM
Jordan
Jordan - avatar