Android :: Possible To Establish A P2P Connection Between Two Phones?

Oct 14, 2010

I am able to connect 2 phones through Bluetooth. But is it possible to connect through the wireless network?

Android :: possible to establish a P2P connection between two phones?


Android :: Establish A Connection To A Webserver In Droid?

Mar 10, 2010

I am working on a Http Connections.

I have a login form. When the enter a username and password. That values will be processed with the server and the user should be logged in.

Then it shows an users home page in a webview. How to do it?

View 1 Replies View Related

Android : VLC Remote - Does VLC Setup Helper Open To Establish A Connection With Phone

Aug 15, 2010

note: there are two versions of VLC Remote, I'm talking about this one: http://www.appbrain.com/app/com.hobbyistsoftware.android.vlcremote_us

Is VLC Setup Helper supposed to be open on the computer to establish a connection with my phone? When I'm playing a file in VLC, and open up the phone's app, it won't connect until I open up "VLC Setup Helper". It just seems a hassle to always remember to open up VLC Setup Helper all the time.

View 6 Replies View Related

HTC Hero :: Cannot Establish Reliable Data Connection To Server

Oct 8, 2010

I have a question regarding my new HTC Hero. I bought an unlocked one and are currently using it with Tmobile. My internet works but I am unable to go to the market to get applications. Does anyone know what to do? I already called and spoke to TMobile but they were unable to help me. The message I get is: Can't establish reliable data connection to server.

View 3 Replies View Related

KitKat 4.4 :: Unable To Add Gmail / Can't Establish Server Connection

Dec 5, 2013

I am on the Nexus 5.I have already looked up about this problem online, but the fixes for this seems to be either a hard reset, a factory reset, or the YouTube trick, where one signs into their gmail through YouTube and fixes this issue.

I have attempted all three of these things, but I still can't add my gmail account. The "Can't connect to server" message still pops, even when trying to sign in through the YouTube app.

View 6 Replies View Related

General :: Couldn't Establish Reliable Connection To Server

Jun 12, 2014

I use an LG Optimus L4 II (e445). I rooted it but then decided I had too much on it and decided to restore to factory settings. It all worked fine. However, when I got to the Google Account sign in page, it gave me the "couldn't establish a reliable connection to the server" error message. I followed every single tutorial I could find online as to how to solve this. None of them worked. Eventually, I re-rooted it (using VRoot) and managed to download an apk of ES file explorer and locate the hosts file. This had one line that shouldn't have been there:

[URL]

From what I can make out, this is the address of google's sign in servers. So somehow (I suspect malware/dodgy rooting program?) my hosts file has been edited to stop me logging into google. Restoring the device does nothing, neither does unrooting/rerooting. When I open up the file in ES (when rooted) and edit out the bad lines, I can't save for some reason- I think the /system folder is write protected.

So I tried to make the /system folder writeable. I used the android sdk to do this (mount -o command) but this did not do anything. I downloaded the mount /system apk and installed that, it did not work either. I tried /pull and /push on the hosts file to edit it and send it back using the apk. I could successfully pull and edit it, but it would not let me push it back. I can effectively not use my phone- I can't use most apps and can't download any.

View 6 Replies View Related

Samsung Moment :: Can't Establish Reliable Data Connection To Server

Dec 25, 2009

I get this message every time i try to creat a gmail accout or try to creat one on my phone.I can use the data on my phone to browse theweb so i know the data works. i tried connecting to a wif then trying but that didnt work either.

View 6 Replies View Related

Sony Ericsson Xperia X10 :: Signal Lost - Re-establish Connection Automatically?

Oct 26, 2010

Signal lost - "No Service" message received on phone - does the phone automatically re-establish connection automatically or must i power off the phone each time?

View 3 Replies View Related

Samsung Galaxy I7500 :: Can't Establish A Reliable Data Connection To Server

Sep 9, 2010

I have a Samsung i7500 (Galaxy).Originally, it had Android 1.5 installed, but I could not enter the Google Market with my google account and got this message: "Can't establish a reliable data connection to the server".I read here and across the web I should Factory-reset my phone, but it did not work.So I upgraded the firmware to Android 2.1 using this guide: How to Mustymod It worked, and now the phone had Android 2.1 installed, but I still cannot access the Google Market with my Google account. This time I did a factory-reset (Settings -> Privacy -> Factory reset) and also followed this guide to delete the provider-settings (eventually I removed the whole /data/data/com.android.providers.settings/ directory and not only that file.

View 5 Replies View Related

Sony Ericsson Xperia X8 :: Cant Establish A Reliable Data Connection To The Server

Nov 23, 2010

I can't link my google account to my phone (Experia x8)..It saysCAN'T ESTABLISH A RELIABLE DATA CONNECTION TO THE SERVER

View 2 Replies View Related

Sprint HTC Hero :: Bluetooth Connection With Other Phones?

Apr 4, 2010

I am having issues connecting my Sprint HTC Hero to my wife's BB 8350. I've paired and made both devices discoverable but they still won't connect. Can these devices connect to other phones or are they limited to headsets and PC's?

View 9 Replies View Related

Motorola Droid :: Wireless Tethering - Use Phones Connection To Access Internet?

Aug 19, 2010

What i want is my computer to use my phones connection to access the internet is this possible? i get an ad hoc connection but i cant get my computer onto the internet.

View 4 Replies View Related

HTC Incredible :: Voip - Make Calls To Other Cells And Landline Phones Over Wifi Connection

Jul 21, 2010

I just can't figure this out. All I need to do is be able to make calls to other cells and landline phones over my wifi connection using my incredible ( i don't get cell service at home). No international calls. I have sip set up and fring. I can dial out on my dinc and i will hear ringing but but that is it. No one picks up. I have called my home phone and it doesn't ring.

