it's very interesting, I just overcome the resource file size 1M bytes
limitation by modifying the suffix of the file.
i.e change the file of "test" to "test.mp3" or "test.mid". I do not
know why, but it really works. It seems like android
allow media file's size to exceed the limitation.

On Feb 16, 12:30 pm, lei <[email protected]> wrote:
> oh, that could be the path of android source code.
>
> On Feb 16, 11:10 am, lei <[email protected]> wrote:
>
>
>
> > I run into the problem of resource file size 1M bytes limitation on
> > android device, and I heard that patching the aapt tool by editing
> > frameworks/base/include/utils/Asset.h will overcome this limitation.
> > But I could not find that path, and wonder is that path under the
> > resources.arsc file in android.jar, but I do not know how to open that
> > file? Anyone could help me.

-- 
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