I'm working with multiple devices on a project. Our target device is the Motorola MC40 handheld, which we only have one of. However, we have a collection of rooted devices (motoX, razr M, etc) around us that we can play with a bit more with.
The application we're running from the MC40 side will be storing data in a special /enterprise partition that ships on the device. The /enterprise mountpoint is partially immune to wiping on reset (especially the /enterprise/usr/persist folder), and we plan on dumping configuration files in that folder for the application.
As we want to actually test behavior of the production application on more than just our MC40 (since, well, only one of us can test with the MC at a time), we need to be able to add the /enterprise mountpoint to other devices. We obviously won't be able to use the MC40 specific stuff (though we can emulate pretty well with some handy Bluetooth ring scanners and stuff, and our MC40 isn't equipped with the magstripe option), but we still want to run it on multiple devices with the same built APK.
Is there a relatively simple way we can do this? Is it as simple as just creating the folder, or is there a better way we can add it as a 'soft' mountpoint that can persist after reboots? (eg, map /enterprise to /mounts/sdcard/enterprise)?
The application we're running from the MC40 side will be storing data in a special /enterprise partition that ships on the device. The /enterprise mountpoint is partially immune to wiping on reset (especially the /enterprise/usr/persist folder), and we plan on dumping configuration files in that folder for the application.
As we want to actually test behavior of the production application on more than just our MC40 (since, well, only one of us can test with the MC at a time), we need to be able to add the /enterprise mountpoint to other devices. We obviously won't be able to use the MC40 specific stuff (though we can emulate pretty well with some handy Bluetooth ring scanners and stuff, and our MC40 isn't equipped with the magstripe option), but we still want to run it on multiple devices with the same built APK.
Is there a relatively simple way we can do this? Is it as simple as just creating the folder, or is there a better way we can add it as a 'soft' mountpoint that can persist after reboots? (eg, map /enterprise to /mounts/sdcard/enterprise)?
Aucun commentaire:
Enregistrer un commentaire