[android-developers] Re: Where to find Jarsigner

2008-11-12 Thread atrus123
If you are still having a tough time finding it, and it isn't easily accessible from the command line, maybe do something like this: find / -name jarsigner Then navigate to that directory, and run it like this ./jarsigner - args (won't work in Windows) On Nov 11, 5:20 am, CM [EMAIL PROTECTED]

[android-developers] Re: Where to find Jarsigner

2008-11-12 Thread Nickname
Hi all, Neither can I find jarsigner in my hard drive. I am using Win/XP. What is it for? Is the use mandatory? Thanks. On Nov 12, 6:27 am, atrus123 [EMAIL PROTECTED] wrote: If you are still having a tough time finding it, and it isn't easily accessible from the command line, maybe do

[android-developers] Re: Where to find Jarsigner

2008-11-12 Thread Sunit Katkar
You have to download it if you dont have it.. Look at this tutorial too http://www.owasp.org/index.php/Signing_jar_files_with_jarsigner then refer this too http://code.google.com/android/intro/develop-and-debug.html#developingondevicehardware - Sunit On Wed, Nov 12, 2008 at 8:24 AM, Nickname

[android-developers] Re: Where to find Jarsigner

2008-11-11 Thread Dennis W.
Check the bin folder of your JDK, not your JRE. Dennis On 11 Nov., 11:20, CM [EMAIL PROTECTED] wrote: I have checked the bin folder of my jre and it is not there.  Keytool is there, but no jarsigner.  I tried googling this but all I found was to check the bin folder.  Does anyone know where

[android-developers] Re: Where to find Jarsigner

2008-11-11 Thread dailyLife
L think that you can input commandline jarsigner . [EMAIL PROTECTED] 2008年11月11日 - Original Message - From: CM To: Android Developers Sent: 2008-11-11, 18:20:39 Subject: [android-developers] Where to find Jarsigner I have checked the bin folder of my jre and it is not there. Keytool