Is there any way to experiment file handing in android phone ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Is there any way to experiment file handing in android phone ?

I dont have pc or laptop to perform coding perfectly but i want to know how that works so please help me how to do that in mobile specs: Androd Version : 12 Device: S22 ultra Network: Wifi stable using attached keyboard through otg

6th May 2022, 6:10 PM
Rajababu Shah
Rajababu Shah - avatar
4 Answers
+ 3
After some research I found theese c/c++ compiler: Cxxdroid CppDroid C4droid (not free) Mobile C In this article they also mention Termux: https://dev.to/bauripalash/how-to-run-c-programs-on-android-3cco You still have to see which app is best suited for your problem, but at least you have an overview.
7th May 2022, 7:36 AM
Denise Roßberg
Denise Roßberg - avatar
+ 3
If you are using Python, there are interpreters for Android, namely QPython and Pydroid. Using them, you can also save or load files like on a PC (although depending on what you want to do, you might need some workaround).
6th May 2022, 6:29 PM
HonFu
HonFu - avatar
+ 1
HonFu i am using c
7th May 2022, 4:10 AM
Rajababu Shah
Rajababu Shah - avatar
+ 1
Okay, that's harder I think. I have no solution for that.
7th May 2022, 5:47 AM
HonFu
HonFu - avatar