Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (android)
Viewing all articles
Browse latest Browse all 7655

Aplication won't install neither device nor emulator

$
0
0

Hi all,

I am having a problem to test an app I am currently developing. At the beginning I was using the Emulator until I got this warning:

[WARN][V8Object( 784)] Runtime disposed, cannot set property 'userAgent'

Titanium builds and installs the app but it gets stuck on the appcelarator intro-image of the app, and nothing else happens. I got no error just that warning.

So I was wasting to much time and I started using my cellphone (Galaxy S2) and it was working fine for awhile until I got this error but I dont know what to do with this.

[INFO] :   Writing build manifest: R:\Ruchango\DevZone\Titanium_workspace\Test06\build\android\build-manifest.json
[INFO] :   Making sure the adb server is running
[INFO] :   Removing deploy.json from SD card
[INFO] :   Installing apk: R:\Ruchango\DevZone\Titanium_workspace\Test06\build\android\bin\Test06.apk
[INFO] :   Installing app on device: GT-I9100T
[ERROR] :  Failed to install apk on "001910f162726e"
[ERROR] Application Installer abnormal process termination. Process exit value was 1
[ERROR] Application Installer abnormal process termination. Process exit value was 1
I wipe out the user data on the simulator to give another try and I got a similar error like the device
[INFO] :   Installing apk: R:\Ruchango\DevZone\Titanium_workspace\Test06\build\android\bin\Test06.apk
[ERROR] :  Failed to install apk on "emulator-5554"
[ERROR] Application Installer abnormal process termination. Process exit value was 1
Same errors for KitchenSink which was working fine before...

So I am kind of lost now...

Any help would be appreciated.. Thanks!


Viewing all articles
Browse latest Browse all 7655

Trending Articles