Hello everyone,

I am 99% finished developing an app with the goal of being able to
expand it by installing additional image packs, but alas I have an
issue.

My main app can scan for packs and can access the assets/ folder and
all the custom folders/files I need just fine. That is, until I
publish them to the market. As soon as they are installed via the
market the pack's assets/ folder shows to be missing my custom folder/
files yet the filesize is exactly what I expect it to be.

I thought this might have something to do with being signed in eclipse
so I re-installed the signed apps manually. They work as expected.
Only when installed via market do they fail! How annoying! lol

I would then like so say I have read that assets don't work in
libraries, and I have made sure this is NOT a library and has a MAIN
intent and all that. I also understand that people are saying it
doesn't work, but it does work, at least when not on the Market.

I really don't want to re-design everything use res/ and have to deal
with id's. Any ideas..? Permissions?

Thanks :)

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

Reply via email to