On Sat, Mar 19, 2011 at 9:29 AM, Syed Rakib Al Hasan <[email protected]> wrote: > > On Sat, Mar 19, 2011 at 7:24 PM, Mark Murphy <[email protected]> > wrote: >> >> I'd start by installing a supported Java environment. > > well, I believe i do have that........ what exactly do you mean by a > SUPPORTED java environment?
One that the Android SDK documentation tells you to use. > I have the Sun-Java-6 installed in my Linux Ubuntu. Possibly, but that may not be your active Java environment on Ubuntu. https://help.ubuntu.com/community/Java > how do i use the keytool then? Get sun-java-6 to be your active Java environment on Ubuntu. Then run keytool. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Training in Oslo: http://bit.ly/fjBo24 -- 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

