"/sdcard/Android/data/<app-packagename>/files/gstomper"
... is protected by Android. This means, you can only access these folders with tools that have the required access permission.
We recommend the following methods to copy files to or from these private folders:
- Connect your device via USB to a computer. Via USB you can access the private folders.
- On your device, you can use Cx File Explorer to access the private folders.
The <app-packagename> is unique for each app:
- G-Stomper Studio = com.planeth.gstomper
- G-Stomper Studio DEMO = com.planeth.gstomperdemo
- G-Stomper Producer = com.planeth.gstomperproducer
- G-Stomper Producer DEMO = com.planeth.gstomperproducerdemo
- G-Stomper Rhythm = com.planeth.rhythm
- G-Stomper VA-Beast (standalone) = com.planeth.vabeast
- G-Stomper VA-Beast (standalone) DEMO = com.planeth.vabeastdemo