> 2. How did you manage to do that? Code obfuscation is also an issue
> for us.

Note that the android.jar file size decreased from over 11 MB to under
3 MB (from SDK 0.9 to SDK 1.0). I also would like to know the code
optimizer / obfuscator that can do this :-)

Peli

PS: Ok, I assume that android.jar is actually not functional anymore,
and the "true" android.jar is only in the emulator.

On 25 Sep., 13:32, friedger <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I used to have a look at the classes in android.jar using JadClipse.
>
> Since SDK 1.0 I only get class method looking like
>
> public void something(...){
>     throw new RuntimeException("Stub!");
>
> }
>
> 1. Is there another possibility to decompile/understand the android
> classes?
> 2. How did you manage to do that? Code obfuscation is also an issue
> for us.
>
> Friedger
--~--~---------~--~----~------------~-------~--~----~
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