0
Common Dialog Box Library Java
Hi all How would I create a Common Dialog Box Library that pops up a list of directory files for using an Android app using Java in Android Studio? Thanks Clint
2 Antworten
+ 2
Imagine you are not the first person who has had this problem. What a developer does in this situation, is type into a search engine. A beginner forum is probably not the best place to look, especially that Sololearn does not even have an Android course.
I found this for you:
https://sudonull.com/post/118650-Create-a-convenient-OpenFileDialog-for-Android
+ 1
Ty yeah you would think they would have thought about that