Community Questions & Answers
Airplay printing without wifi network
Hi, I have an iPad app that can print invoices using the AirPrint module. The problem is that it works only when there is a wifi network (and when you have the wifi password). The user of the app need at same time intent (via 3G) to synchronise database,...
How to disable USB debugging?
Hi I am facing app crashes on device when there is no wifi connectionusing SDK 3.1.0 GA. I think it be resolved by turning off the USB debugging feature but I do not know how. Any advice?
Is it possible to test WiFi related code on emulator?
Can't find answer to my question. I saw on stackoveflow similar topic and there is a conclusion - android emulator doesn't support WiFi functionality. Is it true? So the only way to test WiFi - test it on device? And what about IOS emulator?
file sharing between two devices connected within same wifi network
How can we share file between two devices connected within same wifi network. Need for for ios and android mobile device. Is there any possibility to achieve this using Titanium, if yes could you share some tutorial or starting point to do such thing.
Titanium.Network.HTTPClient Stability Issues
This is a mobile application developed using Titanium SDK 2.1.3.GA on IOS 5. For a while now I've been battling what I though were bugs in my application and they may still be, but I can't seem to get beyond this issue. I don't even know if this is a...
Turn WIFI On/OFF Programatically
Is there any way to turn on/off the WIFI of device programatically if there is no available internet connection ??? Any heads up will be greatly appreciated... Thanks
How to manage wifi connect with iOS and Android
Hi, i need to write an app that read the connection data through the QR Barcode and try to connect on Wifi Access point. May i do with native titanium accelerator functions ? Need i to write a native module usign android and ios sdk ? My best regars
Multiplayer chat or games via WIFI/Bluetooth
Hi is there any titanium function support multiplayer via WIFI/bluetooth? or is there any library can be use? Thanks
Communicate android device to Adhoc network
Hello, Is there any way to communicate Android device to ad-hoc wifi network , interacting via sending request and getting response in return. Thanks Moiz.
Android 4.0.3 3g connection JSON problem
Hi, do you know why my application works fine on android 2.3.5 using mobile connection vhen getting data from server in JSON format. Now when my phone get version 4.0.3 (ICS) OS my application can't work if not on WiFI ... mobile netvork (3g .. or...
How to check whether connected to wifi or not?
titanium mobile sdk 2.0 iphone sdk 5.1 Hi, I am developing an app for wifi communication. Encountering first problem: How to determine whether fon is connected to wifi or not. is there a way to know this? thanks.
VideoStreaming with WiFi
Hi, If I'm streaming a video that is greater than 64 kbps, I will have to use WiFi data connection and not Cellular so that the App is not rejected. Can anyone confirm this? Secondly, do I have to update the info.plist to stipulate this? If so, what is...
Sending Remote Data Over 3G or 4G
so i am creating an app that you scan a barcode of a product and then that opens up an associated product pdf...this is working great when i am connected to wifi but when i turn wifi off and just use 3g or 4g it won't send the request to open the pdf?...
Network convergence (3g to Wifi or Wifi to 3g) breaks my app.
I have an application that polls a server for data on an interval. The application works great as long as the network connection does not change. If the connection changes say from 3g to wifi or visa versa, the application breaks. In order for me to...
xhr timeout over 3G, works perfect over wifi
Hello there, I have an issue which could be related to the last iOS update. My xhr works perfectly over wifi but it fails over 3G. I searched this Q&A section and tried everything...
How to switch on/off wifi network
Hello All, Is there any way to switch on/off wifi network. any help appreciated. With Best Regards, Naveen Butola
HTTPClient often times out using WIFI. Is going fine with 3G
Often the XHR times out. I have set the timeout to 15000ms. When connected via 3G it is working fine and fast. When using I often get the following errors: ~~~ 01-26 16:14:39.361: E/TiHttpClient(23687): (TiHttpClient-7) [0,32258] HTTP Error...
List available Wifi Networks
Is possible to get a list of available networks with Titanium?? I didn't find anything in Titanium.Network or Titanium.Platform. Tnx.
Kitchensink's Twitter 3G problem
Hi there, i am implementing the twitter code that comes in Kitchensink. However I have found that there is a problem: when I use it over a wifi connection it works well but when I try to use in on a 3G network it doesn't show up anything. Any...
Secure WiFi connection
Hi! In my app for iPhone I must do the check on network connection availability. And the problem is that secured WiFi connection (when username/password are required) passes as available connection. So I would like to ask if it is possible to detect if...
Get SSID
is there a way to determine the ssid of the current wifi that you are connected to?
Using Android WIFI service from Titanium
How can I retrieve list of available wifi networks? Something like this:http://www.androiddb.ru/content/snippets/scan-wireless-networks-poisk-dostupnykh-besprovodnykh-setei May be I can somehow use native android code for that?
titanium desktop doesn't recognize i'm online - you are not connected to a network
http://i39.tinypic.com/9h510k.png as you can see, i am connected to a WIFI network with strong reception, however Titanium Developer says i'm not connected to the internet. is it critical to any activity?
Is there a way to determine Wi-Fi information (SSID, name, signal strength) ?
Is there a way to acccess the WiFi information of the phone? If not, is there a way other than using the native Apple80211 framework?
Include library build on android/iphone SDK into titanium project?
I need to do something similar to what other user is posting here, a wifi scanner: http://developer.appcelerator.com/question/118486/wifi-sniffer Seems it is not possible to do that entirely in the Titanium, but I'm wondering if it is possible to build...
Phone call streaming to another devices by Wifi
Hello ! I have developed the code that it reaches another devices and creates and sends it a string by wifi. The last thing to do is to call from a devices to a number and send to the other devices the streaming audio generated by this phone call. Is it...
On form submit check if connected to wifi
I have built a form and on submit (button click) if wifi is not visible/available I would like an alert to pop up to say it is not available which prevents the data being sent to a server. If wifi is available and connected I would like it to continue with...
How to find and sync information with mobile and desktop
Hi, I want to develop a app for mobile and desktop use. I want to be able to sync information between then without the use of a internet connection just the pure Wi-Fi. How can I do that?
Android WiFi Hotspot as a Portal?
Hi I am trying to figure out if it is possible to use the Android WiFi hotspot function to allow the phone to act as a WiFi portal or gateway? The idea is to serve some local content when a 3rd party connects to the phone's hotspot - just like you see if...
Access SSID and wifi credentials
> Is there a way to access the current wifi settings used by the phone ? > I'm looking for a way to access the SSID and WEP/WAP key of the wifi that the phone is using. > Thx.
WIFI Connection Test
Hi, I'm trying to develop an application that makes connection with another mobile by WIFI connection. I can't find any videotuts about or docs. Anyway can I test this web application to simulator locally ?
XHR timeout when using 3G, fine via WiFi
Yes, I know that makes no sense. LOL Since installing iOS 4 onto my 3GS my apps can only make XHR calls when the iPhone is connected via wifi. When the same app on the same phone is opened on a 3G connection, xhr.onerror is triggered and this is the...
App works with Wifi but not with 3G
Hi, My app is working perfectly on Simulator and in the iPhone when Wifi is enabled, but it doesn't work when I turn off the Wifi and try to use my 3G connection. Any tips? Is it related to the info.plist or any other configuration? Thanks
Alert user on no wi-fi
Hi Can anyone assist with the code required to alert the user when trying to call an external URL but no wi-fi signal is available? So say after a preset time of 10 secs a dialogue box would display to alert the user that a wi-fi connection is required to...
How to check if network is available (Wifi or 3G)?
Is there an API for this?
Differentiating 3G, EDGE, GPRS
I know how to check for WiFi vs mobile connection using networkTypeName. But I need to serve different content to users depending on whether they're on 3G, EDGE or GPRS mobile connections (wildly different data rates between those connection types). Is...
Showing 1-36 of 36