Android :: Application To Control WiFi Networks To Sync Exchange?

Aug 2, 2010

Anybody know an app that can control what to sync, and what not to sync on a WiFi network. I would like my hero only to sync exchange when at work.

Android :: Application to Control WiFi Networks to Sync Exchange?


Motorola Droid X : Exchange Sync - Way To Control Number Of Days?

Sep 28, 2010

Is there any way in the DroidX, running Froyo/2.2, to set the number of days back to sync / retain messages on an exchange email account? I could swear that I had set this in 2.1, but either the setting is gone now, or I can't seem to find it. Can anyone point me to that setting?

View 2 Replies View Related

Jelly Bean :: Exchange Active Sync Over WiFi?

Jan 11, 2012

I am currently having an issue with most android devices in my work place where they are unable to authenticate with the exchange once connected over the wifi.

Breakdown:

We have 3 wifi networks.

1. General (Wifi authenticates over the domain)
2. Guest (Open wifi)
3. Mobile (Open wifi)

The below devices that we have tested give us an certification issue once they have connected to either the Guest or Mobile although they do work once connected to the General wifi or 3G/LTE.

Samsung Galaxy S4
Nexus Tabs
Samsung Tabs

All Apple devices work 100%
My Samsung S3 works 100%
Samsungs S4 Version:
Android version: 4.3
Baseband version: I9500XXUEMJ8
Kernel version: 3.4.5-1938685
Samsung S3 Version:
Android version: 4.1.2
Baseband version: I9300XXELLA
Kernel version: 3.0.31-836582

View 4 Replies View Related

Jelly Bean :: How To Exchange Active Sync Over WiFi

Dec 3, 2013

I am currently having an issue with most android devices in my work place where they are unable to authenticate with the exchange once connected over the wifi.

Breakdown:

We have 3 wifi networks.

1. General (Wifi authenticates over the domain)
2. Guest (Open wifi)
3. Mobile (Open wifi)

The below devices that we have tested give us an certification issue once they have connected to either the Guest or Mobile although they do work once connected to the General wifi or 3G/LTE.

Samsung Galaxy S4
Nexus Tabs
Samsung Tabs
All Apple devices work 100%
My Samsung S3 works 100%
Samsungs S4 Version:
Android version: 4.3
Baseband version: I9500XXUEMJ8
Kernel version: 3.4.5-1938685
Samsung S3 Version:
Android version: 4.1.2
Baseband version: I9300XXELLA
Kernel version: 3.0.31-836582

View 3 Replies View Related

Android :: Application To Exchange Files Between My Tattoo - A PC Through WiFi

Feb 14, 2010

It would be useful for me to have an application to exchange files between my Tattoo and a PC through WiFi.

I was thinking about something standard, like FTP or Windows file sharing.

Do you know if an app like this is existing ?

View 9 Replies View Related

General :: Microsoft Exchange Email Doesn't Sync On Office WiFi?

Oct 11, 2013

Android default email client when connected to office wifi doesn't sync my e-mails while if i configures my exchange account in enhanced email it works absolutely fine and all my emails starts syncing on same office wifi.

I was having an offline chat with my system administrator and he told me that they have blocked something to avoid IP pool full issue ( new users were not able to connect to office wifi as almost everyone was using two IP, one on smartphone and one on laptop).

Question is how enhanced email client is able to sync? Can i make some changes in default android email client to make it sync.? My Edge connection is too slow to download emails and can't switch to 3g as it is a company provided connection.

View 9 Replies View Related

Android :: Looking For Application To Sync Folders Via WiFi

Nov 11, 2010

I've not found an answer yet which does exactly what my current software (MobSync) does with my Windows Mobile device. What I want to do is auto-sync a podcasts folder, and its subfolders, from my PC over to my new HTC Desire-Z via Wi-Fi. I've found a few programs that appear to be able do this task fine, but I'm not sure which of them can do a full sync, i.e. including echoing deletes back to the PC.

What I need is for the software to periodically copy any new podcasts found in the PC folder over to the phone (OK, that bit is easy). However when I've listened to the podcast and deleted it from the phone's folder, I want the sync software to neatly delete the same file from the PC too.