View 4 Replies View Related

Android :: How To Establish A Serial Communication?

Oct 18, 2010

I am a beginner in Android and i want to establish a serial port communication(UART RS232) library in Android Framework Layer. My applications want to use that libary to send messages to some serial port devices. here we wan to use android as a embedded device and not a mobile device. can you suggest me how to establish a seria communication and to add that library on android framework layer.

View 3 Replies View Related

Android :: Want To Establish A Connect To A SOAP _ Service

Mar 18, 2009

At the moment i have the following problem. I try to establish a connect to a SOAP-service. Therefore i need basicauth via http. I use ksoap2 and HttpTransportBasicAuth. The problem is, I do not know how i can start a call when i use HttpTransportBasicAuth because the function "call" is not available.

View 2 Replies View Related

Android : Want To Create - Establish Ad Hoc Network On Emulator?

Sep 23, 2010

I am developing an application for android based cell phone from emulator. The application i am developing requires ad hoc network. I do not own the phone or can't get it from anywhere else. So I want to create and establish ad hoc network in that emulator only. I am using standard ADK 2.2. I read somewhere that the information and settings of networks are read through a file called tiwlan.ini. Is this file available even for emulator? If it is, where is it located inside it? If its not, can i copy the file available on Internet and put it somewhere inside my emulator and change system path to read network information to that file's path? If even that is not possible, is there any solution available by which I can establish ad hoc network on emulator?

View 1 Replies View Related

Android :: How To Establish A Two-way Communication Between Activity And Service In Different Process

Mar 19, 2010

I'm working on establishing a two-way communication between an Activity and a Service which runs in a different process.

Querying the process from the Activity is no big deal. But I want the process to notify the Activity on events. The idea behind it is this: the service runs independently from the actual app. It queries a webserver periodically. If a new task is found on the webserver the process should notify the activity.

I found this thread over at AndDev.org but it doesn't seem to work for me. I've been messing around with BroadcastReceiver. I've implemented an interface which should notify the Activity but the problem is that the listener is always null since the Broadcast from the process is done via Intent, hence the class that extends BroadcastReceiver will be newly instantiated.

How can I establish a 2-way communication? This has to be possible.

View 3 Replies View Related

Android :: Establish Listener On Process Of Scrolling In ScrollView / HorizontalScrollView?

Jun 21, 2010

Is there a way to establish a listener on the process of scrolling in a ScrollView or a HorizontalScrollView?

View 1 Replies View Related

Android :: Porting Phones App - Upgrading Phones

Sep 5, 2010

Is there an app that lets you easily move your apps and info from an old phone to a new one?

View 5 Replies View Related

HTC Incredible :: Apps On Phones Transferrable To Newer Phones

Jun 24, 2010

I was just having one of those moments of thought about switching my phone from an Incredible to the Droid X, still tossing the idea around, but say I do....what happens to the apps that I bought on the Incredible...would they be useable on say a newer Android based phone?

View 4 Replies View Related

Android :: Cancel/abort Connection From ThreadSafeClientConnManager Connection Pool

Oct 14, 2009

I'm using ThreadSafeClientConnManager to manage a pool of client connections, because my application has several threads, which are simultaneously connecting to a webserver.

Abstract sample code:

CODE:..............

Now lets say on of this threads is downloading a large file, but then the user of my application is switching to another activity/screen. Therefor the file is needless and I'd like to abort this download connection.

In ThreadSafeClientConnManager I found this method: public ClientConnectionRequest requestConnection (HttpRoute route, Object state) Returns a new ClientConnectionRequest, from which a ManagedClientConnection can be obtained or the request can be aborted.

So far I've been using:

CODE:.........

Now from what I understand, I've to use:

httpclient.getConnectionManager().requestConnection(HttpRoute route, Object state);

And that's the point where I'm stuck. I assume that for the route I can just use new HttpRoute(new HttpHost("10.0.0.1")) or whatever my server is, but what to put in for Object state?

