Android :: Android Phone Operate On WiFi Only?
Jul 29, 2010
Hemmadroid prefers to use her Dinc on wi-fi and seldom uses it on 3G. When her Verizon contract is completed in 2 years, could she drop the data plan and just use wi-fi on the web?
View 11 Replies
Jan 11, 2010
Is it possible to operate the wifi on an eris while having the phone/text service turned off (airplane mode)? My home is the only place that I don't get voice/text signal and if I leave my phone on it drains the battery searching for signal. I typically leave the phone in airplane mode while in the house and occasionally turn the airplane mode off to pick up the wifi and check email. Is there anyway to have the wifi operate continuously to notify me of emails, but have the voice/text service off to conserve battery?
View 1 Replies
View Related
Jul 27, 2010
Is there a way to have my phone operate mainly in landscape? Like the main screens and app screen is in landscape setup insted of the way it is now.
View 4 Replies
View Related
May 5, 2009
I have a question about service, take a music player for example. While I am playing the music in background as a service. And then a phone call happens, what should the service do? Will the OS (android) pause the service, or will the developer who develop the service write code to detect things like this and define the operations? I did not find any material about this question, so I raise a new post here to find if anyone who is clear about this? Or can introduce me some material to read. Thanks very much!
View 7 Replies
View Related
Dec 17, 2009
I have a new Motorola Droid w/Verizon. Below 40F, my fingers will no longer operate the screen. Last night at 21F, I got a call that went directly to voice mail and when tried to check voicemail, the phone froze completely. I tried to restart it... it came up with "call in progress" when I tried to check voicemail. After about 15 minutes inside, the phone started working again normally. Is this a problem with all Droids or do I need to get another phone?
View 1 Replies
View Related
Jul 24, 2010
I am new in this forum and use the android at the first time.
I just want to ask some question, what GPS application which is good and applicable for search map and offline mode when operate.
View 1 Replies
View Related
Mar 10, 2009
I'm trying to get a vertical seekbar going with the emulator, but I'm sort of stuck. I can get the seekbar to display the way I want it to, and I can get the progress to do what I want, and I can modify the onTouchEvent to get the thumb to go vertically instead of horizontally. What I can't do is get the thumb to move outside of the default 29 horizontal pixels without using setThumbOffset(). This in itself isn't a problem. The problem is coming from the fact that I don't understand the thumb Offset at all -- I guess. I think I could (properly) resize the widget, which I am pretty sure I'm not doing right. Or maybe I could just use the thumb Offset if I could figure it out. Since I can calculate the progress correctly I thought I would just use a linear function of progress * (get Top() - get Bottom()) of the widget but that doesn't seem to do it. But I can't figure out what the offset is centered around. As a somewhat aside, I am really unsure if what I am doing in onSizeChanged() is sane or if it's going to bite me in the ass later
on. Here's the main.xml layout:
<?xml version="1.0" encoding="utf-8"?>
<Linear Layout xmlns:android="http://schemas.android.com/apk/res/android"
And the class (ignore the debugging junk):
import android.content.Context;
import android.graphics.Canvas;
import android.util.AttributeSet;
import android.util.Log;
import android.view.MotionEvent;
import android.view.View;
import android.widget.SeekBar;
public class Slide Bar extends Seek Bar {
private int oHeight = 320, oWidth = 29;
private int oProgress = -1, oOffset = -1;;
private float xPos = -1, yPos = -1;
private int top = -1, bottom = -1, left = -1, right = -1;
public Slide Bar(Context context) {
super(context);}
View 4 Replies
View Related
Apr 19, 2010
Does anyone know if the Droid will operate jar,jad, rar, or sis files?
View 1 Replies
View Related
Apr 28, 2010
Just so everyone knows, this headset is awesome. I got the Rogue at VZW store for $75. Also, those who don't know, the VIP program is discontinued - so nice of them to send notification. Paired beautifully - and if you have your Droid and another phone, it can take calls and manage calls on multiple phones.
Anyhow - it paired nicely, easy to operate, very clear on both ends, and it tells you the number that is calling audibly. There are "apps" for the headset and one of them is for voice dialing. I will try it, but the Droid hardware (I think) doesn't support it. We shall see. Anyhow, I always like a heads up when looking for a good product so I hope this helps someone.
View 2 Replies
View Related
Jun 19, 2010
I have read all I can about using the Inc overseas and am confused. If the phone is switched to WiFi in a WiFi spot, can you use the phone? I have read that Verizon put some sort of restrictions on it, but I'm not savvy enough to understand it all. My daughter is in the Coast Guard and we both have DInc's. She goes to places like Star Bucks in other countries that offers WiFi and we would LOVE to be able to text each other with our phones. Any advice would be greatly appreciated!
View 10 Replies
View Related
Apr 4, 2013
I have samsung android phone which can be used as wifi hotspot. My question is can I use my laptop internet on android phone by connection laptop to android phone hotspot as phone is unable to connect adhoc network.
View 1 Replies
View Related
Jun 28, 2012
im new to android programming ...here is my problem:
i need to create an android app(for user) that have a login function to login to computer to retrieve some data (eg get data from a excel file) by using WIFI. How do i do that?
e.g Login: newbi123
----After login-----
i will get the data on my login id(newbi123) from the computer to my android app and display:
e.g
Name: newbi123
Gender: F
Age: 20
etc...
View 1 Replies
View Related
Jun 30, 2010
I'm switching over from Windows Mobile and I am a big user of WMWifiRouter. I know there are some Android apps for tethering, but there is a feature of WMWifiRouter that allows me to connect USB to WiFi and enable my phone to be used as a WiFi adapter. Is there such an app for Android? Thanks in advance!
View 7 Replies
View Related
Sep 26, 2010
I used to have an awesome WiFi hotspot app. This app was community driven. You entered where all the wi-fi cafe spots were. You could go in and rate the spot (if it was entered correctly). It had a map that would come up and show you where the closest public wifi access was. I lost it when my Eris crashed - now I have a Galaxy S and I want that app back but can't find it!
View 1 Replies
View Related
Jul 29, 2010
I did some searching and couldn't find an app like this, figured I'd try here. Anyone know of a app that will disable your wifi when you lock your phone, and enable it when it's unlocked?
View 9 Replies
View Related
Aug 8, 2010
I am new to the whole android OS and looking to join in very soon. The feature I am mostly interested in is WiFi tethering. I would like you guys to suggest to me the cheapest handset that I can accomplish such a feature with? Whether the phone comes with the application to do it or it can be done via alternate methods [root].
View 5 Replies
View Related
Sep 28, 2010
I lige watching movies on my computer, while im laying in my bed, but the cord from my headset is too short. is there an app where you can turn your phone into a wireless headset throug wifi so you can play the movie on your pc and get the sound through a headset you plug into your phone?
View 4 Replies
View Related
Dec 31, 2009
I want my Android phone to share its internet connection with other wifi enabled devices. Seems so cool to have a laptop and a couple ipods or something sharing the connection.
I know this can be done if the phone is rooted, or whatever you call it, but isn't there an app that I can download and make it work without needing to hack the phone? I know PDA net works pretty well, but that's not quite what I'm looking for. You have to connect the phone to the computer via USB or bluetooth, and it gets on the internet through there. I want to be able to have multiple devices quickly and easily jump on the Androids connection.
View 5 Replies
View Related
Feb 26, 2010
I was just wondering if there's any way to use my Android's 3G network on my iPod touch.
So I connect my iPod touch to my Android, and use the Android internet like that?
View 12 Replies
View Related
Jan 1, 2010
My droid won't pick up wifi even when there is no tower available. It gives me a wifi symbol with a ? over it. Can anyone help?
View 5 Replies
View Related
Nov 2, 2010
Is there an app that can turn off my wifi whenever I put my phone to sleep? To conserve battery, I always have to turn off my wifi before I turn it off, and turn it back on when I unlock it. After a few days of this, it gets pretty annoying. I'm used to the iPod touch where when you sleep it, the wifi automatically turns off to save battery,and when you unlock it, and turns it back on. It would really save me the time.
Also I noticed this Wifi sleep policy thing. I don't really understand, can someone elaborate or explain more. Is it that when your not using your wifi for +15 min, it automatically turns off? Do you turn it on manually, or does it do it auto when you starting using wifi programs like browser.
View 10 Replies
View Related
Aug 20, 2012
I'm getting a galaxy s3 very soon and I'm thinking about getting a nexus 7 with it.But as you know,nexus 7 doesn't have 3G so my only option to access network on it when there's no wifi network available is to use my future s3 as a wifi hotspot.So my questions are:
1-Is data consumption when using the phone as a wifi hotspot the same as if I'm normally using 3G on the phone itself ?
2-How long can an android(specifically the S3 if it matters much) act as a wifi hotspot before the battery runs out ?
View 3 Replies
View Related
Apr 4, 2012
Any way to use an android phone as a microphone? As in, a way that actually works on a 64-bit version of Windows? I've tried a bunch of things that seem a bit dated, like DroidCam, nothing wants to work.
View 1 Replies
View Related
Feb 22, 2009
Someone from WMWifiRouter had mentioned a couple months ago they were working on a product for Android but I haven't heard anymore. I was hoping they'd drop their product when paid apps went live. Any news? Any other Wifi tethering out there that doesn't require me to root my phone?
View 17 Replies
View Related
Aug 5, 2010
I searched the forums and was not able to find anything about it so I am asking here. I am looking for a bit torrent that does work on the EVO, I tried every torrent available in the market and none worked. Does anyone here have or knows of a torrent that works? all I want to do is to download torrents directly to my phone by way of either WiFi or 4G.
View 19 Replies
View Related
Aug 11, 2010
I'd like to be able to access my phone's Micro SD card like a hard drive through wifi and also access my computer's hard drive through my Android phone through wifi.
View 2 Replies
View Related
Feb 20, 2010
If I were to buy an unlocked HTC phone (e.g. Legend/Desire) on Expansys and use it in Canada, will I be able to update my phone's firmware? (it would be directly from HTC coz the phone isn't offered by the carriers in Canada).
Another question is, what if I decide not to get dataplan coz I can get free Wifi at school/work/home... will I be able to update my phone's firmware using Wifi?
View 2 Replies
View Related
Aug 19, 2010
I wrote an android application to request a scan for available WiFi signals around, using the WifiManager, then dump the results to a file. The program works fine, but this weird bug occurs. Initially I was requesting a scan every 30 seconds, and everything worked fine. I then tried to request a scan every two seconds, I get this strange bug. Everything will work fine for a few minutes, then the time between two scan requests jumps from 2 seconds to 50 seconds for no reason.
Then, for four more scans, it will scan at 2-second intervals, then skip to a 50-second interval, and it continues to do this consistently. With larger time intervals this bug does not appear. Has anyone experienced this bug before? Is there a way to prevent it? Or does Android automatically cancel scan requests if they are too frequent?
View 1 Replies
View Related
Mar 25, 2010
If I connect to my home WiFi, it works well. I'll go out of the house and come back a few hours later and the phone does not automatically connect to my home WiFi. If I go to settings, I can see it detects my home WiFi, but says "Connection unsuccessful, select to try again." When I select it, it connects and works fine. My problem is, I don't think I should have to physically select my WiFi network everytime I come home. Shouldn't it see it and connect automatically? What am I dong wrong? Do I have a setting turned on/off that should be different?
View 3 Replies
View Related
Oct 2, 2010
I have a Sprint (CDMA) Hero (still 1.5 - not rooted) and will be traveling to England, taking it with me. I already know it won't work over there as a phone/Sprint network. But I can still use the wifi. Is there anyway that I can use wifi on the phone to make calls? I know Skype is no longer available for Android (a shame) but was wondering if any creative minds on this forum knew of a solution.
View 12 Replies
View Related