"APP ANGEHALTEN" - Apk lässt sich installieren, doch nicht mehr ausführen.

173 views
Skip to first unread message

Leon Müller

unread,
Aug 27, 2015, 11:31:27 AM8/27/15
to MIT App Inventor Forum
Hallo zusammen,

seit es scheinbar ein Appinventor Update bzw. einige Änderungen gab (z.B. kann nun die Vorschau auch in Tablet-Size angezeigt werden) lässt sich meine bereits weit entwickelte App gar nicht mehr starten - ich öffne sie und es heißt "AppName angehalten". Vorher (OHNE ÄNDERUNG AM PROJEKT) lief sie allerdings problemlos flüssig .. lies sich starten .. erfüllte alle Aufgaben .. was ist passiert? Gibt es weitere Betroffene?

Danke für eure Antworten, liebe Grüße!

Taifun

unread,
Aug 27, 2015, 11:41:30 AM8/27/15
to MIT App Inventor Forum
did you upload large images into your app?

to find out more about the Runtime Error, you can use Logcat

I normally use Eclipse and Logcat there, but if you have installed the App Inventor Software (see also http://appinventor.mit.edu/explore/ai2/setup-emulator.html), you already have everything you need to use logcat...

How to use Logcat
  1. connect your device using USB with your computer
  2. in File Manger go to the App Inventor directory, which is  C:\Program Files\App Inventor or similar
  3. press Shift and right mouse click the subdirectory commands-for-Appinventor to get the context menu
  4. select "open command window here" and you will get a command window of that subdirectory
  5. enter adb logcat and the logcat will start running
To copy your log, right click, click "select all" and enter to copy the complete log into the clipboard, then open Notepad and paste it using ctrl-v.

Taifun

Leon

unread,
Sep 3, 2015, 1:31:04 PM9/3/15
to MIT App Inventor Forum
Hey, thanks for your post!

I might have some bigger pictures, but in the past this worked anyway! My Apps where packaging and starting .. now they don't ..

Taifun

unread,
Sep 3, 2015, 1:56:59 PM9/3/15
to MIT App Inventor Forum
Reply all
Reply to author
Forward
This conversation is locked
You cannot reply and perform actions on locked conversations.
0 new messages