Android :: Network Settings To Select UMTS Bands

Jan 22, 2009

Does anyone know if there is an app to allow the user to select a specific UMTS/GSM band? If it isnt already supported, will it be supported?

Android :: Network Settings to select UMTS bands


HTC Desire :: Speficy Network Settings Per Wi-Fi Network?

Nov 4, 2010

I alternate between two wifi networks on my HTC Desire running Android 2.2 ( I think!)On one network I need to specify the network IP/subnet/Gateway and so on, on the other network I can use DHCP.Is there any way to tell Android that whenever I connect to one wifi network it should use the static IP and on the other it should get an IP automatically?I am forever going into advanced wifi settings and changing them back and forth. I'd love for my phone to remember the settings used on each wifi profile.

View 3 Replies View Related

General :: How To Select Preferred Network Operators Automatically From Device

Aug 18, 2011

I want to select preferred network operators automatically from device. After I search for it, I found following:

Code:
final int EVENT_AUTO_SELECT_DONE = 300;
Message msg = mHandler.obtainMessage(EVENT_AUTO_SELECT_DONE);
phone.setNetworkSelectionModeAutomatic(msg);

So I need an instance of class "Phone". I tried this:

Code:
String phoneFactoryName = "com.android.internal.telephony.PhoneFactory";
String phoneName = "com.android.internal.telephony.Phone";
Class phoneFactoryClass = Class.forName(phoneFactoryName);
Class phoneClass = Class.forName(phoneName);
Method getDefaultPhone = phoneFactoryClass.getMethod("getDefaultPhone");
Object phoneObject = getDefaultPhone.invoke(null);

But the method "getDefaultPhone" can only called by looper.

Next I tried this:

Code:
String phoneAppName = "com.android.phone.PhoneApp";
Class phoneAppClass = Class.forName(phoneAppName);
Method getInstanceMethod = phoneAppClass.getMethod("getInstance");
Object phoneObject = getInstanceMethod.invoke(null);

But I get a ClassNotFoundException.

View 2 Replies View Related

Jelly Bean :: S3 - Reset Application Settings (Select Always Open App For Video)

Nov 4, 2013

I have a S3 and every time I select always open for a video or whatever it just tells me to reset the application settings. How do I make something always open with a app so I don't have to always select just once?

View 7 Replies View Related

Develop App For Unknown Bands

Nov 15, 2012

I'm new to creating apps but I know im, in someway computer savvy so im going to at least attempt to make, kind of a magizine for your phone, but its an APP, and its free. its basically a digital magizine, you can turn the page and read articles and reviews about bands that are underground. because, they are sooo many bands out there and not all of them all good, and some of them that aren't good are famous, and some that ARE good, aren't famous at all. So, i heard after your done with an app, fixing all the bugs and such, you only pay 25$ to upload it to the store, and then you dont need to pay anymore, can I keep replacing content (music,texts,pictures) once I paid for my app to be in the store, like a new "digital magazine" a month like Rolling Stone or something, or, once i pay for my app to be in the store, i can't modify it at all, making me spend money again to upload "another" digital magazine in the app store.

View 1 Replies View Related

Sprint HTC :: Need Good Hero Arm Bands

Mar 31, 2010

I am looking for an arm band that will fit the HTC Hero for sprint. I have saw a generic on Ebay but i am always a little bit skeptical about buying generic cases. Has anyone bought any arm bands for this? I really want this so that i can workout with it.

View 18 Replies View Related

General :: Using PC To Control Android Network Settings (via USB)

Apr 7, 2012

My task is a simple one. Create a bit of code that will run on my computer and turn on and off airplane mode on my phone connected via USB.

Is it possible to write this code in C++? I can code java, I just don't care for it as much.

I have looked into various methods of controlling my phone via the PC.

