Android :: How To Know Whether Bluetooth Is Enabled / Disabled?

Jul 9, 2010

How can I know whether bluetooth is enabled or disabled.

Android :: How to know whether bluetooth is enabled / disabled?


Android :: Detect Wifi Enabled / Disabled

Aug 12, 2010

This seems like a common issue developers have yet I couldn't find anything on it (searched through the archives in this mailing list and Google searches). Maybe I just fail at research, but anyway.. My app requires a network connection. If it is disabled I'd like to notify users that it is required and then possibly open the network settings box so they can enable it.

View 5 Replies View Related

Android :: OnCreateOptionsMenu Change Icon To Enabled / Disabled

Nov 13, 2010

I want to be able in Android to press on the menu button on the phone and get the menu that will enable the user to toggle on/off sound. I want different images for the on/off status.I know how to create menus; however, I'm having difficultly changing the menu button from one image to another. Has anyone figured this out?

View 1 Replies View Related

Sony Ericsson Xperia X10 :: APN Enabled After Wifi Disabled

Oct 16, 2010

I think this problem arose after I purchased 'Extended Controls'. I turn off wifi (doesn't matter if I use extended controls or not) and the APN Control turns itself on, really quite annoying! Is there any way to fix this? Edit - Forgot to mention, this seems to be intermittent as well :/....

View 1 Replies View Related

HTC Incredible :: Battery Gets Eaten Up By Leaving Bluetooth Enabled

May 25, 2010

I was curious if anyone had any data on how much the battery gets eaten up by leaving bluetooth enabled but not active? I like to keep it enabled as it automatically connects with my car stereo when my engine is started. I do know that when connected it eats battery, but am hoping it's the opposite with it just enabled but not connected.

View 4 Replies View Related

Nexus :: Bluetooth Audio Cuts Out With WiFi Enabled

Jan 21, 2010

I have been having issues with my Nexus One when trying to stream music via bluetooth to my clarion cd player. It was hit and miss, sometimes playing fine, sometimes not even connecting for 5 minutes. I may have found the problem, i was having some cutting and out issues tonight and i disabled wifi and it immediatly played silky smooth. I then turned on wifi and it started to cut in and out immediatly. This leads me to believe the wifi radio is causing problems streaming music via bluetooth but wanted to find out if anyone else had similar issues and what they do. I just came from using an iphone 3gs and never had these issues, it always played smooth. I have no problems disabling wifi when in my truck but want to get other opinions.

View 5 Replies View Related

Android :: Settings - Secure.ADB ENABLED - USB MASS STORAGE - ENABLED

Nov 20, 2009

I wanna set the ADB_ENABLED and USB_MASS_STORAGE_ENABLED option automatically in my App.

so i add below statement in my App(Activity).

---------------------- Settings.Secure.putInt(getContentResolver(), Settings.Secure.ADB_ENABLED, 0);

or

Settings.Secure.putInt(getContentResolver(), Settings.Secure.ADB_ENABLED, 1); ----------------------

and add below statement in my App(manifest).

---------------------- .... </application> <uses-permission android:name="android.permission.WRITE_SETTINGS" /> <uses-permission android:name="android.permission.WRITE_SECURE_SETTINGS" /> .... ----------------------

but some exception are occured in runtime like below.

---------------------- Uncaught hander: thread main exiting due to uncaught exception. java.lang.SecurityException: Permission denial: writing to secure settings requires android.permission.WRITE_SECURE_SETTINGS ... ----------------------

How i can use ADB_ENABLED and USB_MASS_STORAGE_ENABLED in my App?

View 3 Replies View Related

HTC Incredible :: Speaker Disabled When Connected To Panasonic TH1211B Home Phone Via Bluetooth / Fix It?

May 15, 2010

I have an HTC Incredible, and when it is connected to my Panasonic TH1211B home phone via bluetooth, the speaker phone is disabled. The ear speaker works fine, but the speaker phone shuts down until I un-pair the bluetooth link.

View 1 Replies View Related

Android :: Disabled Google Talk Startup / Disabled Stock Messaging App

Jan 20, 2010

Just wanted to relay my issues that occurred with Startup Auditor. I use a Moto Droid 2.0.1.

First issue: I disabled Google Talk Startup as non of my friends have an Android device. This caused an issue with the Market. none of my apps would download the updates and I could not Download new apps. The Market is somehow connected to Google Talk. After enabling Talk and logging back in my apps started downloading.

Second issue: I disabled the stock messaging app because I am using Handcent SMS. This caused my text messages to delete themselves. When I opened my messaging treads all that was shown was my side of the conversation. After re enabling the stock Messaging app my messages started downloading and showing up in the treads. Handcent must use some of the same things that the stock app uses and Startup Editor was killing.

View 5 Replies View Related

Motorola Droid :: Transfer Droid Phonebook To Bluetooth Enabled Car Hands Free Kit

Nov 11, 2009

Found a few threads about people having problems transferring their phonebook to their hands free kit in their automobile. Had the same problem myself - was able to connect and pair with the car kit. I was able to make and receive calls, but didn't have the phonebook.

Then yesterday, while setting in the car, I was going to re-pair the connection between the phone and car I noticed that in the Notification Bar that the car was asking permission to receive the phonebook from the phone. Opened the Notification and granted permission and clicked on always grant access (or something similar). Phonebook was then transfered. Haven't had a problem with it since...

View 3 Replies View Related

HTC Hero :: Bluetooth Enabled, But Hero Can't See Any Other Devices

Dec 4, 2009

Had my Hero for a few days now and just got round to trying Bluetooth with my Nokia headset that I used with my Nokia 5800.

If I turn on Bluetooth on my Hero, it never seems to find any other devices nearby, even though my PC can see my Hero ok.

I cant bind my headset with my Hero, as it just doesn't seem to notice my headset is turned on.

View 1 Replies View Related

Android :: Voice Enabled-keyboard

Jan 7, 2010

i'm dying to see the source code for the voice enabled-keyboard feature for android : i'm new to open source developing yet i'm very interested in this application particularly. where to find the code ...

View 2 Replies View Related

Android :: StreetView Enabled But Not Loading

Jul 30, 2009

I have enabled StreetView with .setStreetView(true) but it don't load, so I don't know if I have enable other things.

View 5 Replies View Related

Android :: Set Activity Enabled By Java Code?

Sep 25, 2009

android:enabled can be set at AndroidManifest.xml <activity android:name="MyActivity" android:enabled="true">
How can I set the attr true or false in my programm?

View 3 Replies View Related

Android :: Web Page Not Available Error - Javascript Enabled

Feb 6, 2010

HelloWebview code (and other WebView code samples) all result in "web page not available" error. Javascript is enabled. Permissions set for INTERNET, ACCESS_NETWORK_STATE, CHANGE_NETWORK_STATE in Manifest.xml. Does not work on either emulator or device (Samsung Moment -- Android 1.5). GOOGLE.com comes up on both emulator and device. I have looked for s solution for this for several days. I'm a real newbie to Android, and a pretty new user of JAVA but can follow an example / sample.

View 2 Replies View Related

Android :: Wifi Enabled VOIP Program?

Dec 10, 2008

My main question before I buy a G1 is does Android have a Wifi enabled VOIP program (like Skype)? Also, can I link it directly to a PC and throw any data I want inside it (linux programs). Oh one more thing, can it compile C code?

View 8 Replies View Related

Android :: Check GPS Enabled On Phone Programatically?

Oct 17, 2010

I want to check if GPS is enabled, but I dont know how to do it. i mean with a function, in android

View 2 Replies View Related

Android :: Starting App When GPS Is Enabled Force Closes

Nov 4, 2010

My app works when GPS is disabled, but FC's when starting while GPS is enabled. On a cold start it offers the option to turn on the GPS. After doing that, pressing the back arrow button it returns to the app activity (although the GPS icon is not visible in the status bar, on a side note, how do I get it to display here?).

I exit the application by pressing the back button or using the menu option whilst GPS is still on.
Now, when I try to start the app, it FC's. The blinking GPS icon appears behind the FC message and disappears when I acknowledge the FC.

Here is the code:

CODE:........

And this is the logcat from eclipse:


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

View 1 Replies View Related

Android :: Adobe Flash To Be Enabled In Droid?

Sep 24, 2009

I want adobe flash to be enabled in android, Does android support it.

View 6 Replies View Related

Android :: App That Allows To Control A Wifi Enabled Helicopter

Jan 24, 2010

There is an iphone app that allows you to control a wifi enabled helicopter. is this possible with any android phone?

View 5 Replies View Related

Android :: OpenGL Texture - Enabled Live Wallpaper

Aug 8, 2010

I'm developing an openGL-enabled live wallpaper and it seems to work fine on the Nexus but I've had someone tell me that on their Milestone (basically a GSM Droid), all the textures are white. I only have a Nexus to test with. I've done lots of Googling on the issue and the big thing that seems to come up most is having power of two sized textures - which I have. I also put them in the /res/drawable-nodpi folder and set my manifest to all screen sizes/densities. At one point, I thought maybe it was the way I was implementing mipmaps so I turned them off. No dice. I'm sure it's something simple that I'm overlooking but my brain is completely fried at this point.

My texture loader:................

View 11 Replies View Related

Android :: WiFi Enabled AND Active - Launch An Intent

Nov 28, 2009

This is what I would like to do: => IF WiFi is enabled AND active, launch an intent (in fact it's a WebView that gets its content=>the instructions of my app on the web) => IF NOT, then I would launch another intent so that I don't show a WebView with "Web page not available ... The Web page at http://www.mywebsite.com might be temporarily down or it may have moved ..."

I tought initially to use

if(wifi.isWifiEnabled())

but that does not say if the Wifi connection is ACTIVE or not. It says only that the user has turned the switch on. The device may or may not be connected... Is this correct ?

Then I tried to use :........................

View 4 Replies View Related

Android :: Cheap Wifi Enabled Or Other Programmable Device

Jun 8, 2010

Does anyone know of a cheap Android or programmable device that has wifi? I need it for a project for a company that needs a wifi handheld device for the shop floor. Im not too fussed about the language the device uses though Im not really interested in the iTouch as theres no intention to release the app in the app store and I don`t really want to jail break everybodys iTouch. Ideally it would be small , iTouch size for example and relatively cheap $100 or less. Nothing fancy just ability to write a simple UI and have wifi. Voice is not needed.

View 2 Replies View Related

Android :: Rotate A Drawable With Anti-aliasing Enabled

Jun 8, 2010

I need to rotate an ImageView by a few degrees. I'm doing this by subclassing ImageView and overloading onDraw(). code...

The problem is that the image that results shows a bunch of jaggies.

How can I antialias an ImageView that I need to rotate in order to eliminate jaggies? Is there a better way to do this?

View 1 Replies View Related

Android :: List Of All Tethering Enabled Droid Phones?

Jan 9, 2010

Ok it seems to me that most of android phones came without tethering (officially, I'm not speaking about rooted phone due to possibile warranty issues).

I know that there is pdanet that add this support but 29$ is damn expensive, and it looks like a win/mac only (I'm a linux user).
All my phones had tethering capability (and i have a tethering allowed dataplan) cause I do need tethering is some circumstances, and I don't think that I am the only one!

Is there a list of all tethering enabled android phones?
If not i could be usefull to have some kind of wiki style list of tethering enabled phones.

View 23 Replies View Related

Android :: Running Gears Enabled Web Pages In WebView ?

Feb 12, 2009

As anyone successfully tested running Gears enabled web pages in WebView ? The Gear samples are running ok in the android 'browser' application, but not on 'WebView'. Do I need to enable any WebViewSetting() options ?

View 7 Replies View Related

Android : When A Button Is Enabled Send The GPS Data Just When The Location Changes

Nov 24, 2010

I made two Buttons in my Android application. the first one activates sending my GPS data to a Website.
the second one disables this option.

So my question is: What can I do to make it possible that when my activatebutton.isEnabled()==false (already pushed) is,that each time when my location changes a method will be executed.

View 1 Replies View Related

Android :: Check For GPS Support In-App / To Add Feature / Location Services Enabled?

May 24, 2010

How can I check for GPS support in-App to add a feature for those with Location services enabled?My concern is, I know I'd have to specify the tag in the manifest to declare that the app uses location services, but I still want the app to function for those without. I just want to check and, if the service is available, use it; otherwise just ignore that one feature.

View 1 Replies View Related

Android :: Making Request Over Mobile Network When WiFi Enabled

Nov 19, 2009

Is there any way for an application to force a network request to go over the mobile network if it's available in preference to WiFi? I'm looking at ConnectivityManager#setNetworkPreference, but there's no documentation, and looking at the source seems to suggest it's setting a global preference somewhere which isn't what's required here - I just need to force certain requests that need to go over the mobile network to ignore WiFi.

View 3 Replies View Related

Android :: 1.5 ListView Disabled Items

May 15, 2009

I've noticed after I've switched to 1.5 that if ListView item is not enabled the divider(s) for this item are not rendering. Is this intentional?

View 7 Replies View Related







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