View Issue Details

IDProjectCategoryView StatusLast Update
0002687SymmetricDSImprovementpublic2016-08-09 17:10
Reportermmichalek Assigned Tommichalek  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.8.0 
Target Version3.8.0Fixed in Version3.8.0 
Summary0002687: Support File Sync on Android
DescriptionSupport file sync on Android. This includes pushing files down to the device, as well as capture and syncing files up from the device.

Paths on Android that are in the main storage area (external storage/SD card, in Android parlance), should start with ${androidBaseDir}. So to push files down to a directory on the device under Documents/Manuals, use the target dir of ${androidBaseDir}/Documents/manuals.

To take advantage of this shared storage, apps need to properly request permission READ_WRITE_EXTERNAL_STORAGE. See for example: http://stackoverflow.com/questions/31162638/grant-permission-required-for-external-storage-in-android-m. [^]


TagsNo tags attached.

Activities

mmichalek

2016-07-20 15:56

administrator   ~0000821

Was originally http://www.symmetricds.org/issues/view.php?id=2650 (entered in wrong project there.)

Issue History

Date Modified Username Field Change
2016-07-20 15:54 mmichalek New Issue
2016-07-20 15:54 mmichalek Status new => assigned
2016-07-20 15:54 mmichalek Assigned To => mmichalek
2016-07-20 15:54 mmichalek Status assigned => resolved
2016-07-20 15:54 mmichalek Resolution open => fixed
2016-07-20 15:54 mmichalek Fixed in Version => 3.8.0
2016-07-20 15:56 mmichalek Note Added: 0000821
2016-07-20 15:56 mmichalek Status resolved => feedback
2016-07-20 15:56 mmichalek Resolution fixed => reopened
2016-07-20 15:56 mmichalek Status feedback => resolved
2016-07-20 15:56 mmichalek Resolution reopened => fixed
2016-08-09 17:10 admin Status resolved => closed