HTC Incredible :: Full Bluetooth Stack With CM6

Aug 17, 2010

I tried so many roms in the past 2 weeks, and the interesting thing is,only CM6 has the full bluetooth stack (which also allow HID support) bluetooth keyboard and mouse.How come no other room are compiled with the bluetooth stack?Is it only me who needs a full working bluetooth?or I did something wrong?

HTC Incredible :: Full Bluetooth Stack with CM6


HTC Incredible :: Bluetooth Stack Stripped Of SPP

May 12, 2010

Has anyone been able to successfully use a SPP Bluetooth device with their Incredible?I have been trying to connect a QStarz BT-Q890 Bluetooth GPS unit to my HTC Incredible. The BT-Q890 uses the Bluetooth protocol SPP (Serial Port Profile I think) to communicate. There is some indication that SPP support has been removed from the Bluetooth stack by HTC/Sense.While the BT-Q890 pairs with my phone, I cannot get the "Bluetooth GPS" app from Googoo or the "Bluetooth GPS Service" app from Trackaroo to communicate with the device. Both apps fail to establish a connection to the BT GPS, and sometimes even hang my phone and cause a phone reboot!I have tested my BT-Q890 with a Motorola Droid and the connection was fine. I also tried it with a second Incredible, and received the same failures.Help!

View 6 Replies View Related

Android :: Bluetooth Stack Becomes Unresponsive

Apr 13, 2010

After Bluetooth connection is lost. Bluetooth stack on HTC Legend is messed up. Nothing works till Bluetooth is turned off and on. Here is the sample, the problem is blocking read on the thread but InputStream.available call always returns 0 and cannot be used to implement some ugly, busy-waiting workaround. package com.example.android.disconnectproblem; import java.io.IOException; import java.io.InputStream; import java.io.InvalidObjectException; import java.io.OutputStream; import java.util.UUID; import android.app.Activity; import android.bluetooth.BluetoothAdapter; import android.bluetooth.BluetoothDevice; import android.bluetooth.BluetoothSocket; import android.os.Bundle; import android.os.Handler; import android.os.Message; import android.util.Log; import android.view.View; import android.view.View.OnClickListener; import android.widget.ArrayAdapter; import android.widget.Button; import android.widget.ListView;

View 7 Replies View Related

General :: Built-in EQ For Android Bluetooth Stack?

May 18, 2012

Does Android use a built-in EQ or limiter on their Bluetooth stack? I am running into a situation where both of my android phones, One X and Nexus One, have developed a "clipping" noise when I listen to music through the Bluetooth in my car. This same clipping doesn't happen when I listen to podcasts, only music. My assumption is that something in the framework is clipping the audio saying that it is too loud and causing this to happen.

I have also used the same Bluetooth setup my WP7 phone, an HTC Titan, and I do not hear this same noise at all. I have only heard this through my android phones which leaves me to believe that it is something based in OS level and not the Bluetooth set up itself.

View 1 Replies View Related

General :: Bluetooth Stack AIDL Reflection Methods?

Feb 17, 2013

I work at a small company that fields autonomous android devices which programmatically connect to bluetooth telemetry devices. These devices require pins, so we need to automatically create a pairing in order to connect to the bluetooth devices. We DO have root access.

Since the new Bluetooth Stack in Android 4.2, I have been unable to use this common AIDL bluetooth reflection method in our private utility app:

