General :: Difference Between Info Radio Off And Radiooptions

Jul 25, 2012

I have an HTC Incredible 2 running Cyanogenmod. I was wondering what the difference is (if any) between the wifi Only script that uses radiooptions 1 and turning off the cell radio through the info options.

When I use the Wifi Only script, I get a high percentage of Cell Standby (even if the battery info is cleared). Whereas if I use the Info method, I get Phone Idle and Wi-Fi as a high percentage. As far as battery usage, I haven't really done a test to see if there seems to be a difference - my PERCEPTION is that the battery usage is better going the info route, but cannot be sure on that. If that were the case for sure, i'd be interested to know if there were a way to script that method.

General :: Difference between info radio off and radiooptions


General :: Looking For Root Info On OttoNavi Android Radio Running Ginger 2.3.4?

Apr 25, 2013

I just purchased a OttoNavi 2010~2013 Android Nav system for my Shelby. It comes with the Android 2.3.4 system. Looking for info on root, and how to do a few other things to it.

View 4 Replies View Related

Android :: Cell Radio Info?

Jul 9, 2009

Is there a way I can get access to the following information from the cell. I know that it uses a Qualcomm MSM7201A chip. I know qualcomm unleashes a boat load of information such as: Pilots-Channels PN offset Neighbours Searches PN Codes Power Control-TX and RX Slot DRC Signal Noise Ratio Carrier to Noise Ratio Energy to Noise Ratio

So the question is can I get access to all this information and are there APIs from Android that I can use.

So far the closets I have come is in telephony/PhoneStateListener telephony/NeighboringCellInfo telephony/CellLocation telephony/TelephonyManager

View 5 Replies View Related

HTC EVO 4G :: Flashing New Radio Files Really Make Any Difference

Sep 30, 2010

I have a rooted evo running fresh 3.3.3.1 and so far I love it. I used unrevoked 3.21 to do this. My question is does flashing new radio files and pellet files actually increase and or decrease how well the radio works on the phone. I noticed hat once I installed wireless tether that my WiFi signal seems to go down 1 or 2 bars when the laptop is not even 10 feet away. Is thus normal. Anyway I'm very knew to the whole flashing of radio files and just wanted to hear if it does anything or not.

View 6 Replies View Related

HTC Droid Eris :: Turn Off Radio In Phone Info

Dec 27, 2009

I was looking at the phone info, found by dialing *#*#4636#*#* one button in this is "Turn off radio".I'm interested to know if this could be used to work around the current inability to do airplane mode and enable wifi at the same time on the Eris. Could you use this option to turn off the radio, disable mobile network, and then enable wifi?Has anyone seen if this works, and if turning the radio on and off is as easy as finding this button? I'm a bit afraid to try it myself right now.

View 2 Replies View Related

Android :: Variable Number Of Radio Buttons In Radio Group Inside Table?

Sep 9, 2010

I currently have code that creates rows in a table that hold a string in column 1 with a RadioButton in column 2. There can be a variable number of these rows. That all works just great, but I want to add them to a RadioGroup so only one button can be toggled at a time. When I tried to add the dynamic RadioButton to the RadioGroup AFTER I added it to the table row, I got an error saying that the child (the RadioButton) already had a parent. I agree, it does have one, the TableRow.

can you have radio buttons tied to a radio group inside of a row or, should I just code my own toggle mechanism and avoid RadioGroup all together? I mean, I could code the onClick to unclick all other radio buttons, but I would rather not do this if I can use the build in RadioGroup.

<ScrollView
android:id="@+id/ScrollViewModifyGroups"
android:layout_width="fill_parent"
android:layout_height="fill_parent".............

View 3 Replies View Related

Android :: Add Radio Group To Radio Buttons Inside Of Table?

Mar 2, 2010

I have multiple radio buttons which I want to layout using a table but also include them in a single radio group. I have the following xml layout:

<RadioGroup android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:orientation="vertical"
android:id="@+id/Group1">

<TableLayout android:id="@+id/RadioButtons"
android:layout_width="wrap_content".........

But unfortunately the radio buttons inside the table seem to ignore the fact that they're inside of the RadioGroup tags and because of this you can select more than one radio button at the time. I noticed that by removing the table and just having the radio buttons it works just fine. How can I overcome this? Would it be as simple as declaring the radio group inside of the table instead of outside?

View 1 Replies View Related

Android :: XM Radio Application - Lose News And Public Radio?

Jul 14, 2010

