It is invoked by default. It is like a feature, say like Bluetooth on Android, a functionality. I have other methods to explicitly invoke an application which will use this later, but this one - happens by default, on boot-up, as soon as I switch on my device with the loaded SD Card.
On Nov 30, 4:52 pm, Kostya Vasilyev <[email protected]> wrote: > Is this a normal application, can you run it after the device is booted? > > Or is this part of custom firmware? > > -- Kostya > > 30.11.2010 14:43, aad пишет: > > > > > > > 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 > > -- > Kostya Vasilyev -- WiFi Manager + pretty widget > --http://kmansoft.wordpress.com- Hide quoted text - > > - Show quoted text - -- 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

