aidlearning / AidLearning-FrameWork

🔥🔥🔥AidLearning is a powerful AIOT development platform, AidLearning builds a linux env supporting GUI, deep learning and visual IDE on Android...Now Aid supports CPU+GPU+NPU for inference with high performance acceleration...Linux on Android or HarmonyOS
https://docs.aidlux.com
Other
5.59k stars 704 forks source link

Can it support read and write from external storage(ie:sdcard) ? #56

Closed dobefore closed 4 years ago

dobefore commented 5 years ago

looking forward to early reply!

aidlearning commented 5 years ago

external storage sdcard is in the dir /sdcard, so you can do: cd /sdcard;ls

dobefore commented 5 years ago

I mean a removable SD card ,there an extendible interface that allow me to extend my phone storage

aidlearning commented 5 years ago

I don't have a removable sdcard mobile phone. I don't know its directory structure, so I can't map it to a directory, sorry.

aidlearning commented 4 years ago

have solved the question in the version version >0.85 ,mounted the removable SD card dir on the /storage