• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. N

    Need some help with File.listFiles() not returning files with text file extensions.

    So I`m very novice to the android development, and only know a few things here or there. Recently I attempted to make an app which needs to read .xml files from external storage. I`ve ensure I have the required permission in my manifest like so: <uses-permission...