I turned on my Droid this morning to listen to MSNBC and I heard the last 5 minutes of Keith Obermann (5:55 am est) and then all of my news and talk channels disappeared! Channels like CNN, C-SPAN, MSNBC and NPR are all gone from my favorites and the channel line-up. There is nothing in the "News and Public Radio" category.
Has anyone else noticed this? I'm thinking this must be a temporary glitch but I would hate to lose all of these channels. If you have the Sirius/ XM radio app, would you please check this on your Droid?

View 4 Replies View Related

General :: How To Get All Info On Lockscreen

Oct 15, 2013

I'm looking for an app/tweak that allows all the info such as my text messages, email, etc to appear on the lockscreen without having to use the drop down gesture? Basically kind of like having the Notification Center on iPhone available right when I click on the power button of my phone. Or if you guys are familiar with LockInfo, which is a Cydia app for iPhone, I'd like to find an app that does exactly what LockInfo does:

View 8 Replies View Related

Android :: Radio Buttons In Radio Group In Table Row?

Sep 9, 2010

I currently have code that creates rows in a table that hold a string in column 1 with a RadioButton in column 2. There can be a variable number of these rows so I cannot just create it in the layout xml as radio1, radio2, etc. My code displays the table with the string and RadioButton pairs just great, but I want to add them to a RadioGroup so only one button can be toggled at a time.

When I tried to add the dynamic RadioButton to the RadioGroup AFTER I added it to the table row, I got an error saying that the child (the RadioButton) already had a parent. I agree, it does have one, the TableRow.
My question is, can you have radio buttons tied to a radio group inside of a row or, should I just code my own toggle mechanism and avoid RadioGroup all together? I mean, I could code the onClick to unclick all other radio buttons, but I would rather not do this if I can use the build in RadioGroup.

View 8 Replies View Related

HTC Incredible :: FM Radio Receiver Makes CDMA Radio

May 3, 2010

Depends on the size and gauge of the wire of your headphones. Also depends on the position of the wires. FM radio is a little picky, but works fine- depending on the points mentioned. Old & wrong: The FM radio on the Inc must be the weakest radio in a phone, evah! Just tried it today and picks up half the channels my Ngage and N900 pick up well. A lot of channels barely come in, or are static filled. I thought Steely Dan said "FM has no static at all"? Makes the CDMA radio seem not that bad, in comparison I know- at LEAST it has a radio. Must be set to suppa powwa savva mode

View 32 Replies View Related

Android :: FM Vs Pandora Vs Slacker Radio (best Internet Radio)

Nov 10, 2009

I just got my Droid but I frequently use Pandora and Last.FM on my computer at work. Last.FM - Seems like the service has a better list of artists than Pandora so i switched to it on my PC recently. On Android the service is the same but as an app it tends to be open in the background all the time and suffers from not being able to pause (like the PC version). The scrobbling could be nice for some users and it links to the android player. Sound Quality seems excellent, best of the three so far. Pandora - Haven't gotten to use it too much because it takes so long to load my station. Sound Quality seemed fine with my limited use.

Slacker Radio - Has the most music options of the three and seems likes the best application. It has plenty of options like keeping the screen from freezing while plugged in and on wifi without having to change your phone settings. Had to stop listening from poor sound quality though! Sound Quality started ok but a bassy boom and click started appearing after a few songs, forced to switch to Last.FM.

View 49 Replies View Related

General :: How To Wipe All Info From Samsung Tab

Jun 28, 2012

Well the title basically says it all.. In looking to sell my galaxy tab 10.1. But first I want to wipe all my information off of it.. Set everything back to default before I sell it.... Not sure on how to do this so when I sell it none of my personal info is still on it.

View 5 Replies View Related

General :: Recover Info After Reset?

Jan 29, 2012

So my wife did an acidental factory reset on her droid 3,is there anyway to recover all her old info such as photos or any apps,she didnt think it would erase everything on her phone..

View 1 Replies View Related

General :: Cell Info In Android

Nov 30, 2012

Is there a possibility in Android to view the Cell Info (the name of the cell base, base station etc. - ex. the city name) in Android? Whatever - an option, an app or a widget?

View 9 Replies View Related

General :: How To Save WiFi Info

Feb 7, 2012

Is there a way to save the information you've accumulated for wifi? In miui, I was able to save all wifi data in the backup utility and transfer it to new builds. I haven't been able to find an app that does this. I have Titanium Pro but I'm unsure if it has that capability.

Is there a way I can store wifi data such as access points and passkeys then restore it on later builds?

