Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (unexpectedly)
Browsing all 9 articles
Browse latest View live

Kitchen Sink not working on Android Emulator

I've seen this same issue brought up before, but I can't find a solution. I am using Titanium Developer 1.2.1 (it downloaded but didn't install 1.3?) and I have all of the android sdk files installed....

View Article



Android: opening a

If you try to open a window that is already part of the tabgroup then android errors out. It throws: "The application has stopped unexpectedly. Please try again." I know this is weird user flow, but I...

View Article

Android app has stopped unexpectedly + tracelog, plz help

Im having this problem for 2-3 weeks now, cant seem to find out what it is that is chrashing my app. I see a Fatal exception, but dunno whats causing it. Hope someone can find out from this trace log,...

View Article

http://developer.appcelerator.com/askquestion

In the debug logs, I see this error message "cannot access org.appcelerator.titanium.TiRootActivity". Also the app launches with the error "App closed unexpectedly". Any help is appreciated.

View Article

TableView open ScrollView Problem

Hi, I am working on Android SDK 2.3.3, Titanium SDK 1.7.5. I have a tableView that added to a window. TableView click event opens a scrollView according to the tableViewRow index. However, after one or...

View Article


Android crash: stopped unexpectedly

Hello When I try to run an app in my android emulator it crashes every time with an alert saying 'The application Application_name (process com.process.name) has stopped unexpectedly. Please try again....

View Article

Android application has stopped unexpectedly - where to start debugging?

I have created a project with a app which I want to run on iOS and Android. iOS just works perfectly. When I run it in the Android emulator I only get the poppup message: "Application stopped...

View Article

The application has stopped unexpectedly ....

Hello everybody, i tested this simple code: Titanium.UI.setBackgroundColor('#000');   var maFenetre = Titanium.UI.createWindow(); maFenetre.open();   var bardeBouttons = Titanium.UI.createButtonBar({...

View Article


A problem with testing the map

Hello everybody, I tried to run this code to test the map: var myWindow = Titanium.UI.createWindow({   title:"First Map Application", backgroundColor:"#FFFFFF", exitOnClose:true   });   var annotation...

View Article

Browsing all 9 articles
Browse latest View live


Latest Images