Android :: Android IRC Office Hours - Android Bluetooth RSSI
Jan 27, 2010
I have a question about bluetooth RSSI functionality on the Android (either 2.0 or 2.1):
It's easy enough to get the RSSI value when a bluetooth connection is created, but how can you repeatedly get the RSSI value of a connection that is already active? It's really important to be able to do this, because this lets you determine if bluetooth devices are close to each other or far away, but I can't find any appropriate function calls in the Android API.
View 2 Replies
Jan 27, 2010
I am working on Android platform 2.1 and trying to make an app that can get the Bluetooth signal strength from remote devices. It seems i should try to read the 'RSSI'
something like : int rssi = intent.getIntExtra (BluetoothDevice.EXTRA_RSSI, Integer.MIN_VALUE);
But it just keep returning the latter default value.
Did anyone ever manage to get the value of RSSI? Do we need to pair the device before getting the RSSI?
View 2 Replies
View Related
Jan 27, 2010
I need to know the signal strength of a Bluetooth connection to a remote device that I make with my Android 2.1 phone. From the SDK, I can see that I can determine the RSSI at the time I discover the remote device. But I can't see how to update that RSSI value over time.
Can someone give me a hand?
View 3 Replies
View Related
Jan 28, 2010
I'm trying to determine location via bluetooth beacons and while I can discover and find all of the devices around me, when I try to grab the EXTRA_RSSI that's supposed to come through it doesn't work.
Here's the code I'm using and I get a 0 every time.
CODE:....................
View 5 Replies
View Related
Jun 8, 2010
I'm trying to write a program that can read the signal strength of a bluetooth device linked to my android 2.0 handset. Doesnt seem like android exposes anyway to get the RSSI unless it is during discovery. Is there any other way to get the signal strength of the device after the device has been detected? I read of a way to do it using NDK to access the underlying BlueZ API, but I dont know how to use that. Any help would be appreciated.
View 1 Replies
View Related
Nov 26, 2009
What is the best replacement on the Droid for the Windows Mobile Office suite? Is there a free one? Is there an easy program that gives access to Google Docs from the Droid?
View 5 Replies
View Related
Aug 1, 2010
I have had my Sony Ericsson Experia X10 for 4 months now and are happy with it although I seem to be continuously charging the battery? I haven't really looked at that many Android apps but I can't find a decent office type program similar to Microsoft Office or Open office to use excel, or similar office documents whilst I'm away from my laptop? Also are there any Krazy kiwis living out there using the great Android networks living in the UK, or even better in Bristol? I would love to hear from you soon
View 6 Replies
View Related
May 20, 2010
I am trying to use the Wifimanager to calculate the Signal Level of the access points found during a scan.
I am using the following method:
WifiManager.calculateSignalLevel(int, int)
But it appears to always return the same int no matter what the RSSI level is.
Here is my code:.............
The logging outputs 1 for all the test cases for calculateQoS(int).
Am I missing something simple here? Why is the SignalLevel always 1?
View 1 Replies
View Related
May 7, 2010
I´m trying to get the rssi value from the main cell i´m currently connected to in an application for Android 1.6. I´m using android.telephony.gsm.GsmCellLocation which does not have this value. For Android 2.1 its avaible android.telephony.SignalStrength, but I cannot find anything equivalent for API 4. Is there any other way or class available?
View 3 Replies
View Related
Feb 16, 2010
Is there any way to retrieve the current cellular Signal Strength (RSSI) on Android 1.5?
I know there's a way to listen for signal strength updates through the TelephonyManager, but this seems to only give a "state," not a numeric value.
Is using the RSSI field on a neighboring cell fairly accurate? I'm guessing not, but I'm running out of ideas.
View 3 Replies
View Related
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
Sep 15, 2010
For example, I want to parse the string below:
Tue Sep 28 18:02:24 GMT+08:00 2010
And I use the pattern for the SimpleDateFormat:
new SimpleDateFormat("EEE MMM dd HH:mm:ss zzzzzzzzz yyyy");
But I keep getting the ParseException.
View 3 Replies
View Related
Sep 9, 2010
how can i use office suite in x10 when i open the office suite it shows no supported files?
View 3 Replies
View Related
Oct 4, 2010
Do those numbers seem normal to the rest of you? Right now if I am using my phone for browsing, video, etc. it will run the battery from full charge to dead in just under 4 hours. If I just leave the phone turned on but with no apps running (standby) it runs out of power in roughly 48 hours. Is this the battery life I should expect from this phone?
View 6 Replies
View Related
Mar 3, 2010
This weekend im going to be installing 2 antennas i ordered from wi-ex one is for 1X signal and the other is for 3G when pointing them im gonna be inside the house looking at the dBm while a friend is on the roof so i can try to get them both peaked i know when i go into test mode ##program and on the HDR Status Screen this is the 3G reception info but my question is which one should i be looking at the HDR RSSI or the Receive Power im thinking its the RSSI but i wanna be sure also the lower that number the better right? and for the 1X signal i goto the Call Processing Status Screen and look at the RSSI.
View 3 Replies
View Related
Mar 17, 2009
I'm developing an application to read signal strength of 3G, GSM, Wifi.
Is there any classes that provides us with the RSSI of 3G signal and GSM signal?
The WifiManager Class provides the RSSI for wifi, but I can't find any for 3G and GSM. If there is no classes provided, is it difficult to start from scratch?
View 9 Replies
View Related
Aug 15, 2010
Why don't Microsoft man up and give us a Microsoft Office app? I would gladly pay for the app. I think they could made a killing.
View 20 Replies
View Related
Nov 8, 2010
Is there a type of app? to edit .docs
View 10 Replies
View Related
Feb 21, 2009
Does anybody know if there is a free MS office app available yest?
View 5 Replies
View Related
Jul 15, 2010
Is there are app out there that will let me open .doc and excel files on android?
View 2 Replies
View Related
Mar 23, 2010
Do you guys know the best apps to view MS office other than Office Suite?
View 10 Replies
View Related
May 2, 2010
When I DL a pdf file as an attachment to an email, Quickoffice opens it and lets me read it. When I use the OIFileManager I can see the pdf file in the downloads folder on my SD card and it is displayed with a Quickoffice icon. Clicking on the file launches the Quickoffice pdf viewer. When I look on the home menu I cannot find a Quickoffice icon. Where is quickoffice- is it integrated into android OS? I need to search text and/or pdf files for specific text- example: ADA procedure codes for dentistry. I have a list in both pdf and text format but can't find a way to search it for "crown".Is there an app (maybe a part of Quickoffice?) that will search for and highlight text in a text or pdf file?
View 3 Replies
View Related
Oct 7, 2010
Have noticed both these apps are down to around 9 now in the Market.Thinking of getting one of them at this bargain price but which one?
View 10 Replies
View Related
Apr 1, 2009
I downloaded Documents to go this week from the market, it supports Excel and word files. With it I can download open and edit files then email them.
View 4 Replies
View Related
May 6, 2010
Today you can get "Documents to go" for $5.55 (Normally $29.95) but I am not really sure what I would gain over the included Quickoffice ap. I could be wrong but I believe quick office is read only while documents to go allows editing.Anyone else know the difference?
View 27 Replies
View Related
Jul 16, 2010
Ignoring price, what one is better functionality wise? Quickoffice came preinstalled on my Dinc, don't know if thats a gimped version or not.
View 8 Replies
View Related
Jul 7, 2009
Anyone managed to run the Java edition of the Microsoft Office Communicator R2 on the HTC Magic?
I guess it might be possible since the java editions are out there.
View 16 Replies
View Related
Mar 31, 2009
Is there a way to sync calendar between Office and G1? I know on google they have the sync program, but I get a message that it's only for Office 2003 and higher.
View 3 Replies
View Related
Nov 17, 2010
Does any one know how to open a office documents(.doc,.xls) and pdf files in android? I have open a doc from my own app - any ideas?
View 1 Replies
View Related
Nov 26, 2008
Anyone know if anyone work or will work to built an office suite? I think that is great if we can read and EDIT word and xls documents on our g1.
View 17 Replies
View Related