And second, as soon as I've the ClientConnectionManager I can call getConnection(long timeout, TimeUnit tunit). But then from there, how I do I execute my HttpGet httpRequest = new HttpGet(URL_TO_FILE); as I did before with HttpResponse response = (HttpResponse) httpclient.execute(httpRequest);?

I've been gone through the documentation and tried out quite a few different things, but I wasn't able to obtain a working solution. Therefor any suggestions and/or code examples are more than welcome.

View 1 Replies View Related

Android :: Popup When No Connection Default Connection Failed Dialog

May 12, 2010

Whenever a application needs internet and connection fails, I get a message dialog

Connection failed
This application requires network access. Enable mobile network or Wi-Fi to download data.

and two buttons, Settings, Cancel.

How do I detect there is no internet connection?

How do I popup a same dialog in my application?

View 3 Replies View Related

Android :: Keep FTP Connection - Or Any Connection Object - Alive Between Activities

Oct 27, 2010

I'm coding a very basic FTP client on top of my application and I have 2 activities. The first one is the file explorer and the second one is the image viewer. Once I click on the image filename on the explorer, I want to pass the connection to the other activity to handle extra stuff. Basically, I want to keep the same org.apache.commons.net.ftp.FTPClient object (which handles the connection) alive in-between the 2 activities. I know I can't pass an object inside an intent so I don't know what my best bets are.

View 1 Replies View Related

Android :: Able To Have Voice Connection And Data Connection Simultaneously

Jul 23, 2010

What's the technical term for being able to have voice connection and data connection simultaneously? Like AT&T was promoting heavily for a while.Apparently, the new T-Mobile Vibrant has this capability. A friend got one and was accessing the web while talking to me, double jealous now.I have benn lusting after the Verizon version, Fascinate, and wondering if there is any chance it will as well.

View 2 Replies View Related

Samsung I7500 :: Wifi Connection Lost After Screen Lock And Can't Regain Connection After Unlock

Sep 7, 2009

If my screen locks while I have a wifi connection, then the connection is lost when I unlock the phone.First, is this perhaps deliberate, to save power? Also, either way, when I unlock the screen and go into wifi settings, I see that the phone is trying to make a wifi connection, but it never succeeds, even though it's my home network and I'm in the same room as the router. It just states 'Obtaining address.

View 10 Replies View Related

Samsung Epic 4G :: How Phone Use Wifi Connection As Opposed To 3G Connection?

Sep 15, 2010

Long time reader, first time poster here. How does one know if the Epic is using the wifi connection as opposed to using the 3G connection? When wifi is connected both that and the 3G connection shows at the top. So which one is in control per se? And how can it be verified?

View 3 Replies View Related

HTC Hero : Can't Send Anything On Phones / App To Send Files To All Type Of Phones?

Dec 10, 2009

just a quick question, I exchange files via bluetooth for work purposes just wondering iff there is an application to send files to all types of phones as Im having problems sending photos, videos, music to various of phones i.e. Nokia, Blackberry, Samsung and so on.

View 1 Replies View Related

Android :: AT&T / Phones Coming Soon

Jun 12, 2010

I'm as I'm deciding whether or not to get the iphone 4, and I'm wondering if any exciting Android phones will come to the AT&T 3G network. I'm planning on staying with AT&T as I'm grandfathered into the unlimited data plan and I do like their coverage and being able to use voice/data simultaneously.

View 3 Replies View Related

Android :: What Phones Are Coming?

Nov 17, 2009

I'm wanting to move over from symbian. Been a happy user for many years, but Nokia simply seems to be heading for a fall in all respects.This silly Ovi thing which will never take off, and the rapid decline of the quality and innovation of their handsets is the final nail in the coffin for me.However, I can't see any Android handsets that do it for me.While I think the operating system is miles better, there seems to be a massive drawback for Android phones - the imaging.There's not a single one with a decent camera - the hero and galaxy both have 5mp, but the images taken by them are nothing in comparison with all the Nokia generic 5mp CZ ones.So is there anything coming up that I would like? I noticed the Samsung behold 2, but that seems to be US only.Not to mention it might not be an better than the galaxy camera.I really don't want to go back to Nokia, but since I use my phone as my main camera, it has to be reasonably good. I know about the upcoming SE beast, but that's got a 4" screen, and I sold the i8910 because it was simply too big to comfortably operate.So.is there anything that could interest me? All I can see is the behold 2, and like I said,that seems to be US only (I'm UK).

View 4 Replies View Related

Android :: SlingPlayer For Phones

Jun 22, 2010

There is this article stating that SlingPlayer Mobile for Android is coming out tomorrow. Check out the link.
SlingPlayer Mobile for Android ready to entertain you for $30 starting tomorrow.

View 49 Replies View Related







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