Hello! There is a package android.content.res with class AssetManager that can be used to read binary xml files under Android OS. But underlying methods are native, for example, openXmlAssetNative. I looked through http://android.git.kernel.org/ but failed to figure out where to find native methods C-sources for this particular class and package.
Can you help me in finding source code for reading binary xml files or file format description? Thanks in advance! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Discuss" 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-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
