My last post says it all. It works perfectly! I'm running a rooted Verizon Galaxy Nexus. As soon as I put it into the dock it fires up Car Home Ultra. It's great!
...except for the part where it occasionally hangs (sleep of death, sometimes it restarts on its own, sometimes I gotta do a battery...
I just got a dock from this Ebay seller, it was a brand new and genuine Samsung dock and for not too bad a price (just over $50 after shipping):
http://www.ebay.com/itm/170906912709
It took just over a week (around 5-6 business days) to reach my home here in the east coast US from the UK.
As...
Torque doesn't seem to work with my new bluetooth OBDII adapter. Also, the dialer force closes every time I shut off Torque. Stack trace mentioned something about bluetooth headsets.
You should include a check to see if that output directory exists before calling "rm -r *"
After the initial sync, the out folder doesn't even exist, let alone anything inside that. The script nearly wiped out all the code I just downloaded... thank goodness the write-protected Makefile stopped...
Chingy, you still haven't fixed the remapped 4x5 clock widget (it was/still is identical to the remapped 4x4 widget). I fixed it myself, but I can't get it signed properly! Could you sign it and update the OP with it?
Do NOT flash this (at least until it gets signed)!
Oh internet, is there anything you can't do? XD
...And now to make this post constructive:
I tried to run the update.zip and got this:
E:Syntax error in update script
So I just copied the modified libraries manually (just to confirm the copy: http://pastebin.com/WsKJDk60), here's the logcat...
Chingy, could you please, please fix the 4x5 remapped clock widget? The dimensions.xml file isn't 4x5, it's 4x4. I'd fix it myself but I couldn't get the damn thing signed properly...
The attached file is the black bar lockscreen mod, but I remade all the images, since the default ones were too...
Time to revive a dead thread!
Here's something that may nudge you guys in the right direction... if MIUI's team can get the FM reciever working from scratch on their ASOP rom, then we can do the same with the transmitter! The deciding factor as to whether this feature will ever show up in the...
Hey chingy51o, the update called "HtcClockWidget w/o DeskClock Button Remap (Flashable)" has identical CRCs for both 4x4 and 4x5 (I checked using 7zip). Judging by the way the text is cut off on my 4x5, I'd say they're both 4x4 sized. Could you fix that?
By the way... could you please reply to...
No problem, man :) Did I cover everything you blanked out?
Just wondering, did you see my post a few pages back? Do you know of any way to improve the scaling quality?
EDIT: Also, the font/positioning on the lockscreen seems a bit off compared to a stock sense rom. Any solution for that?
If you have flashed the stock sense theme but wanted a different theme for the bottom buttons on Rosie and ended up with this:
Then I have a little gift for you! If you don't wanna reflash the entire com.htc.resources.apk (which would restore everything back to the default theme), then you'll...
The rescaling quality is fairly poor. It leaves lots of artifacts in images. Here's an example:
If you can't quite see it (it's much more visible on the phone's amoled screen), here it is color-adjusted:
The original file (which is a 1000x1000 jpg) is perfectly black in the background (I...
Just a friendly reminder: do NOT turn on compression in the DSP manager with headphones on or your ears will be violated in horrible, horrible ways. Anyone else had this happen to them?
If I open the album/photo viewer, a toast notification that says "Loading new albums and photos" appears, and will never disappear. Anyone else get this?
I constantly get "The application HTC Sense (com.htc.cs) has stopped unexpectedly" messages. Here's the logcat:
V/Performance( 2194): >>[email protected] onUnBind
V/Performance( 2194): <<[email protected] onUnBind, 0ms
D/[ConnectedService]...
I can't get either the CM6-based dsp manager or the HTC-made audio enhancments in the music app to affect the music playback. Neither have any effect...
Also, I can't seem to be able to connect to my router via wifi.
You think you can modify the homescreen to have 5 columns just like the...
I like the kinetic scrolling implementation. Once this gets fully translated, it'll be a top-notch rom. Here's some problems I've encountered so far:
- Loudspeaker doesn't work
- Wi-fi won't connect to anything
- I haven't found a way to add an app to the homescreen (as a shortcut) if I delete...
What are you talking about? You just download that zip, place it on your sd card (in a folder, I couldn't get it to find it if it were on the root of the card), and install it from clockworkmod recovery. Don't forget to do a nandroid first.
Deleted the whole folder and still as low-res as always. This is on a fresh wipe BTW. I found some other "Android" directories on both my SD card AND internal storage and I deleted them too, which seemed to actually make the database rebuild. Still, low-res garbage :(
Okay... so after wiping /data/ and the cache, the thumbnails seem to be exactly the same. No change... :(
Do you know where on the phone the thumbs are stored?
Seems to fail that pesky signature check... it just bootloops... good thing I did a nandroid! :)
EDIT: I may have spoken too soon... It seems to be rebuilding the dalvik cache like it would on first boot... I'll give it another shot and report back. This is what the adb is reporting...
The best way to test it is to import a bunch of new albums into the phone it's never seen before after patching mediascanner, so it generates new thumbnails.
As for the contact thumbnail generator, maybe you should grep the entire source for android and search for something like...
Now you too can be amazed from the comfort of your own home!
http://forum.xda-developers.com/showthread.php?t=640592
EDIT: Anyway... so have you tried it yet?
Perhaps another way would be to force the rebuilding of the database manually via an app that will have the size hard-coded to... 600x600 maybe?
Anyone wanna chime in?
How did you "swap them"? If you extracted all the files and then repackaged them, I'd say that's why it didn't work. I modify resources by directly editing the APK. Use 7-zip, right-click the file, under the 7-zip menu hit "open archive", and drag and drop the files you changed to their spot...
If I had to make an educated guess, I'd say it's in /system/app/HTC_IME.apk . Before continuing, DO A NANDROID. Grab a copy of 7-zip, get the apk from your phone like this:
adb remount
adb pull /system/app/HTC_IME.apk
Open the apk directly using 7-zip, go to res/raw/effect_tick.ogg, and...
Okay... so I did some digging, and I need your help, xda community. If you have a dev enviornment set up for AOSP froyo development I was wondering if:
On line 2685 (or so, the function called makeThumbInternal) in MediaProvider.java could someone change this:
// request a reasonably sized...
I improved the HTC logos I made by using the ones from the Desire. They're not exactly the same, since I wasn't quite satisfied with the job HTC did with anti-aliasing and I'm a perfectionist sometimes. :P
Anyway... here you go! Tell me if you encounter any problems!
In this pack: the same...
Just copied and ran the apk from /system/app. No dice. I wonder if it's something that has to be set when Android is compiled from source that allows direct hardware testing like this...
Unfourtinatly, that apk force-closes when I pick "development settings" on my stock rom. Can anyone confirm that's where the fps counter is?
The force-close is detailed here:
W/ServiceManager(22199): Permission failure: android.permission.HARDWARE_TEST from uid=10133 pid=22957...
NOW I remember! The fps counter I mentioned before was from the "Dev Tools" app (called development.apk) that you can get if you build Android from source. If anyone has a dev enviornment set up, can you get me a copy of it from /system/app (in the files you built)? Specifically, the froyo...
Something I've noticed: if I place a large jpeg (like 1000x1000) inside of my mp3s, the album art will show up at a lower resolution in places like the lock screen. I think this is because of something called MediaStore that keeps a databse of thumbnails of all the album art on the phone, among...
Well, it's fairly obvious that the Rosie homescreen is not as smooth as other homescreens. There isn't much room for debate on that... unless my eyes are broken.
I was talking about the sense launcher (and other HTC apps for that matter) possibly being capped, not launcherpro.
Now that I think about it, all HTC apps are a tad sluggish compared to android apps...
I mean, take a look at apps that have a scrollable list. Buttery smooth scrolling. But an...
Just guesses. It's fairly obvious that HTC sense it NOT running at 60fps. I remember back when I was developing andromnia (a port of android to the omnia) that there was an option to show a fps counter. You know where I can get that in 2.2?
For me, it isn't... i'd say 30fps at the most, usually less and sometimes as low as 10fps. In comparison, launcherpro runs at 60fps all the time, occasionally dropping as low as 40-50fps. There's no comparison. I want that level of performance on the default homescreen, since it looks nicer than...
>_>
I had no idea that GPU acceleration wasn't already in Android. Anyway, I don't think that's why this thing runs so slow, since other launchers are buttery smooth (like launcherpro) even without GPU acceleration.
Gingerbread is supposed to make custom skins (like Sense) obsolete, so this...
Here's a boot sound I made. I plan on making a fairly impressive-looking animation to go with it, but I'll let you guys have this for now. Feel free to use it, and don't forget to give credit where credit is due!
Sources:
Droid X boot sound
Pendulum - Showdown