
Originally Posted by
sandeepkumar03
Is it possible to do this in reverse manner package application as JAR i.e JAR will include the exe of the daemon and when JAR is installed, exe will also be deployed.(Not sure we can include exe in JAR of mobile application)? I was just trying to understand as S60 has J2ME support so a application can be JAR installation also.
In case of both the approaches, we have both MIDLet and exe on Phone. Now Can I make the daemon run on J2ME application start up instead of device start up and shut down on application exit?