View 7 Replies View Related

Android :: WiFi Range And Ad-Hoc Networks

Oct 14, 2010

I am initiating the design of an application that would require an Android phone to connect to another Android phone via Ad-Hoc networking with or w/o security. I would like to know if Android supports ad-hoc networking. I would also like to know what is the average range of the wifi signal from an Android handset point-to-point with no obstructions. I cannot find any information about this on the web.

View 10 Replies View Related

Android :: Scan For WiFi Networks Not Working

Jun 5, 2010

I'm trying to scan for wireless networks and found this helpful source on the net. Unfortunately it's not working and I have no idea why. My problem is that I can't wait 10 minutes for the result - I need them within a few seconds and thought about setting the boolean variable waiting on false as soon as I get a result, well it runs forever. Looks like nothing is received.

// -- Sample WiFi implementation - http://groups.google.com/group/android-developers/browse_thread/thread/f722d5f90cfae69 IntentFilter i = new IntentFilter();
i.addAction(WifiManager.SCAN_RESULTS_AVAILABLE_ACTION);
registerReceiver(new BroadcastReceiver(){
@Override public void onReceive(Context c, Intent i){
// Code to execute when SCAN_RESULTS_AVAILABLE_ACTION event occurs
mWifiManager = (WifiManager) c.getSystemService(Context.WIFI_SERVICE);
wireless = mWifiManager.getScanResults(); // Returns a <list> of scanResults
waiting = false;
} } ,i);
// -- End Wifi Sample mWifiManager.startScan();
while (waiting) { try { Thread.sleep(200);
} catch (InterruptedException e) {
// TODO Auto-generated catch block e.printStackTrace();
} Log.d("PROJECT1","Wifi WAITING");
}

View 4 Replies View Related

Android :: Scan For WiFi Networks Done Passively Or Actively?

Aug 9, 2010

I am programming for google android and I wonder if the scans for wireless 802.11 networks are done passively or actively? I mean: Does the device actually emit a beacon request signal on
WifiManager.startScan()
Or does it just listen for beacons sent periodically by the access points?

View 1 Replies View Related

Android :: Connecting To 3G And WiFi Data Networks Simultaneously?

Jul 13, 2010

We have an application where we'd like to use the WiFi connection on a local network (intranet) with no Internet connectivity, and use the 3G connection simultaneously as the data connection to the internet. To summarize:

We need to connect to two distinct networks at the same time - We need data traffic to be properly routed to the appropriate network based on its IP address - We need both radios (WiFi and 3G) on and active. This can easily be done on the iPhone, but not sure if it can be done on the Android.

View 21 Replies View Related

Android :: Need WiFi App To Choose Which Networks Phone Will Connect To

Apr 30, 2010

I'm looking for an app that will automatically enable my wifi for designated networks. Basically, the only location currently I really desire to use wifi is at home since if I'm at home, my phone is likely charging (since wifi eats battery) and the speed beats 3G. I'm going through appbrain.com and finding a lot of apps that automatically scan and connect to open networks, automatically connect to the fastest network, a bunch of wifi toggle widgets...nothing really for making conditions for what networks it will connect to, especially one that has a password.

View 4 Replies View Related

Android : Best Wifi App That Automatically Connect To Open Networks?

May 17, 2010

I'm downloaded several wifi apps, but I'm looking for one that will automatically connect to open networks.
Or at least to saved/remembered networks without me having to scan and connect.

View 3 Replies View Related

HTC Desire :: MS Exchange Calendar Sync But Cannot Add New Exchange Event

May 9, 2010

I have problem with calendar on my HTC desire. Sync with ms exchange works fine, but I can't add new exchange event on the phone. It is strange becouse I can edit exchange calendar entries (synced from PC). Has anybody got an idea how to fix it?

View 1 Replies View Related

Sprint HTC Hero :: Some WiFi Networks Not Available

Jul 16, 2010

