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