Created
September 8, 2014 07:12
-
-
Save robUx4/1ebec284f12a7f6bb80d to your computer and use it in GitHub Desktop.
LG Optimus L9 running 4.4.4
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
java.lang.IllegalArgumentException: Optimized data directory /data/data/com.levelup.touiteur/cache is not owned by the current user. Shared storage cannot protect your application from code injection attacks. | |
at dalvik.system.DexFile.(DexFile.java:102) | |
at dalvik.system.DexFile.loadDex(DexFile.java:151) | |
at dalvik.system.DexPathList.loadDexFile(DexPathList.java:266) | |
at dalvik.system.DexPathList.makeDexElements(DexPathList.java:230) | |
at dalvik.system.DexPathList.(DexPathList.java:112) | |
at dalvik.system.BaseDexClassLoader.(BaseDexClassLoader.java:48) | |
at dalvik.system.DexClassLoader.(DexClassLoader.java:57) | |
at vi.a(SourceFile:91) | |
at vk.a(SourceFile:68) | |
at zn.run(SourceFile:223) | |
at afx.run(SourceFile:30) | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587) | |
at java.lang.Thread.run(Thread.java:841) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment