Skip to content

icu file issue #69

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
andpro opened this issue Oct 27, 2012 · 7 comments
Closed

icu file issue #69

andpro opened this issue Oct 27, 2012 · 7 comments

Comments

@andpro
Copy link

andpro commented Oct 27, 2012

I have a 2.3 rooted box. I copied the icudt461.dat (unzipped) one in /system/usr/icu
It gives me a error: Error copying icu data fileicudt46l.zip

It works fine when it is included in the asset folder.

Last part of this page http://sqlcipher.net/sqlcipher-for-android/ says it is suffcient for
the file to be in the /system/usr/icu directory. Why the discrepancy?

Thanks

@developernotes
Copy link
Member

Hi andpro,

The file it is looking for in the /system/usr/icu directory is called icudt46l.dat, not icudt461.dat. Could you try renaming the file and let us know how that works? Thanks!

@andpro
Copy link
Author

andpro commented Oct 29, 2012

The 2 files listed are same.. The file I have is icudt461.dat

@developernotes
Copy link
Member

Hi andpro,

Yes, I believe that is the problem. The file should be titled icudt46l.dat within the zip, but you said you have icudt461.dat. Could you try changing the file name, note the difference where mine contains a lower case l, and you have a 1.

@andpro
Copy link
Author

andpro commented Oct 29, 2012

Works now. Thank you

@andpro andpro closed this as completed Oct 29, 2012
@rmack
Copy link

rmack commented Jan 24, 2013

Hello, Please note this issue is also caused when you do not place the icudt461.zip file within the assets directory. Referencing this for other individuals. Cheers...

@andpro
Copy link
Author

andpro commented Jul 26, 2013

In jellybean the file by default on the device is icudt481. Do I need to copy the icudat461 as well?
Thanks

@andpro andpro reopened this Jul 26, 2013
@developernotes
Copy link
Member

Hi andpro,

Correct, SQLCipher for Android specifically uses the 4.6 version of the ICU project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants