Couldnt load theme for fresh 1.5 - Hero CDMA Themes and Apps

im trying to load a theme for my fresh 1.5 kitchen im trying to add the stock blue from http://forum.xda-developers.com/showpost.php?p=5294473 but when i try to update it says E:no signature (769 files) E: verification failed i dont seem to be able to find 1.5 themes or something im doing wrong?

Related

[in progress] MutantMod ROM

So, I'm trying something that's probably doomed to failure but I thought was worth a go:
Take the excellent kernel / binaries that Cyanogen has produced and add some hero goodness.
It's currently flashing onto my phone.....
edit: install from sdcard complete... lets see if it boots.
edit2: epic fail. I removed the odex files from the rom when I built it since cyanogen's rom didn't have any... however, on boot I got a complaint about 'no odex file found'...so, I've now added them back in to see if I can boot.
boot attempt 2....
hmm, I'm getting this error on boot... anyone got any ideas?
Code:
bionic/linker/linker.c:1580| ERROR: 75 could not load 'libstdc++.so'
bionic/linker/linker.c:1640| ERROR: failed to link /system/bin/sh
bionic/linker/linker.c:1752| ERROR: CANNOT LINK EXECUTABLE '/system/bin/sh'
did a full wipe, format, reinstall... same error. Hmm. maybe if I describe my methodology someone can see where I'm going wrong:
I took cyanogen's latest rom, extracted everything. took drizzy's latest rom, extracted that somewhere else. then deleted the apps folder from the cyanogen rom and copied in all the apps from Drizzy's rom. Used the update script from cyanogen. Also copied in the /system/framework from Drizzy's (since it's all jars and apks).
Basically anything java based is from Drizzy's rom, everything else is from Cyanogen's.
My thinking is that if everything that's a compiled binary comes from Cyanogen, and the boot.img is from cyanogen then I should be able to use the hero APKs from somehere else without a problem. Apparently not though :/
I assume you have done it, but are you sure libstdc++.so is there? And did you try with another version with the library?
it is in there... maybe I just got unlucky and got a corrupt download or archive somewhere along the way.
I'll try again tonight
Okay, just a tried a rebuild using a different Hero rom (Qteks) and got a slightly different error on boot:
Code:
bionic/linker/linker.c:1580| ERROR: 62 could not load 'libc.so'
bionic/linker/linker.c:1640| ERROR: failed to link /system/bin/sh
bionic/linker/linker.c:1752| ERROR: CANNOT LINK EXECUTABLE '/system/bin/sh'
I don't even know where to start troubleshooting this really...
i have also tried this. When i managed to get it all to boot (removing all odex files and other unwanted crud) it went through all the setups etc then when it restarted the HERO Startupo gif and sound were extremely slow and played twice witjh about 500ms difference so it was like when your a kid singing fre ra jaqua (or whatever)
Giod knows y tbh.I also tried to put the modified launcher in the rom but no joy?
If you try installing apps from a hero ROM update it says "this app cannot be installed on this model"
|Maybe try figuring why hero apps wont run first, Then it may solve it?

[ROM](32A / 32B) Hero3G UNI Final w/ Update 10/26/09

Removed~
Moved to another Fourm
Removed~
Moved to Another Forum
let me flash this right away.....
will post back if i see anythin....
camera don't work.
g-sensor ok
wifi ok
music not play on htcplayer
on call incoming not sound , the phone not play the ringtones ...?¿
+1 camera don't work:/
Working on it, getting ready to flash my MT3G for testing, will post an update soon.
Uploading Updated Rom, please Let me know if anything is still broke.
Gonna wait for more comments for giving it a go.
new rom added
Please leave the java and footprints please.
Hows it running eugene? It's setup to use ext2, 3 or 4 correct and linux swap?
I'm giving up on this for right now, it seems to not wanna work properly for me as it stays in the infinite loop of Hero/HTC no matter what I do from formatting it all over again to wiping and so on so forth. Also if this is an HTC Tattoo rom why is it boot up with the HERO screen?
vinbeaver said:
I'm giving up on this for right now, it seems to not wanna work properly for me as it stays in the infinite loop of Hero/HTC no matter what I do from formatting it all over again to wiping and so on so forth. Also if this is an HTC Tattoo rom why is it boot up with the HERO screen?
Click to expand...
Click to collapse
To be fair the first post says the Tattoo dump was fake.
Really Odd, I only Get a Reboot loop if ext2 / 3 is not formatted correctly.
Also, what build are you using? the lib's and app's are from tattoo system though, I'm currently running evil_tat_10 build, and it running smooth, I still have a few problem to iron out with usb connected and disconnecting, but over all seed it good. I think there is a sync problem, but like I said, I'm not a developer, this is just a hobby, and making system that fits me and sharing it with everyone.
Requirements are listed in first post!
As far the hero boot, not sure, just post what was given for dump. Also, I never said it was a tattoo system, just Tattoo App's HTC Frameworks & lib's.
After further inspecting the rom, it's not a fake and I need to fix my first post, I'm currently still fixing and testing which lib's are causing the Music and Ring issue.
Well my partitions are formatted correctly so I don't know what the issue could be, I deleted and reformatted my partitions trying both ext2, ext3 and ext 4 and I kept getting the boot loop, so not sure what else to try here.
only thing that differs in my system is a linux splash on boot, and the eng. spl loaded.
Working on another update, will post soon.
New Rom uploaded
Should fix the reboot issue.
So far Stable and working good on MT3G of mine, Please let me know if you find any problems as this rom is using the App's and Frameworks from the Tattoo dump.
So please let me know what app you would like to see included and removed from this rom.
so is this the real tattoo now?
Error with installation:
E:Corrupt file:data/app_s/HtcSoundRecorder.odex
E:Verification failed
Installation aborted
Any idea?
sardor said:
Error with installation:
E:Corrupt file:data/app_s/HtcSoundRecorder.odex
E:Verification failed
Installation aborted
Any idea?
Click to expand...
Click to collapse
I just received the same thing...

What's wrong with my AOSP ROM?

Hey guys. I'm posting this message here because it doesn't seem like there are many experienced devs in the LG Optimus S section over at AndroidCentral (only place with a LG Optimus S forum).
So there are only really two ROMs for the LG Optimus S currently, and myself being a dev, thinks that there should be more. So I took on the task of creating an AOSP ROM for the community. I *think* I have it compiled correctly, and I *think* I have the boot.img packed correctly. The only part I'm stuck at is actually flashing the ROM to my phone... my update-script has an error. While flashing the ROM, I get this message:
Copying files...
E:Can't symlink /system/bin/cat
E:Failure at line 9:
symlink toolbox SYSTEM:bin/cat
Installation aborted.
_________________________________
I've looked at line 9 in the script, and I can't seem to find anything wrong with it, but keep in mind it IS my first time developing a ROM from complete scratch.
If anyone can help me out here, I'd be insanely grateful to you!
Thanks for you time,
mrinehart93
My ROM: http://www.4shared.com/file/3YaJvdFU/LGOptS-AOSP.html

[q] cant install 3d games??? Help!!

i have upgraded my rom from 2.1 to 2.2 froyo I9000XXJP2 Everything works fine except for edge browsing and installing 3d games...it says installation failed, error -18 ...what should i do ?
any one?? please i really need to fix this!!
not enough space on your system partition most likely

[solved] recovery problem

hey guys pls help im getting status 7 error in cwm and E:error updater binary in twrp(2.4 or the 2.6) not able to flash in phillz too
i tried deleting the assert line from the rom zip and reziping but still failed
so pls help me fastt
i can flash roms like cm10
cm9
cm10.1
but cant flash roms like weekly6 4.3
carbon 4.2
etc
pls help me fasttt
PS: SOLVED BY REMOVEING SOME USELESS FILES FROM THE ZIP SUCH AS APOLLO,CM FILE MANAGER,VOICE DIALER,EMAIL AND SOME RINGTONES ETC.... AND VOILA IT WAS SUCESSFULL THE ROM ZIP OF WEEKLY BUILD 6 WAS 112 MB AND MINE WAS 108MB:laugh:

Categories

Resources