This jar is run on boot-up. I dont invoke any application explicitly. I just switch on the
Do I need to link one for this jar or is there any under-running application invoked from behind that I may not know? But I am still confused how it works fine when I directly use the IP address, but fails only on this conversion. and surprisingly ping resolves On Nov 30, 4:17 pm, Kostya Vasilyev <[email protected]> wrote: > 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

