jianlinwei / cryptonite

Automatically exported from code.google.com/p/cryptonite
GNU General Public License v2.0
0 stars 0 forks source link

android 4.3 mount and bug fix/workaround #72

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create encfs folder via cryptonite
2. mount folder in android 4.3
3.

What is the expected output? What do you see instead?

Folder will not mount

What version of the product are you using? On what operating system?
4.3, galaxy note 3

Please provide any additional information below.

Work around to mount:

Mount folder must be all lowercase and without spaces.  I didn't test using any 
numbers.  Folder location must be in the root sdcard directory. E.g. 
/sdcard/cryptonitecontainer

Now, you can mount, and view the files but you can't open them.  For some 
reason apps won't open an unencrypted file.

Again, could be a permissions issue, but change the mount point to a lowercase 
folder directly within the sdcard, like sdcard/cryptonitemount

Should work now or so far is working for me.

Original issue reported on code.google.com by djnutz on 22 Feb 2014 at 10:13

GoogleCodeExporter commented 9 years ago
Issue disused here https://code.google.com/p/cryptonite/issues/detail?id=47#c72

Original comment by djnutz on 22 Feb 2014 at 10:26

GoogleCodeExporter commented 9 years ago
This issue has moved to https://github.com/neurodroid/cryptonite/issues/72

Original comment by christoph.schmidthieber@gmail.com on 28 Aug 2014 at 3:38