[android-beginners] Re: Problem with Emulator

2009-03-30 Thread Vishal Gaikwad
I need to convert text file into jpeg file On 3/30/09, gganesh wrote: > > > hi , > I could launch any application on emulator has it shows error like > > > ERROR/mountd(19): could not read initial mass storage state > ERROR/flash_image(28): can't find recovery partition > DEBUG/AndroidRuntime(23)

[android-beginners] Re: Problem with Emulator

2009-03-30 Thread gganesh
Thanks David for your reply I got the problem solved by clearing all files under .android folder On Mar 30, 5:00 pm, David Turner wrote: > it looks like there is something fishy in your system image. Try starting > with "emulator -wipe-data" once to see if this solves the issue. > If it doesn

[android-beginners] Re: Problem with Emulator

2009-03-30 Thread David Turner
it looks like there is something fishy in your system image. Try starting with "emulator -wipe-data" once to see if this solves the issue. If it doesn't, try re-downloading the SDK. If that doesn't solve the issue, let us know by giving us as much detail as possible as to what you do to build/inst