@Dan U. "There always seems to be a stack trace in LogCat, although sometimes something odd happens and the LogCat output doesn't show up in Eclipse. "
I've also seem this problem, LogCat sometis stops being updated. I think this is a bug. I'm too lazy to report it though. On Apr 5, 3:46 pm, "Dan U." <[EMAIL PROTECTED]> wrote: > Interesting. I don't have the apk with m5-RC14, but api demos were on > the emulator the first time I started it up. No need to install. There > was a post about RC15 not having them, but I don't recall if that was > the real issue. > > Back on topic... > > > I can handle instability but operating in the dark because of vague > > errors that simply say "null" or nothing at all is simply amateur > > programming. > > Yeah, some of the error handling is a bit bad. To get a null pointer > where the problem is in android code itself isn't so great. I don't > recall running into any place where you just get "null" or nothing at > all though. There always seems to be a stack trace in LogCat, although > sometimes something odd happens and the LogCat output doesn't show up > in Eclipse. > > On Apr 5, 10:38 am, acopernicus <[EMAIL PROTECTED]> wrote: > > > > > Hi ank, > > > Good question. My m5-RC14 version of the SDK doesn't include an > > APIDemos.apk file so you may need to create it using Eclipse and then > > push it using the info outlined here. > > > On the other hand, I did accidentally delete my APIDemos from the > > Emulator and simply deleted my Android folder and started over again. > > To fully delete the Android install, you'll need to delete one of the > > other directories it creates outside the install folder. See this > > thread: > > >http://groups.google.com/group/android-beginners/browse_thread/thread... > > > Lastly, if you have found the apiDemos.apk and simply want to push it > > to the Emulator, then do this: > > 1) Quit out of any running app by clicking the home button. > > > 2) run this command: adb install <path-to-apk>/apiDemos.apk > > > 3) Note: Seeing the new applications sometimes requires restarting > > the Emulator as app manager sometimes only reads manifests on start. > > > Best, > > Anthony- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

