Community Questions & Answers
Probem with a the WAMP server connection
Hello everyone, I am trying to connect to the WAMP server installed in my PC and using this code: ~~~ var mybouton = Titanium.UI.createButton({ title:"connect", height:"auto", width:150, bottom:10 }); var mytflogin =...
localhost database to server
i am finally done with my first application on titanium , but i made my database on a local host using xampp and JSON now i bought a server and i want to put this database on my server , can anyone tell me how to do so
Unable to load app running on desktop localhost on iPhone browser over local network - configuration problem?
I am running a Python app on my desktop's localhost, and want to test it on my iPhone over my local network. I am using Win7 with the latest Titanium studio. Everything works fine on my local machine, but I cannot access it from my iPhone's browser over...
Accessing files via tether
I have an app that needs to access a local WAMP server in order to be served by a PHP script, but only when the USB cable is plugged in. The app needs to operate completely offline. I have researched using USB tunneling and such but so far there is no...
Error Accessing localhost
Hello i am trying to access a file containing some json content on my webserver (localhost on wamp/www/) My webserver apache is set to allow from all both for www and "/" directories I get this error "Not Found" here is my code...
Open local file in safari
I have a pdf that I have saved off. I can open it in a webview without issue. I want to be able to open it in safari. I've tried using Ti.Platform.openURL to open the file in safari but it doesn't work. The native path for the file is a localhost path....
Connect to local machine with the android emulator
I would like to, while developing, connect to my local machine. But, it looks like 127.0.0.1 connects to the emulator itself, and setting my hosts file on my windows computer does not seem to be working either. Is there a solution for this? So far I have...
Please Help!! How external interface work in Titanium Desktop?
How can flash external interface work in Titanium? Please at least tell me some hints@@...../^\ Really need your help!
Showing 1-8 of 8