I got 2 Sprint HTC Heros 3 wks ago. They work fine with any WiFi network that shows up as available. Other WiFi networks are completely ignored and do not show up in the list of available networks. I installed WiFi Analyzer and it is also prevented from seeing the same "invisible" networks. One WiFi network which does not show up is my home network. Last weekend I was at a B&B in another state and had the same problem with their network. Their network was up and running and visible to other hardware but not to our Heros.

Our home WiFi router is a Linksys WRT110 running WPA-2 Personal AES. There typically are three devices on this network: 2 @ g and 1 @ n. I have seen other WPA-2 Personal networks show up as Available while traveling but have no idea what routers were used. I called Sprint support and eventually got to someone in Tech support who put me on hold after I explained the symptoms. 20 min later the call was dropped. So much for Sprint tech support .

View 5 Replies View Related

HTC Hero :: WiFi Networks Not In Range?

Nov 10, 2009

I got the Hero on 3UK yesterday. As soon as I booted it up it found a number of wireless networks and I was able to connect to my BeBox with no problems. Later on last night and continuing today, it can't find any networks in range. It shows the BeBox as 'remembered' but not in range. Even tho I'm obviously sitting near it. I've rebooted the phone today and no change. I installed the Fonera application yesterday and thought it might be causing problems so disabled it and still the problem was there.

View 2 Replies View Related

HTC Incredible :: Connecting To Ad-Hoc WiFi Networks

Sep 8, 2010

Now I wish there was a way to connect my Non-Rooted Froyo Incredible to Ad-Hoc WiFi networks, but I can't seem to find a way. Does anyone know of any ways to connect my Incredible to my Ad-Hoc WiFi networks? Because that would be the only reason I would root my incredible, but I wouldn't do it if there wasn't a solution available.

View 4 Replies View Related

Android :: Wifi Networks For Droid Phones Based On Access Point Names?

May 9, 2010

Does anyone knows if the wifi networks for android phones are based on Access Point Names (APN) ? I ask because in my android application I plan to overwrite some fields in all APN's to disable cellular network, but I still want to have available the wifi for the user.

View 1 Replies View Related

Samsung Galaxy S :: Cannot Connect To WiFi Networks

Oct 2, 2010

