Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I'm having a problem where the proximity sensor won't let the screen come back on. It stays black until the other person hangs up. Is there a certain setting I'm missing? I finally updated to the newest version. Anyone else experience this? I did a wipe/factory reset and wipe cache.
Not a big problem but still a problem. If half of it doesn't work why is that an option at all? And if someone has that option unchecked and doesn't know that the feature of sending just one nice MMS instead of bunch of split SMS doesn't work, sends out a long text and doesn't hear anything back cause the recipient never got their message then they might think there's a problem.
I keep getting a message every few days that there are updates to my apps. I click it and go to the market, then it just displays all of my apps, and doesn't say which one needs to be updated. This has happened 3 times in the past week.
I am having the same problem. I have to press the power button to get the screen come back on to hang up (no unlock swipe, it goes right into the dialer screen). I still like it better than the flickering screen.
I keep getting a message every few days that there are updates to my apps. I click it and go to the market, then it just displays all of my apps, and doesn't say which one needs to be updated. This has happened 3 times in the past week.
The PRL is contained in the radio - flashing the ROM does not change it, so there's nothing to provide.
The "1115" was a spoofed value from the build.prop, not the actual PRL (as noted in the notes up top.) I've managed to fix this in the code and now can get the actual PRL for the status screen. Having "A" PRL loaded in the system (or at least the code thinking it has the number) is important as without it either (1) data won't come up at all or (2) if it does the carrier name won't be recognized as the ERI file won't load without it.
So basically in the next release (and forward) the "real" PRL number will be pulled from the radio and displayed, but it has always been there in the radio, and has always been used. I just short-circuited the process of grabbing it as there's a conflict in the RIL between two different versions I have access to - one says the "PRL changed" flag is one specific upcall code, the other says it's a different one. What I decided to do is instead to add a synchronous call for the PRL into the RIL whenever the radio status changes, which is technically wrong but avoids trying to guess which is (or was) the correct async notification.
Just be careful trying to update the PRL, as if you do it from CM7 it will appear to work but in fact doesn't - you have to flash back to stock if you want to update the PRL in the radio as under CM7 despite claiming that the update was successful in QPST it doesn't actually change anything.
Woah, Surgery on rockets? That sounds tough. Haha, just kidding. I couldn't resist.LateNiteTv said:It's not rocket surgery.
I have tried B3 two times now, and both times after I reboot, 1/2 of my programs are gone, I try to restore them with titanium, and it just says program not installed.
I only wiped /system, I am coming from B1
I only wiped /system, I am coming from B1
As for missing apps, you have a corrupted /data filestore. I don't know how you did it, but you did it. That's where those are - in /data/app, and if that filesystem gets borked you see exactly what you're seeing. In addition if /data/app is borked you have to assume that /data/data (your application preferences and other things) is borked TOO since they're on the same filesystem.
I haven't had any trouble with this. Note that I did run into a problem with a 32GB SD card though - I've gone back to my 16GB one which is rock solid as it decided to "lose" random files twice. Once is probably my fault. The second time? Nope.
i've been trying to USB tether on windows xp and im having trouble as the "new hardware found for ""Android HSUSB Device"" keeps popping up and I cant seem to locate the software/drivers.
when i plug in my triumph i dont see a cd that some people have spoken of. I've also installed "tetherxp.inf" file manually by right clicking on it and hitting install since windows was not able to use it to for the ""Android HSUSB Device"".
Any help will be appreciated thank you
If you're running a 32GB data card that may be the problem. If it is it's a hardware issue too. I ran in this sort of fun with the 16gb cards a long time ago on much older devices and never did manage to fix it - had to drop back to the 8GB ones. It has to do with the SDHC specs and while the Triumph is allegedly compatible with the 32GB cards I had literally half my media disappear without a trace off mine twice. The 16GB card (Ridata) has been completely stable.