Sorry i typed adb install ab andme.apk
when i removed ab it worked fine..Now after installing i tried running a hello world program (j2me type) in android emulator using j2me midlet runner but i get an error Exception:Error download Apk file from http://192.168.3.81/MyHello/dist/MyHello.jad to /data/data/com.netmine.andme/files/MyHello.apk i compiled and pasted the entire project in my IIS and tried calling the jad file from the runner... I also changed the MIDlet-Jar-URL according to the IIS location and saved it..when i run the jad file individually it is opening in Java wireless toolkit can you please help me in solving the problem On Nov 5, 5:06 am, "Dana Li" <[EMAIL PROTECTED]> wrote: > mmm. > > that's new problem and we had never seen that issue before. > can you do > > adb shell df > > it should show you memory spaces of all the installed apps. > How many apps did u install? Why it is so big? Most of apks converted should > be small enough (<200K) > Our app does not use THAT much of storage. Would it possbile that something > else in your emulator is wrong, can you re-produce it?. > > Thanks, > DL > On Tue, Nov 4, 2008 at 12:48 AM, And-Rider <[EMAIL PROTECTED]>wrote: > > > > > > > While installing this application i get an error message > > > INSTALL_FAILED_INSUFFICIENT_STORAGE > > > How do i increase my storage limit in emulator?....please help..!! > > > On Oct 30, 10:58 pm, "Dana Li" <[EMAIL PROTECTED]> wrote: > > > Dew, > > > > Sorry for the late response, Basically we are busy making the formal > > > release. > > > > Here is the release candidatehttp://www.netmite.com/android/rc/andme.apk > > > > and attached is the screenshot > > > > Please let me know if it works for you and will put it in the android > > market > > > pretty soon. > > > > Regards, > > > Dana > > > > On Mon, Oct 20, 2008 at 6:52 PM, drew <[EMAIL PROTECTED]> wrote: > > > > > Thanks. > > > > > I just tried using it to install a bible reader from the following > > > > URL: > > > > >http://www.olivetree.com/java/BibleReader-Generic-midp2-ASV.jad > > > > > It appears to install ok, but doesn't run properly. I can't do > > > > anything once it's opened up. > > > > > I did run the shell chmod command as instructed. > > > > > Drew > > > > > On Oct 20, 12:56 pm, "Dana Li" <[EMAIL PROTECTED]> wrote: > > > > > Drew, > > > > > > It's a great question. > > > > > > Actually Android does not support JAD/J2ME directly. > > > > > > However, we have developed an application to allow you run > > > > > JAD/J2MEapplications on Android without code change. > > > > > The installer can automatically convert the application to the .apk > > > > format > > > > > on the phone itself. > > > > > > Please download the new version of Android J2ME MIDP RUNNER based on > > the > > > > new > > > > > Android SDK 1.0. > > > > > >http://www.netmite.com/android > > > > > > Please let me know if you have more questions. > > > > > > Thanks > > > > > Dana > > > > > > On Sun, Oct 19, 2008 at 9:01 PM, drew <[EMAIL PROTECTED]> wrote: > > > > > > > Hey All, > > > > > > > Since Android is Java based, it would be great to be able to use > > all > > > > > > of the Java mobile apps written for Blackberrys and the like. Is > > > > > > there any chance a JAD distributed application can be made to > > install > > > > > > on an Android device? Perhaps an installer can be built to > > > > > > automatically convert the application to the .apk format (either on > > > > > > the phone itself or off-line on a PC). > > > > > > > Can this be done? > > > > > > -- > > > > > Dana > > > > -- > > > Dana > > > > Bible.jpg > > > 81KViewDownload > > -- > Dana --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

