rahulchittimalla / desktopsms

Automatically exported from code.google.com/p/desktopsms
0 stars 0 forks source link

Sign MainGUI.jar #23

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If MainGUI.jar is signed, it can be launched using Java(TM) Web Start Launcher.

See an example of a JNLP file @
http://droidexplorer.googlecode.com/files/desktopsms.jnlp

I would like to include a way to launch this tool from Droid Explorer
(http://de.codeplex.com/) and using the JNLP file would be best because
then I can always ensure the user is launching the latest version. I can
pull the APK and push it to the Android Device before launching, so they
will have the latest version of that too.

Original issue reported on code.google.com by cama...@gmail.com on 18 Sep 2009 at 3:43

GoogleCodeExporter commented 9 years ago
JNLP file is @ http://droidexplorer.googlecode.com/files/desktopsmslauncher.jnlp

I have a temporary jar up that I signed, but would like to point to the official
build so it is always the latest.

Original comment by cama...@gmail.com on 18 Sep 2009 at 4:12

GoogleCodeExporter commented 9 years ago
Hi, i've followed your suggestion and deploy now DesktopSMS through JNLP too.

http://www.ekiii.net/android/desktopsmslauncher.jnlp
and 
http://www.ekiii.net/android/MainGUI.jar

Thanks for your suggestion

Original comment by gaetan.e...@gmail.com on 28 Sep 2009 at 6:22