Webkey and VNC both use network connections to access my phone, and androidscreencast did not work for me. (I have a rooted droid 4, but it did not give me any mouse or keyboard functionality like it was supposed to.

View 2 Replies View Related

Android :: Does 2.1 SDK Support APIs For Changing Network Settings

Feb 14, 2010

I wish to know if Android 2.1 SDK support APIs for changing network settings such as bluetooth on/off, wifi on/off , airplane mode on/off.

View 2 Replies View Related

Android :: Way To Get Id's In 3G Mode And Especially For UMTS?

Oct 11, 2010

The problem is that when I use source code below, i receive cell id's only in 2G mode, if i switch to 3G mode i sometimes receive -1 for HSDPA or nothing for UMTS.Is there any way to get id's in 3G mode and especially for UMTS?

View 1 Replies View Related

Android :: Access Wi-fi And UMTS Interface

Oct 26, 2009

I'm developing a framework for android and i need to access directly to the Wifi interface and UMTS interface (make switch to other access point, send/receive MAC segments and others things in low layers). Can i do this in Java? or have to be in C++? and in C++, using the NDK?

View 2 Replies View Related

HTC Hero :: Mobile Network (APN) Settings

Feb 13, 2010

Post network settings for specific carriers here.

View 23 Replies View Related

Android :: UMTS Signal Strength - RSCP Or RSSI

Sep 27, 2010

I need some clarification on API docs.

http://developer.android.com/reference/android/telephony/SignalStreng... getSignalStrength() indicates: "Get the GSM Signal Strength, valid values are (0-31, 99) as defined in TS 27.007 8.5"

[url] getRSSI() indicates "received signal strength or UNKNOWN_RSSI if unknown For GSM, it is in "asu" ranging from 0 to 31 (dBm = -113 + 2*asu) 0 means "-113 dBm or less" and 31 means "-51 dBm or greater" For UMTS, it is the Level index of CPICH RSCP defined in TS 25.125"

So, for 3G UMTS networks, does the SignalStrength class not return the same value as the NeighboringCellInfo class ? What are the chances that each RIL implementation is sending something different ?

Has anyone see negative value for signalStrength on UMTS networks as is possible for RSCP index values ?

View 5 Replies View Related

General :: Can Change UMTS / WCDMA Frequency On Android?

Aug 23, 2013

Mobileuncle shows that my device is only on WCDMA 2000 with other frequencies grayed out...particularly WCDMA 850 which the one I want to access to get HSPA, right now only getting 2G.

It might be just a APN problem even though I've changed the APN several times with no results, so I'm wondering about changing the Frequency of the WCDMA, or accessing all frequencies?

View 1 Replies View Related

HTC Desire :: Mobile Internet Settings - Network APN

Jul 11, 2010

Recently purchased the Desire and am happy as larry with the purchase. One small problem. It would appear it has issues with my networks APN settings. I'll it admit that I'm a little puzzled after staring at the APN settings for a while and adding the ips etc still not getting any luck. 2degrees (my provider) have attempted ota delivery but no luck. Here are the settings:

WAP Gateway Settings
WAP gateway IP: 118.148.1.118
WAP Gateway Port (WAP2): 8080
WAP Gateway Port (WAP1): 9201
Homepage: 2degrees Mobile Portal
APN: 2degrees

MMS Settings
WAP Gateway Port (WAP2): 8080
WAP Gateway Port (WAP1): 9201
WAP gateway IP: 118.148.1.118
Homepage: http://mms.2degreesmobile.net.nz:48090
APN: mms
Internet Settings
Homepage: 2degrees Mobile Portal
APN: internet

View 1 Replies View Related

Motorola Droid :: Wireless Network Settings

Dec 3, 2009

Been running with my Droid now for 3 weeks and I'm finally going to start playing with running wifi at work (my cube and only my cube I have 3g issues ) and I connected to it a couple days ago. Our network admin in his infinite wisdom created a pass key that is like 46 characters long. So I entered it, and was connected. Fast forward to today, I enabled wifi again and tried connecting to the network and it asked me for the pass key again. Does it now save that? Is it supposed to? I would assume that would be a pretty big PITA that every time I want to connect to wireless network that I've connected to before it re-asks me my password.

View 2 Replies View Related

Sony Ericsson Xperia X10 :: Getting O2 Network Settings

Jul 14, 2010

Can anyone help on getting o2 network settings for x10 does any1 know were i can get the settings.have phoned o2 they are useless please please help me because i can't go on the internet or send mms.

View 4 Replies View Related

Samsung Epic 4G :: No Internet Connectivity / Network Settings

Nov 14, 2010

My Epic 4G just lost all connection to the internet about an hour ago. Out of the blue, so to speak. I was browsing, set it down, then when I used it again it wouldn't connect. My browser, facebook, and any other connection required apps throw error messages saying - "connection error", "no connection". I've reset the phone several times, and as far as for the network settings, everything looks set the way it always is. I have done nothing to the network settings/options to have accidentally messed it up myself. I am connected via 3G, and this network problem is new to me. This phone has been nothing but constant problems and this is the newest one in a long list.

View 2 Replies View Related

HTC Desire :: Mobile Network Settings Menu After Call

Jun 29, 2010

I am experiencing the following problem: I initiate a call, and after hang-up I end up in the "Mobile Network Settings" menu. Has anyone else encountered this? Found only one post about this on google, but its relating to a CyanogenMod ROM. I have stock Andy 2.1 with (non)Sense.

View 9 Replies View Related

Sony Ericsson Xperia X10 :: Internet Settings For 3 Network

Aug 23, 2010

Anyone who has the x10 mini could they please tell me what exactly I should be inputting for the correct settings? I have the info off the three.co.uk page & I know where they should be entered on the phone but the info isn't exactly the same (the phone has "proxy" "port" "MMS proxy" "MMS port" which two out of these four should I enter the details from three's website I have tried umpteen times to get it right.

View 3 Replies View Related

Samsung I7500 :: APN Settings For Proximus Network Belgium

Sep 3, 2009

I'm not sure if this is the correct place, but I could not find anything better. I'm looking for the APN settings for the Proximus (Belgium) network for my brand new Samsung Galaxy.I've tried the information I could find the internet but I don't seems to be able to get a data connection, so I just want to verify that I've set it up correctly on my end.

View 5 Replies View Related

Samsung I7500 :: APN Settings For The Telenor Serbia Network

Sep 12, 2009

If anybody need APN settings for the Telenor (Serbia) network.

View 10 Replies View Related

HTC Hero :: Change Settings On Phone To Work On 3G For AT T Network?

Jan 3, 2010

I couldn't find any threads on this topic but im sure its been asked so sorry in advance. Is there anyway to change my settings on my HERO to work on 3G for AT T network? or is it a hardware issue that im stuck with? then again i hear EDGE is about the same in terms of speed?

View 2 Replies View Related

General :: Mobile Network Settings (missing Options)

Aug 30, 2012

I am running a CDMa Sense 4.0 rom which has missing options inside the Mobile Network Settings and was wondering which is the file /apk which you have to change from a different sense 4.0 file?

Basically, which file edits the Mobile Network Settings options inside the Settings app? I tried using a different System.apk file with no luck. the options i need are still missing.

View 1 Replies View Related

HTC Hero :: Disabling 2G/GSM And Only Use 3G/UMTS

Oct 7, 2009

Brand new Hero (completely sim-free :) owner for 22 hours. Updated with new firmware etc.

First thing I want to do is disable 2G/GSM and only use 3G/UMTS - I'm in central London and I have no need of swapping between the 2G/3G networks wasting battery. I can only disable 3G in settings.

I can't search these forums for "disable 2g" because "2g" is too short! "disable gsm" also nothing.

Google is also surprisingly light on results.

View 6 Replies View Related

Sprint HTC Hero :: Mobile Network Settings - Hybrid Mode?

Oct 9, 2009

I'm playing with the Hero and under mobile network settings, mode of operation you have 3 choices, Hybrid, EVDO only and 1X only. Does anyone know what Hybrid is? It's the default selection. Will selecting EVDO only help with battery life?

View 6 Replies View Related

HTC Hero :: Google Maps Accuracy - Wireless Network And GPS Settings

May 4, 2010

I've got a Hero recently unlocked from the 3 network and I'm using a O2 SIM card in it, I have put in all the right settings to get my MMS and Internet working and everything is cool, however I seem to get really vague accuracy when using Google Maps, sometimes "accurate" to within 2400 metres. I think if somebody asked me to guess where they were in the world I reckon I could get closer than that! Anyway from searching the forum I have read a few comments saying to turn off the Wireless network setting in the Location menu and just leave the GPS one selected, which I have done but then even after waiting a few minutes in an open area it fails to find my location.

I know a couple of times with both wireless network and GPS settings enabled it has been accurate enough to be able to pinpoint my location and display the arrow next to the blue dot to show which way I am facing, which is really helpful if you are in a unfamiliar area and trying to navigate to somewhere. Any ideas why it's so poor at picking up my location and are there any apps to help the GPS get a lock? Would this be something that is fixed in the 2.1 update? Which doesn't ever look likely to come out.

View 6 Replies View Related

HTC Droid Eris :: Unable To Log In To Facebook Through Social Network Settings

Jan 28, 2010

Anyone else having troubles?

View 3 Replies View Related

Samsung I7500 :: No UMTS And Low Signal

Jun 14, 2010

I have a strange situation. Two i7500 side by side, both on Galax0 1.6.3.3/JC6 and on the sam network, wireless settings exactly the same:

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

The black one losses network quite often, while the white one never!

Does anybody know if there is a way of configuring UMTS in ServiceMode or is it a hrdware issue?

View 7 Replies View Related

Sprint HTC Hero :: Changing Network Settings Effects On Battery Life

Apr 16, 2010

Changing ur mobile network settings to sprint only not automatic is suppose to help with battery life also anyone noticed this.

View 7 Replies View Related

Sony Ericsson Xperia X10 :: When Go To Settings Network Mode Selection Cannot Be Selected?

Oct 18, 2010

before i begin i just want you to know ive tried to search for a whole day and still hit a dead end.I just bought an X10 for AT&T USA so its x10a. brand new.I already have it unlocked already so im using T-mobile USA.I also have setup my internet access properly via tweakker.com

My question, why can i only use EDGE?! no 3G.when i go to settings the network mode selection cannot be selected.what gives? should i debrand my phone? or root? will it make a difference? or is there a hardware issue here?

View 3 Replies View Related







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