Code:
public IBluetooth getIBluetooth() {
IBluetooth ibt = null;
try {
Class c2 = Class.forName("android.os.ServiceManager");
Method m2 = c2.getDeclaredMethod("getService",String.class);
IBinder b = (IBinder) m2.invoke(null, "bluetooth");

[code]...

The issue about this strategy no longer working is documented here. I previously used the setPin method as well as the createBond method from this Interface, and now I cannot.

Is there anyway to manually create a bluetooth pair profile under Android 4.2? Is there a database file where the profiles are stored that we can use root and sqlite3 to access?

View 1 Replies View Related

Samsung I7500 :: Full OBEX Support - Send Bluetooth

Oct 26, 2009

see here for more information: http://i-miss-erin.blogspot.com/2009/10/android-bluetooth-ui-application-from.html
this is going into cyanogen aswell.

here is the kernel patch file: https://www.codeaurora.org/patches/quic/la/PATCH_M7201JSDBALYM6380_1179_Bluetooth_OPP_FTP_200 90702.tar.gz

Will this work for Galaxy? Modders try it out!

EDIT: fixed links

View 6 Replies View Related

HTC Incredible :: 3D Photo Stack In Gallery Application

Apr 23, 2010

Will the Incredible have the same 3D photo stacking view in the N1? Of all the review videos I've seen it appears it does not but it might just be they chose not to show that off. I really liked that ability to show 3d stacks of photos sorted by date. Is it possible to use the stock android app for viewing photos instead of the sense photo gallery?

View 33 Replies View Related

HTC Incredible :: 3G Hasn't Full Bar

Aug 19, 2010

Is this correct? it's going in and out of 3G and hasn't been full bars yet? I got the phone today - I know they were backordered, did they fix them and do you think VZW gave me an old model ? is there a way to tell?

View 2 Replies View Related

HTC Incredible :: Anyone Using App Settings Profile Full?

May 23, 2010

I got this app and it looks pretty cool but I mean they don't really give you an explanation on how to use it and I am all lost and confused.Can anyone recomend any good suggestions to get started? Any place where I can get a tutorial?I guess my main questions are how do I set up a default setting and how can I have bluetooth set to activate only when in a car?

View 10 Replies View Related

HTC Incredible :: Phone Storage Is FULL

Jun 14, 2010

My phone is telling me that my storage is FULL. There is NO way that is possible. When I go to settings, it says I have 6.43GB free. How the hell do I fix this?

View 6 Replies View Related

HTC Incredible :: Way To Access Full Webpage?

Jun 17, 2010

Is there an option to access full webpage? I can't seem to find it.

View 4 Replies View Related

HTC Incredible :: Full Memory Or Glitch?

Jul 23, 2010

I'm getting a "Low on Space" Icon but when I check my "SD Card and Phone Storage" it seems I have plenty of space left or am I just reading it wrong? Does "Available Space" not mean, the space I have left to work with?
Menu>Settings>SD Card and Phone Storage
SD Card
Total Space: 7.40GB
Available Space: 2.43GB
Internal Phone Storage
Total Space: 6.60GB
Available Space: 6.33GB
Phone Memory
Total Space: 748 MB
Available Space: 626MB

View 7 Replies View Related

HTC Incredible :: Full Screen Programs

May 3, 2010

Ok, I'll do my best to describe what I'm trying to do, if its even possible.

So the DI has the 7 screens that you can cycle through. The first one is home, then I swipe left and its full screen Favorites, on more to the left is full screen calendar. If I go left from home screen, its full screen mail.

So my question is, how can you make other apps/programs/widgets full screen? For example have google maps open full screen or photos or message etc. I can drag the little icon to a new page but it stays that small icon size.

View 2 Replies View Related

HTC Incredible :: Full Screen Caller Id?

Oct 4, 2010

Does this phone have full screen caller id pictures or do you need an app for that?

View 8 Replies View Related

HTC Incredible :: No Radio App Can Play Full Song

Jul 23, 2010

So ive tried Pandora Last.Fm Slacker and im trying to listen to it plugged into my surround sound. Well when the phones screen turns off after a minute or so the music gets killed.How do i prevent this?

View 7 Replies View Related

HTC Incredible :: Mobile Version Or Full Website?

May 3, 2010

I've noticed some websites automatically route to the mobile version, while others go to the full site. Is there rhyme or reason to how this works and is it user controllable? Which do most people prefer, mobile or full?

View 9 Replies View Related

HTC Incredible :: In Order To Get A Full Battery Charge

May 7, 2010

Charge the phone until the led light turns green. Then unplug, turn the power OFF (Don't just put it to sleep, power the phone off completely) then plug it in (the led light should now be red) charge until the light turns green again, probably like 10 or 20 minutes. Makes a big difference! I learned this in another thread but I can't find it now. Thanks to the original poster!

Update 1: I did this method again this morning 10am. It's now almost 11pm and I still have a 60% charge! I made several short phone calls, checked email, texts throughout the day, and took about 35 pics. I also spent a fair amount of time looking at them. Granted I wasn't on the phone as much as the first few obsessive days of owning this baby but still, I'm very happy with this battery trick.

Update 2: I want to add this quote by 'jasonb1985' from a different thread:"if you take it off of the charger right as the light turns from orange to green then you'll actually have a full charge. if you let it charge overnight then you'll wake to a phone that quickly falls into the mid 90's." I have to agree with this. Even with my charging method above, if you let it stay on the charger too long after it turns green for the second time, the battery level will quickly drop after removing it from the charger. I've found it's better to remove it around the 20/30 minute mark even if the light is still red rather than let it sit there and miss when it turns green. Of course the best case scenario is to take it off the charger the moment it turns green but that's not very practical.One more thing I've noticed is that if you spend a lot of time in a location where there is little or no reception such as a hotel or basement etc, your battery will drop very fast. Best to put it in airplane mode in those situations if possible.

View 32 Replies View Related

HTC Incredible :: Randomly State Battery Is Full

Sep 28, 2010

Ever since I received the froyo update, my phone will randomly state "BATTERY IS FULL". This happens generally below 90%, sometimes as low as 60%. Even stranger, this only happens when the phone isn't being charged. And it never happens when the battery is actually full.

View 3 Replies View Related

HTC Incredible :: Way To Make Wallpaper Fit Full Screen?

Jun 21, 2010

I bought some cool skins on ebay which 3 came for $10 which you can find stupid easy with a search but they come with matching wallpapers but when I put them on they go on as images and of course we don't get the full image you have to zoom/crop it and you dont get the whole image. Photobucket might resize this so I hope it works but this image I want as a full size. Is there a certain folder to put it in to get it to full size?

View 1 Replies View Related

HTC Incredible :: Way To Get Froyo Would Show Full Memory?

Sep 3, 2010

So i remember seeing somewhere that froyo would show all 512 of our memory or something..did this happen? where do we notice it?

View 2 Replies View Related

HTC Incredible :: Phone Dial Pad Full Screen?

Sep 2, 2010

Looking to get more of a full screen dialpad when I go to call some one instead of the half screen one. I liked the one off my BB Storm and I-phone. I searched for apps but didn't find anything.

View 5 Replies View Related

HTC Incredible :: Sending Full Screen MMS Pictures?

Jul 5, 2010

Still, same issue since i had the DInc from day 1, picture looks great, full 8mp, great looking, fills entire screen. I send an email, says converting to MMS, and it brings my great picture to a thumbnail size pic to other people who have DInc, BB storm, Iphones, and N1s. I see the UI resizing the picture but it's resizing it to something like 70kb, instead of resizing it to the max of 1200kb. When you resize it that low (70kb), you're losing almost 90% of the image size, my brother, who has a storm2, has to download the picture, then zoom it will give him a better picture, but if he doesnt do that, he gets only half a page.

I tried to change size to 5mp, to try to get it to somewhere around 1100kb, which will bypass the phone from resizing it and that seems to work, but it's hit or miss due to the texture of the picture, some will go WAY over 1100kb even if i use the 5mp option. Have we figured out how to send full screen, hi res shots to end users that have capable phones? its 2010 and almost everyone has a smart phone in some way shape of form, i hate that they are not receiving the full benefits of our camera when sending?

View 1 Replies View Related

HTC Incredible :: Need A Full Page Widget For Phone

Jul 25, 2010

I've got my screens set up how I want them (for the most part anyway). Now I realize I still have to empty screens! I'm thinking about just adding some nice widgets that I can have that look nice and might provide some decent enjoyment.

Like maybe a full page Fox News widget or top stories widget? What do you all have?

View 12 Replies View Related

HTC Incredible :: Full Flash Apk Link On Android 2.1

Jul 29, 2010

Has any one else seen this Its working for me letting me view videos on website instead of full screen but not working with youtube and it seems its not working for everyone but like I said its working for me Working full Flash (not flash lite) without using froyo!

View 2 Replies View Related

HTC Incredible :: Phone Memory Is Full Please Delete Some Files

May 5, 2010

I have like 640mbs available for memory, however when I try to check my messages I am getting an error message that my phone memory is full and that I need to delete some files, but I really don't anything on there.

View 4 Replies View Related

HTC Incredible :: Pictures In Gallery - Full Screen Not Quite Sharp

May 28, 2010

I can see the pictures in my gallery, but when I view them full screen, they are not QUITE sharp. So then when I zoom in a just a little and wait a second, the picture gets totally in focus and sharp, and when I zoom out to full screen size, it is fixed and sharp, but I would like them to display as completely sharp when I first pull them up. Kind of nit-picky, but I am constantly showing people pictures on my phone, and it is kind of a pain.

View 4 Replies View Related

HTC Incredible :: Way To Alarm When Battery Reaches Full Charge?

Jul 19, 2010

building on the discussion about the inc starting to drain from the battery after it reaches 100% (if left on), is there an app or a setting on the phone that would play a notification sound when the battery light goes green or the battery reaches full charge? of course the light turns green, but i'm not watching my phone. if i could have it set off a notification sound when it reaches the green light/100% full, i could remove it from the charger promptly. i am pretty sure i read all the battery threads correctly, and that the problem is that after it reaches 100%, if left plugged in, it starts to run on battery not wall charge, so it depletes the battery even while it appears to be charging (in fact, it is no longer charging). right? that's why i'd like something to notifiy me audibly when it is at 100%.

View 24 Replies View Related

HTC Incredible :: Maximum Battery Life After Charging Full

May 6, 2010

Sorry for another battery thread, but I was interested to see how much time everyone was getting from a 100% charge to the phone dying. I've been monitoring battery with the ap BatteryLeft. At 100%, it is saying my battery gets 17.5 hours which seems pretty bad. What about everyone else? I've seen threads in terms of %, but hours would really be more helpful.

View 27 Replies View Related

HTC Incredible :: Just Applied My Zagg Full Body Shield

May 11, 2010

Looks pretty craptacular right now. I know I'm supposed to give it another 12-24 hours to dry and "cure" (although I seem to recall seeing the timeframe of 24-48 hours on this board, anyone vouch for that?), but I'm a little concerned.Sorry for the huge crappy pic, had to take it with my old phone. But you can see the smears and lines. Those are what I'm worried about. Anyone who's used a Zagg able to comment on whether those disappear in the curing process? I'll be sure to post better pics when it's completely dried for people.

View 14 Replies View Related

HTC Incredible :: Need Full Flash Site For Froyo To Show Off?

Jul 30, 2010

What sites are good for showing off full flash? Wanna show a buddy but don't know what site to goto and don't know which sites would have been played on flash lite as well. What are some good sites that are only played on full flash?

View 22 Replies View Related







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