30.11.2010 14:03, aad пишет:
This code where I use getByName is actually getting converted to .jar java file. Does it still need the manifest file? I am not able to find the one related to the jar. However when I grepped all files had the permissions.
No, a jar file doesn't have its own manifest. Check the manifest of the application where the jar is used.
Any other clues? Do I have to dig into the implementation of ping and getbyname:-( as a last resort?
I don't think that's necessary :) -- Kostya Vasilyev -- WiFi Manager + pretty widget -- http://kmansoft.wordpress.com -- 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

