sd-card

  1. G

    Android Question Write access on external SD-Card

    Hi guys I do have a problem with writing on an SD-Card. In the small test program, I defined a storage directory called "GPSDir" to store a huge amount of GPS data. Sub Process_Globals Dim RP As RuntimePermissions Dim Writer As TextWriter End Sub Sub Globals Dim sp_storage As...
Top