Android :: How To Switch Radio Off?
Feb 4, 2009How to switch off Radio, bluetooth and wifi in android ? Can I enable airplane mode ?
View 6 RepliesHow to switch off Radio, bluetooth and wifi in android ? Can I enable airplane mode ?
View 6 RepliesI 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".............
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?
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?
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.
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.
Does anyone have an idea when we will see one of these apps for android?
View 37 Replies View RelatedAndroid supports recording from the mic to amr format in the 3gp container. On the upcoming HTC Desire or even current HTC Desire, suppose I'm listening to the lovely built in FM radio and I want to make a recording of a breakfast show; would that be possible? Is there a possiblity for an app to be created that could record the built in radio in this manner? What about recording in a better quality like mp3? Does Android need to provide API access to the output speakers or... I am not reffering to internet/streaming radio, this is about the built in FM radio found in the latest HTC smartphones.
View 1 Replies View RelatedDepends 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 RelatedWhat uses more battery, Wi-Fi radio or 3G Radio ? I'm using an Eris.
View 7 Replies View RelatedI am wanting to allow the user of my android application the ability to set some parameters. The radio button is ideal for this situation. However, I don't like the radio buttons are rendered. Is it possible to change the radio button icon? For example, is it possible to create a custom layout for each row and in that layout reference my own icon and change the font et al.
View 1 Replies View RelatedI currently use a Nokia E71 and quite like a lot of the features I have setup on it, although in the next few months my contract is up and am interested in replacing this device with a htc desire or similar, since I think Nokia haven't delivered enough with the E72. Although, before I do I'd like to understand a bit more about what the Android platform (2.1)
View 4 Replies View RelatedCan anyone recommend an app to remotely switch off a PC (e.g. over wifi)? Off Remote does this for iPhone / iPod, and I'm trying to find an equivalent for the Nexus One.
View 3 Replies View RelatedSo I made LP my default launcher by checking the "make default" box which of course disables the choice. I'd like to switch back to ADW. Without un installing LP is there a way to switch back to ADW?
View 1 Replies View RelatedI saw a thread about this the other day, and cant find it for the life of me. basically, it lets you use swype or something in portrait, and switches to a multitouch keyboard in landscape. any idea what it was called?
View 3 Replies View RelatedI'm currently working on an application, designed around a TabActivity.Tab1 has a button and I would like when the user click it, it switches to Tab2.
View 10 Replies View RelatedI 'm beginner in Android ,To start with i was asked to do a simple task ,i need to make blue and red screen appear on the screen alternatively , to achieve this i wrote two layout files 1. main.xml -- for to display red screen 2. sub1.xml -- for to display blue screen
In oncreate() i wrote
for(int i=0;i<20;i++) { setContentView(R.layout.main); try { Thread.sleep(500); }catch(Exception e){} setContentView(R.layout.sub1); }
but this doesn't work ,why ? Please help to understand the concept
I want to block the functionality switch between Applications in my Activity. Is it possible ?
View 1 Replies View RelatedDoes anyone know whether there is an app that could automatically switch between 2G-3G? Or if anyone is working on such app. Idea would be that user could define which apps can activate 3G mode ie. browser, etc that require higher speed and after application quit's (for example with automated task killer) the phone would switch back to 2G. This would save battery without a hassle to switch manually. I know that there are widgets that takes you to switch option with few clicks, but still. Is there any technical issue that would prevent to make such app? I am not a programmer so take it easy.
View 1 Replies View RelatedIm creating a simple game using a SurfaceView for drawing the Graphics. It works fine, but now I tried to add a title screen, which is (for now) only a LinearLayout and a Start-button, specified in XML. However, when I click this button and try to switch to my SurfaceView (By doing setContentView(R.layout.game), the screen turns black. But if I do setContentView(R.layout.game) immediatly in my Activity.onCreate it works. But not if I start with my Title-screen and then try to switch
View 3 Replies View RelatedWork pays for my phone and we are switching from Sprint to At&T. I just bought a Samsung Moment at the end of last year. I'm not real hip on getting an iPhone. It looks like I'm down to 2 choices: Nexus One and Motorola Backflip.So can you help me out here on pros and cons or what would work better for me? I don't know very much, or anything at all, about cell phones.
View 2 Replies View RelatedI have switch with 255 cases in my project - DroidGear... How i could optimize it?
View 6 Replies View RelatedI wanted to know how to switch beteen GPS and Network providers.Iam now busy with making a program that shows the location of the phone holder on the google map. I want to make use of both the GPS provider and the network provider. I prefer using gps. When gps is not temporarily unavailable then the program chooses for the network provider. But when the gps is available again I want the program to use the gps again.At this moment my program is only able to switch to network provider when gps is not available but it cant check whether gps is back again.
View 2 Replies View RelatedMy wife and I are on Sprint with Curves and were looking at the Evo and Epic.I am trying to find the best place to start when comparing BB features to the appropriate Android feature.Is there a place for Android for dummies?
View 8 Replies View RelatedI hope I am posting this in the right area. I am a current BB user and looking to move to Android. I would like to know what the group thinks on this question. I am looking to get either a Evo or a Galaxy Tab. I basically live on my BB. Web surfing, email (personal and work), music player, text etc. which would the group buy evo or galaxy tab. Also any idea as to what the pricing will be from Sprint on the tab?
View 8 Replies View RelatedIn android, I have a TabActivity with 2 tabs and each tab has it own activity (say ActivityA and ActivityB). When I am on ActivityA, and I click on ActivityB's tab, how does the ActivityA knows it is no longer the active Tab?
View 1 Replies View RelatedOn the 2nd of this month i switched to the Eris and I absolutely love ALMOST everything about it. The main problems I have are the lag and the no flash. The lag is a lot worse than i thought it would be. I didn't think I would mind no flash when I bought it but didn't realize how much I was going to miss not having it. From what i have read it seems like the incredible would fix both of these problems. I got the phone for only $29 because i signed up for a new two year contract. What are my opinions for switching to an incredible since i will still be in the first 30 days when the incredible is released. about how much extra will it cost me? Thanks for any tips or advice.
View 3 Replies View RelatedOK, here is my dislike about this phone. I switched to the Evo cause my DH was obsessed with getting one. I had a Blackberry for the last 2 years and one of the things I liked about the phone was ie: If I was on a call and needed to get a phone number for someone, I could put the phone on speaker, switch applications and access my address book, find the number and then go back to the phone screen. It also worked with any other application I wanted to view while on the phone. It seems that the Evo is not capable of this function.
Not sure if this was the right thread to post on but figured I'd try it. The other down side to the Evo is not having the cut and paste function. Or, is it that I just don't know how to do this yet.
I need help coming up with a way of executing the following sequence using some type of view or layout combination in Android:I have 3 image objects... say object A, B, and C...I have tried every combination of Threads, AsyncTasks, Handlers, custom layouts, AnimationListeners, etc. but everything I've tried has failed.
If only the ViewSwitcher could take more than 2 views.
Currently I have a TabHost implemented with 3 tabs each containing a separate activity. My question is how do I switch between tabs from within one of the activities that is located inside the tab host. I've looked everywhere and have been unsuccessful in finding a real answer to this problem.
View 4 Replies View Related