Subject: 'Run on Device' not working
Hello,
I'm running Ubuntu Jaunty and got a HTC Magic Android Phone.
Whenever I try to 'Run on device' the Titanium Developer state
changes to 'Installing app on device..' but nothing happens.
My phone is connected with transfer mode enabled. It also displays
fine in Banshee.
$ lsusb | grep High Bus 001 Device 010: ID 0bb4:0c02 High Tech Computer Corp.
Comments are currently closed for this discussion. You can start a new one.
2 Posted by Richard Venneman on 29 Jun, 2009 09:33 PM
Debug output. Nothing helpful I fear..
[21:31:23:176] [Titanium.Network.HTTPClient] [Debug] BEFORE CHANGE STATE 1 [21:31:23:179] [Titanium.Process] [Debug] Launching: /home/richard/.titanium/mobilesdk/linux/0.4.2/android/builder.py with 5 args [21:31:23:179] [Titanium.Process] [Debug] Argument: install [21:31:23:179] [Titanium.Process] [Debug] Argument: "testapp" [21:31:23:179] [Titanium.Process] [Debug] Argument: "/home/richard/Software/android-sdk-linux_x86-1.5_r1" [21:31:23:180] [Titanium.Process] [Debug] Argument: "/home/richard/Devel/Mobile/testapp" [21:31:23:180] [Titanium.Process] [Debug] Argument: "com.richard.test" [21:31:23:180] [Titanium.Process.Process] [Debug] Running process /home/richard/.titanium/mobilesdk/linux/0.4.2/android/builder.py [21:31:23:187] [Titanium.Process.Process] [Debug] Starting output handler threads... [21:31:24:611] [Titanium.Network.HTTPClient] [Debug] BEFORE CHANGE STATE 2 [21:31:24:833] [Titanium.Network.HTTPClient] [Debug] BEFORE CHANGE STATE 3 [21:31:25:093] [Titanium.Network.HTTPClient] [Debug] BEFORE CHANGE STATE 4 [21:31:25:341] [Titanium.API] [Debug] DONE ! [21:31:45:608] [Titanium.Database] [Debug] appid=com.appcelerator.titanium.developer,dir=/home/richard/.titanium/appdata/com.appcelerator.titanium.developer,dbname=app_updates,origin=app_com.appcelerator.titanium.developer_0 [21:31:45:608] [Titanium.Database.Databases] [Debug] DB Path = /home/richard/.titanium/appdata/com.appcelerator.titanium.developer/Databases.db [21:31:45:609] [Titanium.Database.Databases] [Debug] Creating table Origins [21:31:45:609] [Titanium.Database.Databases] [Debug] Creating table Databases [21:31:45:610] [Titanium.Database] [Debug] Execute called with create table if not exists last_check(time long) [21:31:45:610] [Titanium.Database] [Debug] sql returned: 0 rows for result [21:31:45:611] [Titanium.Database] [Debug] Execute called with select strftime('%s','now')-time from last_check [21:31:45:611] [Titanium.Database] [Debug] sql returned: 1 rows for result [21:31:45:612] [Titanium.Database] [Debug] Execute called with update last_check set time = strftime('%s','now') [21:31:45:762] [Titanium.Database] [Debug] sql returned: 0 rows for result [21:31:45:763] [Titanium.Database] [Debug] Close database: app_updatesSupport Staff 3 Posted by Don Thorp on 30 Jun, 2009 02:32 PM
Did you check the drawer on the home screen of the device? Titanium developer doesn't auto-launch your application after installing it.
4 Posted by Richard Venneman on 30 Jun, 2009 04:46 PM
Hi thanks for your reply.
Yes I did a check, double check on it, let it be for 30 minutes but no app to be found on my device!
Support Staff 5 Posted by Don Thorp on 06 Jul, 2009 05:08 PM
I haven't run Android on Linux yet. I'm going to put a JJ image together and see if I can duplicate the problem.
6 Posted by Richard Venneman on 06 Jul, 2009 07:50 PM
Maybe it' s my pc..
Titanium Developer is throwing an error in Windows XP too.
Please check the attachment.
Support Staff 7 Posted by Don Thorp on 07 Jul, 2009 03:21 PM
Richard,
It's not your PC the Windows problem is a known issue. I've just recreated the installation problem on Linux. Hopefully I'll know before too long what the problem is.
Support Staff 8 Posted by Don Thorp on 07 Jul, 2009 06:18 PM
I've added an entry to the Knowledge Base Titanium Android Development on Jaunty Jackalope