View 3 Replies View Related

General :: Difference Between ROM And Kernel

Apr 16, 2012

whats the difference between a ROM and a kernel

U8150

View 9 Replies View Related

General :: Difference Between Stock And CM MMS?

Feb 28, 2012

Keep seeing this mentioned in rom features and haven't been able to find the difference.

View 3 Replies View Related

General :: Memory Difference Between 4.3 And 4.4?

Nov 4, 2013

Surprised this wasn't asked yet as Google made it very clear 4.4 is made for lower memory devices.

As I'm running 4.3 on my Galaxy Nexus I'm faced with updating myself to 4.4 once it's stable and fully functional. However, I'm wondering if I should based on the memory usage. 4.3 started making my phone lag a bit and have slower UI between app switching and such. Similar issues to:
4.3 high RAM usage?

So, how much memory 4.3 uses in comparison to 4.4? It would be interesting to see how Google has based it's claim to a 512MB memory phone being sufficient while 4.3 may not be?

View 1 Replies View Related

General :: Zedge - Difference Between Web And App?

Mar 15, 2012

I downloaded Zedge to try and get some cool wallpapers for my Galaxy Nexus. I downloaded a few Nexus themed ones, then the app updated. Now there are no Nexus wallpapers in the App (through search). But, they are still on the Zedge website...

Also, I searched for "Tennessee" wallpapers on the app and found a few, but the same search on the web produces nothing.Why is there a difference between the app and the website?

View 5 Replies View Related

General :: Difference Between RUU And AOSP?

Feb 1, 2012

What are the differences between RUU and AOSP ROMs?

Am I correct that a RUU rom is a fully stock rom that some devs post with or without root? Like basically the latest version of non OTA for your device?

I feel like this is something basic that I should know but just haven't come across it.

View 5 Replies View Related

General :: How To Backup User App Info Without Rooted

Apr 17, 2012

Is there a way i can backup my user app info like what level i'm at in a game without being rooted, i think thats the only thing android needs to be a perfect OS... link your apps to your gmail and it wouldn't matter what phone or carrier you get/gotto your app info is there...

Any app that can do that without your phone having to be rooted, i know its a reach...

View 1 Replies View Related

General :: Music App That Announces Track Info?

Jan 3, 2013

I really like many of the music apps out there for Android, but would love to have one that can announce track info as the song starts. If would grab the title, artist, etc (configurable) and use the text to speech component to speak it. This way you can keep your device tucked away and still know what track you are listening to.

View 1 Replies View Related

General :: Info-zip Unzip Binary For Android

Oct 21, 2012

I am in the need of the Info-zip unzip (and zip) binary for bash scripts, compiled for Android.The unzip included in busybox does not have the features that I need and the 7za and unrar binaries that I have do not have features needed also.

View 4 Replies View Related

General :: Possible To Control What Info Apps Access?

Jan 19, 2013

Is it possible to control what information apps can access. For example can I block certain apps getting my location information via GPS or other ways. But still be able to use the app.

GT-I9100

View 2 Replies View Related

General :: How To Edit Info File On Android

Mar 18, 2014

im trying to edit one file with extension .info since i cant find any program that i can did that on mac,so is there any program who can open that file and edit in the phone instead using a pc?

View 2 Replies View Related

General :: Difference Between Rooting And Jailbreaking

Dec 27, 2012

Are rooting/unlocking bootloader/flashing custom ROM the same as the idea of Jailbreaking on an iPhone? Does iPhones have custom ROMs too that users can install? What are benefits of jailbreaking an iPhone, what extra features can users gain?

View 3 Replies View Related

General :: Difference Between Cyanogenmod And AOKP

Oct 11, 2012

What's the difference between cyanogenmod and aokp.

I mean I used them both on ics and personally I found aokp to be better. What are your views about the jelly bean ones.

MT11i

View 5 Replies View Related

General :: Difference Between Flashing And Installing APK?

Aug 6, 2013

you see apps on xda.. that are required to be flashed.. and are in the form of zip files. Now how are these different from apk files with their regular installation? is it something to do with giving these apps you flash a deeper level permission? if so.. if your rooted can't you just give those apps those permissions after a normal install?

View 7 Replies View Related

General :: Difference Between Android And Windows?

May 16, 2012

Why is android criticized for its fragmentation but not windows.

Doesn't windows pc come with so much more different hardware Configurations?

How do developers do it for windows then?

HTC Desire

View 1 Replies View Related







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