General :: Google Apps Won't Connect On Android Device
Dec 25, 2013
Google services on my PC works perfectly fine, but there is something wrong with my network, google apps wont connect on any device connected to my home modem. I have tried it on my Phone, tablets, on my brothers phone, it just wont connect. However, when I connected my phone with the network of my University, I worked the first time but the second time, same no connection problem.
View 1 Replies
Mar 16, 2013
I have an Enco B046 car radio which incorporates Android 3.2.2
All was working fine last year and had installed all my apps etc but recently tried to connect to the Market/Play Store to install other apps and it hung for a while then gave me the error:
Quote:
There was a network error while trying to sign in to <gmail username> Retry now or press Back button to cancel
I have internet access from the browser etc but just not Market and Gmail.
I have tried clearing the app data and even done a full wipe.
According to the 3G data icon it's trying to send data but receiving nothing back and it just times out.
View 9 Replies
View Related
Nov 12, 2010
I need to design an android app to communicate with HID Custom USB Device. Are there any standard java library that I can use to implement this?
View 2 Replies
View Related
Apr 29, 2013
some apps in Google play says device not compatible How to remove 'your device is not compatible' from Google play store.My phone is x10 mini and it is rooted.
View 9 Replies
View Related
Sep 9, 2013
I have a Chinese clone of Galaxy S4 called No.1 S6 with MTK6589 Cpu and Android 4.2.1 (Odexed Rom), well, I tried to replace some system app like contacts, phone and mms with the same apps taken from the Slim bean 4.2.2 Rom for the Google Nexus 4 that has the same screen resolution.
I odexed the slim bean apks with dexopt-wrapper as explained here [URL] ...., I signed them with auto-sign software, so I put them into system/app folder with right permissions, deleting old apks first, rebooted the phone, wiped cache in recovery and when the phone booted the apk I replaced was gone, so I think there's a compatibility problem between my system apps and nexus 4 ported apps, maybe I have to take the slim bean (or other ROMS, whatever) sources and edit the apks and make them compatible with my phone...
How to port system apps from other devices with different software?
View 1 Replies
View Related
Sep 5, 2009
Where can I find information to license Google closed source apps for Android devices? These apps include
* Gmail * Google Map * Google Talk * Android Market
View 4 Replies
View Related
Jan 27, 2014
How to connect my Android device via file manager (personally I use FileMaster) to my Windows laptop? It requires a login and password that I haven't.
View 5 Replies
View Related
Oct 29, 2010
I have a standalone GPS enabled data recorder in my car that can function as either a USB host or device. (Its a class 0x00h USB device). I currently connect to it via a WM 6.5 app running on my Palm Treo 750. I would like to port my WM 6.5 app to an Android phone. (I don't have a specific Android phone in mind, I would like it to be as generic as possible).Replicating the GUI is not that difficult, but I am having trouble getting started on the USB communication. I'd appreciate it if someone could point me towards an example, or the appropriate tutorial.
View 1 Replies
View Related
Oct 8, 2012
I am looking for an app/widget to add a tiny bit of convenience to my life. I want the ability to tap on an icon on my homescreen that will trigger a (Bluetooth) connect to a device that I have paired with in the past. A one-tap-and-you're-done widget would be perfect. I have a Bluetooth dongle in my car that I connect to quite often that plays music over a stereo system (HTC Stereoclip A100). The device is paired with my phone, but I must go to Bluetooth Settings and click on the device to connect every time I get into my car.
I have tried a few apps in the Marketplace with no luck. I am using ICS (HTC EVO 4G LTE). One specific app that worked, but no longer works in ICS: Bluetooth Profile Widget [URL]
View 2 Replies
View Related
Feb 1, 2014
I have an android device: it's a stick connected to my TV, running android 4.1 rooted. The stick is an MK808B. The stick is connected to my TV's USB so that when I turn the TV on, the stick boots and when I turn the TV off, it shuts down completely.
I am looking for something that automatically connect the stick to VPN when I boot it. I would preferably use VPN over L2DP, although I'll take PPTP if there's no other option. I can't use openVPN because my ROM's kernel doesn't have TUN. There are two ways to approach this: one way is to connect it on boot, another way is to connect to VPN when the stick connects to a wireless network because my stick is stationary and always connects to the same wi-fi network.
View 1 Replies
View Related
Feb 24, 2014
I had an old HTC Desire in a drawer at home and thought I'd try let it serve as a Spotify Connect device attached to my Hifi. With the new Spotify Connect feature you can remotely connect to and control another device on your network to play music - perfect for me - without needing to buy a pricey new receiver with the feature built in!
It works remarkably well, much better than DLNA from my HTC One, with one caveat: after a period of inactivity it no longer shows up in the list of Connect devices in Spotify and I need to physically switch the screen on and select the Spotify app from the task list.
It's running CM 7.1 and turned Wifi power saving off in Wifi advanced settings. What else I could do to force it out of any power saving mode, seeing as it's connected to mains at all times?
View 2 Replies
View Related
Mar 23, 2013
Few months back Bluetooth worked fine in my HTC Velocity 4G and the OS was 2.x.x. Suddenly it started to malfunction. Bluetooth is working. Can search and find for Bluetooth devices. Can pair (but doesn't ask for the passcode confirmation). But,
1. Cannot connect to the paired device.
2. Cannot send or receive files. When share through Bluetooth it just nothing happens. Same for the file receiving.
I did reset but didn't solve the problem. Therefore I updated the OS to 4.0.3, then reset the phone. But no result.
View 1 Replies
View Related
Sep 14, 2012
There is 3G into Android tablet.If device (Android tablet) looses network connection, it's just impossible to connect network until resetting of the device (Android tablet). What can be changed or adjusted in /system to fix it?
Specifications Android tablet:
Allwinner A10
Built-in 3G
7"
View 1 Replies
View Related
May 23, 2014
I have a brand new windows 7 computer, I have installed the latest android SDK, I want to connect to my Nexus 10 using adb.
(device has windows drivers from SDK; "Android Composite ADB Interface". adb version 1.0.31)
when I do adb devices, it does see my device but it says my device is unauthorised.
It has never displayed the security popup.
I am convinced that the security pop up would make this work, but i cannot get it to show, so that it does whatever magic it does.
I have tried plugging and unplugging the usb cable,
I have tried turning USB debugging on and off.
I have changed the USB connection from Camera, to Media, back to Camera.
I can see the adbkey file under $HOME/.android in windows
The android directory /data/misc/adb/ is empty
I have root.
How can I force the security popup to display? Or how can I frig this so I can get it working?
What does the secuirty popup do anyway? probably just copy the adbkey file from windows into the android /misc/adb/ directory right? Can I do it by hand?
Slightly unrelated question, is it true that everything works first time, everytime on IOS?
View 4 Replies
View Related
Jan 19, 2014
I have HCL Connect 2G 2.0 hang with Google lock I tried for update with SD card update is success but same hang with Google lock.
View 1 Replies
View Related
Apr 21, 2014
I have a G300 and today i have installed a Cyanogenmod ROM.
The problem is that none of the google services appaear to be able to connect despite the presence of a working internet connection.
Even the Playstore display the famous "no connection...retry" message.I have tried to rebbot....factory reset...checking if the time is correct.
The host file in the etc folder display only the line 127.0.0.1 localhost line.what i have to do?
View 9 Replies
View Related
Jul 20, 2012
Certain apps need to be connected to Facebook. They let you sign in to Facebook and then return to the app. Sometimes i then get error message 'can t connect' with certain apps, but when i look in Facebook, the apps seem to be connected. But still the app itself keeps displaying the error message.
SGH-T959V
View 2 Replies
View Related
Oct 6, 2013
I couldn't update or download any new apps from the Google Play store, + everytime I try to connect to it, it says Connection Timed Out.I can browse the internet through chrome fine, but I can't use Youtube, or Play anymore. I've tried reseting it and switching to a different account.
View 3 Replies
View Related
Apr 12, 2014
Recently, I changed the time zone on my phone to Moscow. I did change it back, but every time I try to access the Google Play Store, it says "No Connection". I have a Droid Razr HD. I have tried clearing the cache already. It has been like this for about a week now.
View 3 Replies
View Related
Aug 21, 2012
I have a SGS 3 and often use 2x client to RDP into my Windows PC. Everything worked great until I installed the free Windows 8 Enterprise 90 day evaluation on my PC. Now, the app will connect, and the PC thinks it is being accessed, but all I get is a blank screen on my phone.
I tried this with every other (free) RDP app out there and they all do the same thing.
View 1 Replies
View Related
Mar 18, 2014
My Samsung S3 had broken power switch (hypersensitive) and it's fixed now - they did factory reset etc and now that I am trying to set up things back I cannot connect to my google account - it says that I have input incorrect login details but I am 100% sure its correct because it works on PC. I did password reset from my cell.
View 5 Replies
View Related
Nov 23, 2013
My problem: Google Play Store AND several other app (e.g. RUA2) aren't able to connect to the internet.
What I did: Tried to clear cache, reinstall Play Store ect. did factory resets (yeah, I did it twice).
More Problems: - After a factory reset several Google services and apps crashes (e.g. Keep; there're multiple notifications), an error message appears: Google Calendar seems to malfunction.
I have a rooted Samsung Galaxy Nexus running Android 4.3.
View 5 Replies
View Related
Mar 18, 2010
I currently run android 1.5 on a HTC magic. I'm trying to communicate from my phone to a bluetooth device that supports SPP. I can't seem to be able to connect to the device. I have tryed two ways to connect: 1- via the official 2.0 API using the backport-android to make it work on android 1.5 2- via the unofficial bluetooth api 0.3 Both method give me an error around the same connection process. ith API 2.0, I can discover devices and pair with them. Then i create a socket which seems to work, but when I use the .connect() method, I get this error in CatLog: IOException Unable to start Service Discovery. This is related to doSdp() in public class BluetoothSocket.Searching the web, it seems this error is related to a wrong UUID ... but I am using the SPP UUID properly. So, I thought the problem could be backport android, so I tried with the unofficial API from Gerdavax ( http://code.google.com/p/android-bluetooth/To connect to a device with this API you first create a socket, then you connect using the .openSocket( port number) method. The weird thing is, if I try with a new port, it connects, if I try a second time, it wont work, unless I change the port. I get a similar related error of SDP. Code...
View 6 Replies
View Related
Aug 14, 2009
Is it possible to connect to PC through USB from android application.Or is it possible by any other way.I want to connect to it to transfer data(video).
View 8 Replies
View Related
Jan 24, 2013
I'm running a Galaxy Note with Android 4.0.4 Ice Cream Sandwich, unlocked. I got it three weeks ago, and not once have I managed to get Google Talk to log in... except when I'm using wifi. On wifi, it's totally fine. But try to use it on the data connection, and it just refuses to log in. No errors, no explanations... it just goes grey and nothing will happen. I use Google Talk constantly -- it's really making me regret giving up my old T9 Nokia, because at least that ran Google Talk properly. I'm tearing my hair out over it, and I can't find any support anywhere -- the product forums for Talk have been dead 18 months, the blogs for it even longer, there doesn't appear to be any support email address...
I don't really know what other useful information I can provide. There's no error message to describe. Every other app works perfectly fine over the data connection, including Trillian (connecting to the exact same Google Talk account) and Gmail. Never had a problem with anything else. I have tried removing that Google account from my own and re-adding it. I have tried force-stopping and disabling the Google Talk process and clearing its data (though the option to clear its cache is greyed out). Neither brings any chance. I've tried double-checking my APN settings; the only two I have are the currently-used one and the MMS one. I've called my service provider and asked if they maybe blocked any ports or anything; they haven't. I have made sure that Google Talk wasn't set to 'restrict background data' in the data manager; it wasn't.
What could cause this? What can I check?
View 3 Replies
View Related
Jan 11, 2013
whether the VisualLand Prestige Connect 7L can get the Google App Store, even though it comes vanilla with the (really, really bad) Amazon one. I've got it rooted, and tried to run the included Google Play install script. However, it seemed to be made specifically for Allwinner A10 tablets.
1. Will this Allwinner A10 script work with the VisualLand Prestige Connect 7L?
2. If not, is there another way I can get the Google Play appstore on my tablet?
Specs:
Android 4.0.4
Kernel v. 3.0.8+ inet_pmelive@supperFAE #48
View 1 Replies
View Related
Feb 17, 2014
l uninstalled Google Search and Google Play store apps, but they were not completely uninstalled and now I can't reinstall them because the store says they are installed. I cannot find them on my android tablet and so I cannot use them. What is a good app to completely uninstall them. Some of these apps will not install on my Lenovo tablet.
View 4 Replies
View Related
Apr 16, 2014
I am using Nexus 4 Bought from US thro my friend.Current Android version id 4.4.2..My Service Provider is Airtel. All my google applications like Gmail, Maps, Play,Google Plus are working fine in WIFI.But when i try to refresh or update these application thro Airtel 3g,i am getting No Connection Error.
All my 3rd party apps like Facebook,Whatsapp are working fine in 3G.
View 3 Replies
View Related
Aug 10, 2012
Any way to automatically sync Play Store applications across multiple devices. In other words, I have a Nexus 7, TPad, LG Connect (work phone) and then I also switch between a GNex and Rezound (personal phone).
Is there anyway that if I download an app from one device that the app will also automatically be pushed/downloaded on the other devices?
It is a real pain to have to remember to go to each other device and download the app, and even worse when I switch between handsets that may not have been used for several week.
View 7 Replies
View Related
Nov 4, 2010
I'd like to connect a HTC Desire to the PC only as debugging device. Every time I plug the cable in it searches for the HTC Sync software on the PC, and it takes a long time until finally a message appears on the phone like "no HTC Sync found, please install". After that, the phone is available to eclipse for debugging. But how can I avoid that everlasting searching process?
View 3 Replies
View Related