Community Questions & Answers

Android Problems

Hi there, i have setup my android sdk to titanium studio, i got some errors and emulator opens very long time :( but it is opening. After that i want to test my app in my device but it gives error like this ~~~ [TRACE] adb devices returned 0...

Custom adb install

Is there a way to change the adb install script used to test on the emulator? I use wireless adb on my device, which when connected to actually registers the device as an emulator. Instead of using 'Run on Device' I always just adb to push my app.apk to...

adb not showing the database??

I create a database like this: Titanium.Database.open(dbname) The in a adb-shell I go to /data/data/<app>/databases and there is no databasefile The database is working, I can connect to it and execute querys successfull Why is adb not showing my...

Getting: adb devices returned 0 devices/emulators

Hi I have just installed Titanium (1.7.1), the Android SDK (Tools-rev12, PlatformTools-rev6 and Java (6 - 26) onto a Windows XP machine. When building a blank mobile project as described in the "Getting Started with Titanium Studio"...

Cant install app on device

Hi, I have a problem with installing my app on my HTC Hero phone. I have tryed almost all solutions described in here, but it dos not work for me. There is no problems installing and running in the android emulator. No errors. But when I try to run the app...

Titanium cannot find android adb

I have been using Ti Dev for a while and have created an Iphone and Ipad app successfully. Wanted to attempt an android app and followed the instructions to install the android sdk. When I attempt to set the environmental settings in TI.Dev I get the...

ADB paths with spaces failing now

One of the new Android SDK updates now causes an issue with paths with spaces. This line is ok if I run it from the commandline. ~~~ C:\android-sdk\tools\emulator.exe -avd titanium_7_HVGA -port 5560 ~~~ This line...

Can't run app on android device

I am trying to get adb to see my Samsung Fascinate phone so that I can install my Android apps via usb to the phone. I am using osx 10.6.7. When I run "adb devices" it does not list my device and "adb usb" says "device not...

Titanium 1.2.2 can't find adb

I've just installed Titanium on my Mac, and it wants me to tell it the path to the android sdk in the Profile page. I navigate to the sdk folder, but Titanium complains that it can't find adb or android. android is in the Tools folder where it is...

Titanium couldn't find adb or android

Hello World I've installed the last version of Titanium 1.2.2 and Android SDK. And actually, Titanium tells me "Couldn't find adb or android in your SDK's "tools" directory. You may need to install a newer version of the SDK...

Android adb has moved!

I installed the latest Android, I installed the latest Titanium. I went to the 'profile' tab, and selected the location of my Android install. Titanium rejected it because it couldn't find 'adb' in the 'tools' folder. I looked in the tools folder of my...

adb has moved for android

I have seen several postings of this topic, but all with the same solution, to create a symbolic link. I am sadly on a windows machine, and do not have the priviledges to make symbolic links, is there another way to get this to work, and is there any news...

Android SDK error

Hi i am new to titanium , I just installed titanium and download android sdk too.. Then i went to edit profile to give the path of the SDK. When i put it it says "Couldn't find adb or android in your SDK's "tools" directory. You may need...

installing titanium

- ok so I installed titanium 1.2.2 and it detected the iphone sdk on there but it keeps saying that its loading no matter how long i wait it emulates the iphone but I don't see app on the emulator - another issue I'm getting is that it doesn't seem take...

Getting Started fail

Following the excellent getting started guide (mobile, Windows), everything goes well until page 18, where you run the null HelloWorld app. The emulator comes up, and Titanium apparently connects to it, but the app is not installed. I must have made some...

Unable to install App on Android Emulator

Whenever I try to run any applications via Titanium, it gets to the point where it is about to install the application on the device and outputs the error: > [ERROR] C:\android-sdk-windows\tools\adb.exe error: more than one emulator I check the and...

Showing 1-29 of 29