My SGS (well its actually my wife's but I use it also) will not connect to WiFi networks, other than the one we have at home. If we are out, the phone will be able to see lots of WiFi networks, but it cannot connect to any of them as it says the signal is poor. Other people can be sat right next to other with other phones and have no problem connecting and they have strong signals. At home it will connect, but even then there is only one bar of signal, even though the router is in the same room. It appears that the phone just cannot get a strong enough signal to connect.

View 1 Replies View Related

HTC Desire :: Unable To Detect Some WiFi Networks?

Nov 7, 2010

The wireless network in my area follows the EALP/PEAP protocol which isn't supported on Android phones. So, I tried setting up local WiFi hotspots from my laptop to enable WiFi. But my phone doesn't detect that wireless network at all. My friend's Nokia E51 detects the hotspot, but not my HTC Desire. I tried detecting hotspots created from other laptops but the result remains the same. The E51 detects it but the Desire does not. Do I have to change some settings that I am unaware of?

View 5 Replies View Related

HTC Incredible :: Different WiFi Networks And Battery Life?

Sep 4, 2010

I started using WiFi exclusively at home and my office after reading about the benefits on here. I noticed a tremendous increase in battery life. But when I'm on WiFi at my gf's parents house, the battery drain isn't even about the same as 3G it seems like it is much worse. What could be causing this? The signal strength is often better at this location than home/office so that shouldn't be the problem.

View 7 Replies View Related

HTC Hero :: Cant Connect To Any Open Networks Via WiFi

Jul 11, 2010

OK I cant connect to any open networks via WiFi, I have set up fine on my home network..M i missing something. Also i couldn't get this to work with the stock orange 1.5, but didn't really explore why either. As i was ok with home use. I am traveling away from home more now and would like to connect to a open network. I have asked if i need a password and username but still no joy.. Is it a safety measure from orange i need to unable?

View 4 Replies View Related

General :: WiFi / Unable To Scan For Networks

Mar 18, 2013

In Jan. I switched from Sprint to a different carrier and got a new phone with the new carrier which left me with my HTC Evo 4G and I've been trying to use the Wifi so I can use it at work or at home when I don't feel like using my laptop and whenever I try to turn my WiFi on it just turns on then off and tells me "Unable to scan for networks".

I've noticed that it says that my IP address is unknown and Bluetooth isn't working either. I did a factory reset on my phone and all that did was delete my Doctor Who background.

Sidenote: my husband was on my family plan and he had the same phone with the same service and his WiFi is working fine.

View 3 Replies View Related

General :: WiFi Unable To Scan For Networks

Apr 20, 2012

After rooting with DooMLoRD v4 tool my china A6380 Android 2.3, which has mt6516 416MHz and Android 2.2.1 instead, wifi stopped working.

Tried unroot and factory reset but no luck, still "Unable to scan for networks".

logcat follows:

D/AudioStreamHandler( 51): Asm_Afe_Start(ASM_AFE_MODE_NORMAL)
I/WifiProxyDialog( 213): >>> onReceive()
I/WifiProxyDialog( 213): >>> handleWifiStateChange()
D/AudioYusuHardware( 51): setMasterVolume=1.000000, avaliable device=2
D/AudioYusuHardware( 51): Audio_Match_Output_device mRoutes = 2 mMode = 0 Mode = 0 CheckForceUse 1 mOuputForceuse[Mode] = 0

[Code] .......

View 1 Replies View Related

General :: No Push Notifications On Certain WiFi Networks

Sep 6, 2011

The problem I'm experiencing is that I am not receiving push notifications of any kind while my phone is locked/sleeping (screen off) on my wifi network at work.

My home wifi network and mobile connection have no such problems, i get the notifications instantly. My wifi is set to never sleep.

I do get the notifications a couple of seconds after I unlock my phone though. Not very useful because I have to keep checking my phone.

Not sure if this has anything to do with it but my home network is WEP secured and work is WPA/WPA2 secured.

View 4 Replies View Related

General :: Auto Switch Between WiFi Networks?

Apr 21, 2012

basically I have 2 routers with different SSIDs set up in my house.

I was wondering if there is a way I can have it automatically switch to the one with a better connection through an app or script of some sort or a way that I can at least make a shortcut on my launcher to do this?

now that I think about I could toggle wifi off and on but is there a better way?

View 8 Replies View Related

Motorola Droid :: Wifi Tether - Wireless Networks

Mar 23, 2010

I just installed the wifi tether. i opened the app up, changed my ssid, and pasephrase. I then went to my laptop to search for wireless networks and I can't find my droid. What could I have done wrong. also...i thought maybe I had to turn on wifi in the phone settings. when I went to turn on, it said it was unable to turn on wifi. I went back to the tether and turned it off but the phone settings still could not turn on wifi.

View 10 Replies View Related

Samsung Captivate :: Unable To Scan WiFi Networks

Aug 4, 2010

It happened to me last night on the Captivate. I tried battery pulls, deleting the WiFi nets, etc., but it still kept turning WiFi off within a minute of turning it on. I did a factory reset (I'm getting better at this process. Can restore my device back to its former glory within an hour).

View 2 Replies View Related

Samsung Galaxy S :: Unable To Scan For Networks In WiFi

Sep 8, 2010

I'm having the dreaded "Unable to Scan for Networks" in the WIFI. Can I fix without doing a reset? I'm on vodafone UK. All the info I have been reading points to me having to do a master reset. Or deleting a file if my phone is rooted. Can I root my phone to do this? or is this not possibly on a voda contact mobile. After I accidentally removed my WiFi from my phone. Then added it again. Getting my WiFi working. Info about Rooted phones (is it possible with mine?). A good backup software for PC, is kies any good what does it backup?

View 1 Replies View Related

Sony Ericsson Xperia X10 :: Wifi Networks Is Not Working

Oct 23, 2010

Connect to WPA2-EAP ent wifi networks is not working. Any solutions?

View 40 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved