Does anyone know if Python can be used to list the files on a smart phone (like android)? If so, please share info and examples. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Does anyone know if Python can be used to list the files on a smart phone (like android)? If so, please share info and examples.

Search for Files on Smart Phone

24th Sep 2017, 1:18 PM
Carl
Carl - avatar
1 Answer
+ 3
https://www.sololearn.com/Discuss/736413/?ref=app QPython3 for an all-in-one GUI/IDE/run environment. Termux if you want a Linux-like shell and are not rooted. Linux Deploy if device is rooted and you're comfortable with sparse help.
24th Sep 2017, 2:09 PM
Kirk Schafer
Kirk Schafer - avatar