[android-developers] Re: emulator not launching

2009-01-19 Thread lahiru
Hi all! I am getting the same error "NAND: could not write file /android-sdk- linux_x86-1.0_r1/tools/lib/ images//system.img, File exists " I tried by installing the sdk in my home folder but result remains unchanged. Please help. Thanks in advance..! --~--~-~--~~~---

[android-developers] Re: importing java 6 libs

2008-04-29 Thread Lahiru
Thanks. :) I'll check this. On Apr 6, 12:58 am, "Dan U." <[EMAIL PROTECTED]> wrote: > Look in the docs for the dx tool > > On Apr 4, 11:11 pm, Lahiru <[EMAIL PROTECTED]> wrote: > > > Hi, > > > Thanks a lot for the reply,,, > > > I&#

[android-developers] Re: importing java 6 libs

2008-04-04 Thread Lahiru
Hi, Thanks a lot for the reply,,, I'll try with sources.. :) Thanks again.! On Apr 5, 12:34 am, David Given <[EMAIL PROTECTED]> wrote: > Lahiru wrote: > > [...] > > >> I need to import some javax packages comes with Java6. > >> I added required jre in

[android-developers] Re: importing java 6 libs

2008-04-04 Thread Lahiru
Any help please? :) On Apr 4, 6:39 pm, Lahiru <[EMAIL PROTECTED]> wrote: > Hi > > I need to import some javax packages comes with Java6. > I added required jre in eclipse project and successfully imported > several javax pkgs. > > But in runtime I'm getting class

[android-developers] importing java 6 libs

2008-04-04 Thread Lahiru
Hi I need to import some javax packages comes with Java6. I added required jre in eclipse project and successfully imported several javax pkgs. But in runtime I'm getting class not found error,... is there any other way to link jre 6 libs with android? Please help.. Thanks in advance. L