hi Lia,

Thanks for the guide... It's worked (/data/dalvik-cache/)... but now...

may I ask one more questions???

if I got the error below, how??? I try to change mode(chmod 777) is not
working...

09-30 05:41:09.305: INFO/WESLEY(2340): java.io.IOException: Couldn't open
/data/data/com.basic.ui/cache_/widget.xml

thanks agains...



wesley.

On Fri, Sep 26, 2008 at 5:50 PM, Lia <[EMAIL PROTECTED]> wrote:

>
>
> Hi,
>
> I was experiencing something similar, when porting from SDK 0.9 to
> 1.0.
> I got error ".....Can't open dex cache  ..... Unable to open or create
> cache for......" when loading custom classes with DexFile.
> I solved the problem in my environment by simply starting the abd
> console and changing rights in the cache folder:
>    cd /data/dalvik-cache/
>    chmod 777 .
> Hope this helps.
>
>                     Cheers,
>                      Lia.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to