Hi guys,

I need to open platform android.jar file to append some classes, on several 
guides and porsts suggest best way is to open the file, edit it and close 
it. So I renamed it to a zip android.zip, then uncompress then append 
classes and re-compress and rename to original android.jar. 

When I open Eclipse I get this error while loading android.jar

*[Framework Resource Parser] Collect permissions failed, class 
android.Manifest$permission not found in 
..\android-sdk\platforms\android-15\android.jar*
*[Android Framework Parser] failed to collect preference classes.*

Am I doing it the wrong way, as far as I am concerned the jar files are 
zipped files that could be packed edited and unpack.

Thanks very much,
Jose

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