[Unbranded!]HTC Sapphire/Vodafone Magic System folder!, Get It while it's hot! - G1 Android Development

Full drop was not posible.
So made a copy of the System folder.
If you like the work of me & my source, don't forget to help us buying a beer.
Get it while it's hot!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Version:
20090109 Sapphire Asia WWE
DROP OF THE SYSTEM FOLDER:
http://www.xmoo.org/android/htc_sapphire_system.rar

nice- can't wait to see what JF can do with this!! i noticed there is a built in pdf reader too...

0_o
ooooo...I'm excited for this, what the outcome will be.
^-^

PDF Reader?
Interesting, there seems to be a PDF reader in there, and an FTP client. Did you install these on your phone, or were they supplied with it? It'd certainly be nice to have pdf capability in the new cupcake update for the G1...

We may get a taste of cupcake early depending on what JF does with this.

NOTE:I'm tired as crap cause I stayed up for 48 hours but I'm so happy cause of this. Excuse my errors.
I'm gonna be the risk taker here and try to apply this on a G1. I should be able to use my backup from nandroid if anything happens. So all this is the system "partion" as fastboot seems to describe it as? So basicly I have to mount system via recovery and replace it?

otto888 said:
NOTE:I'm tired as crap cause I stayed up for 48 hours but I'm so happy cause of this. Excuse my errors.
I'm gonna be the risk taker here and try to apply this on a G1. I should be able to use my backup from nandroid if anything happens. So all this is the system "partion" as fastboot seems to describe it as? So basicly I have to mount system via recovery and replace it?
Click to expand...
Click to collapse
Keep us updated on how this goes. I'm very interested to see the results.

Gimpeh said:
Keep us updated on how this goes. I'm very interested to see the results.
Click to expand...
Click to collapse
tried to use mv...cant boot into normal anymore...checking if system is changed any
EDIT: Pic shows system...

sethp said:
Interesting, there seems to be a PDF reader in there, and an FTP client. Did you install these on your phone, or were they supplied with it? It'd certainly be nice to have pdf capability in the new cupcake update for the G1...
Click to expand...
Click to collapse
This was all in it.

I may get this to work by making it into an img file(nandroid backup file)...How would I do that....on Windows 7?
EDIT: IDEA! Install the latest cupcake build from andblogs.net and try installing all of this stuff manulaly

Could you just copy say, the PDFReader.apk onto your sdcard and install it from there? Or drop the apk into an update.zip?

I tried to install the PDFreader but it fails due to missing libraries. How do I load this firmware into the emulator so I can mess arround with that one instead?

Crazy idea. Take the latest JFrc33 update and overwrite any file in the update with the magic system files...should atleast boot

Lots of HTC stuff
uherrera said:
I tried to install the PDFreader but it fails due to missing libraries. How do I load this firmware into the emulator so I can mess arround with that one instead?
Click to expand...
Click to collapse
Yeah, to be more precise it's missing all the HTC framework stuff. Doubt you would get away with just adding that stuff to your install:
Package com.htc.pdfreader requires unavailable shared library com.htc.framework; ignoring!
Click to expand...
Click to collapse

Somebody should change the subject to HTC Magic System Folder.
Then more people would go to the thread.

pdf reader, etc
hmm, i tried copying the frameworks into system/framework and then installing the .apk file, but that didn't seem to work. Do additional frameworks need to be registered, i wonder?

dwang said:
Somebody should change the subject to HTC Magic System Folder.
Then more people would go to the thread.
Click to expand...
Click to collapse
Changed to HTC Sapphire/Vodafone Magic
Cause officialy it's from the HTC not Vodafone.

Tried my update idea...boots to recovery...atleast it boots now.

HTC Framework stuff
sethp said:
hmm, i tried copying the frameworks into system/framework and then installing the .apk file, but that didn't seem to work. Do additional frameworks need to be registered, i wonder?
Click to expand...
Click to collapse
Yup. See the bottom of /system/etc/permissions.xml
Thing is, I wouldn't be surprised if the android build this thing expects is newer than your current one, with assorted changes in the API, and if the HTC framework stuff depends on more HTC stuff lower down the stack (I notice there's a "libhtc_ril.so" for instance in /system/lib - not looked into what exactly it contains tho).
As a result it'll probably take a bit more than just dropping things into your current installation. That said, I'd love to play around a bit more if I weren't at work

Stop update your phone using these file. These file is made for Magic, not Dream. It has driver file for Magic, not Dream. Wait for JF and stop doing stupid things.

Related

Problems Porting X10 ROM to G1

So the guys over in the X10 Forum got the system dump from the X10 posted
Forum:
http://forum.xda-developers.com/forumdisplay.php?f=617
System Dump Post:
http://forum.xda-developers.com/showpost.php?p=6089394&postcount=23
I'm working on porting bits of it to my G1 as a side project/learning experiment. I'm using Cyanogen's latest release as a base and I got some various parts moved over, but I'm getting the error "E:Can't find update script" when flashing, even though I have the script at META-INF\com\google\android\update-script. It's unmodified from Cyan's base.
Is there something I need to add to the update-script to include the parts from the X10 system dump I added?
Mr17 said:
So the guys over in the X10 Forum got the system dump from the X10 posted
Forum:
http://forum.xda-developers.com/forumdisplay.php?f=617
System Dump Post:
http://forum.xda-developers.com/showpost.php?p=6089394&postcount=23
I'm working on porting bits of it to my G1 as a side project/learning experiment. I'm using Cyanogen's latest release as a base and I got some various parts moved over, but I'm getting the error "E:Can't find update script" when flashing, even though I have the script at META-INF\com\google\android\update-script. It's unmodified from Cyan's base.
Is there something I need to add to the update-script to include the parts from the X10 system dump I added?
Click to expand...
Click to collapse
is your meta-inf folder intact? there should be other files in there besides the com folder.
Yup, heres the structure:
META-INF
-com
--google
---android
----update-script
-CERT.RSA
-CERT.SF
-MANIFEST.MF
i had some errors like this... try changing the name of your update.zip
I managed to port it over, but it was just a themed 1.6, couldn't get any of the X10 apps to work (do you have to do something differently with the .odex files?) It booted fine though.
I can send you my update-script if that will help at all?
Thanks for the reply, the original file name was x10-test-1-signed.zip, I changed it to test.signed.zip and it did the same thing. I also tried update.zip with the same result.
Hey Meltus, that would be helpful, then i can compare the 2 and see what im missing.
also: if you leave the odex files out, the system will create them automatically, that might help?
ah i'll try that, thanks.
Here's the update-script file i'm using. [attached, remove .txt] I nicked it from some ROM, can't remember which lol (sorry )
Also, does anyone know how to change the resolution? It is SERIOUSLY messed up lol.
Meltus said:
Also, does anyone know how to change the resolution? It is SERIOUSLY messed up lol.
Click to expand...
Click to collapse
I thought it was in the build prop? I didnt see it in there though. not in the one i have anyway.
actually, i bet if you changed this line in the build prop:
ro.sf.lcd_density=240
to
ro.sf.lcd_density=160
it would probably help
I tried your update-script and I got the same err :/
Mr17 said:
actually, i bet if you changed this line in the build prop:
ro.sf.lcd_density=240
to
ro.sf.lcd_density=160
it would probably help
Click to expand...
Click to collapse
nah tried that, didn't help
Not sure why it's not finding the file. Try redoing the folder layout.
I tried rebuilding, no go. would you mind sending me what you have? maybe we can get that working?
Well, my update.zip doesn't do anything atm. (gonna deodex all the files first and see if that works) but it flashes. It only works if you fastboot all the .img's first and then flash the update.zip though.
I often found that you don't ZIP the main folder you keep your data, system and other folders in, but the ones inside it. You select all of them, ZIP and name it "update". Then sign. Try using this method.
What are you using the zip the archive? Try using 7-zip? Sounds like Android doesn't know how to unzip your zip file.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
boldfilter said:
Click to expand...
Click to collapse
That's precisely what I was trying to express
roccodaone said:
That's precisely what I was trying to express
Click to expand...
Click to collapse
I was doing the exact same thing yesterday lol

Is there a way to get the 3G Icon to replace the ev?

for sprint hero?
booo. lame.
apparently its just a matter of changing a few .pngs in what we already have (no matter the build?) but im too scared to f*ck with it
ill try it lol i just need a guide or something
just replace them in the apk with the ones you want (same name), then build a install zip, sign it, and push via adb or install via RA
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
can i have a little more details?
N0J said:
just replace them in the apk with the ones you want (same name), then build a install zip, sign it, and push via adb or install via RA
Click to expand...
Click to collapse
hey NOJ what file would i play with to get the font to green with your theme love it BTW hope your having as good of a holliday as i am
how would i open and edit the files?
aauussttiinn88 said:
hey NOJ what file would i play with to get the font to green with your theme love it BTW hope your having as good of a holliday as i am
Click to expand...
Click to collapse
Thanks!
not bad, although I'm just now getting to relax and enjoy...
TBH, I've never been very good with xml modding.
That's were I ask favors from flipz, lol
N0J said:
Thanks!
not bad, although I'm just now getting to relax and enjoy...
TBH, I've never been very good with xml modding.
That's were I ask favors from flipz, lol
Click to expand...
Click to collapse
lol its all good...thats what nandroid is for i guess...good lookin on the theme tho....i wanna put a disc golf one together
kys89012345 said:
can i have a little more details?
Click to expand...
Click to collapse
kys89012345 said:
how would i open and edit the files?
Click to expand...
Click to collapse
in alot of the roms I've used, there have been 3g variations in the files, just not in the right place or named correctly for CDMA. You can grab those if you want or create your own. Name them the same as the ones you want to replace. Open the apk with winzip or whatever app you use, find the files you want to replace, then drag the new ones into the apk.
If you get a prompt about encryption, choose other, then no encryption.
After that, build a folder structure just as if the app would be in the phone.
ex: system/framework/
- place the apk inside of the framework folder, and zip it.
- next you need to sign the zip, I'd use flipz's kitchen
- install via RA (place on sd card, reboot into recovery and install)
how would i open and edit the files?
kys89012345 said:
how would i open and edit the files?
Click to expand...
Click to collapse
with your favorite graphic editor, their png files.
beyond that, you might want to make a request in the thread where you got the ROM.
what ROM and addons are you using anyway?
here's a metamoprh zip that will change to 3g icons, and nothing else.
danaff37 said:
here's a metamoprh zip that will change to 3g icons, and nothing else.
Click to expand...
Click to collapse
hey man thanks!!
but, back to the long way. i found the right file, (using regaw mod, comes with the 3g icon) what do i change it to?
thank you for the zip I booted into recovery and flashed it but i still have the EV?
it's not a zip you flash. Download metamorph from the market, and install it from there.
and mountain... I just used the default 3g icons in framework-res.apk and placed them into com.htc.resources.apk with the metamorph
thankx guys I got it working
no problem
I installed MetaMorph, but at the beginning it says start basic checks to see if your phone can run, and it just hangs there and says its not responding, asks to wait or FC, please help

[TOOL] HTC EVO Boot Replacer

This tool is made for the HTC EVO.
It will replace the bootanimation for you automatically.
No need to know any commands its very simple.
V1
Only supports pushing the bootanimation.zip not the sound. Will update later.
Must be rooted already.
Must have dotNET installed.
V2
Fixed Name.
Fixed backup. Will back up bootanimation as "bootanimation-backup.zip" in the same directory as the program.
V3
Added error control. If bootanimation.zip isnt found will tell you its not found and to place in the same directory.
Added ability to upload SPC_animation_final.mp3. If not found will skip and alert you that it skipped it.
Removed text box as its not needed now with the error control box.
Added image.
V4
Update again few changes this time.
Ability to check connection to make sure you are connected properly.
Added the ability to select your boot animation location as of right now, /system/media and /data/local are the only ones.
Added more error checking.
Still need to fix backup of spc_sound.
Program will tell you that its backup was completed if bootanimation-backup.zip exists.
V5
Fixed Connection Status for devices with "HT06WHL14484"
Reports back with HTC EVO Found! "HT06WHL14484"
Coming Soon.
Ability to backup SPC_animation_final.mp3 as SPC_animation_final-backup.mp3
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download Here
HTC_EVO_Boot_Replacer_v5
amoamare said:
This tool is made for the HTC EVO.
It will replace the bootanimation for you automatically.
No need to know any commands its very simple.
V1
Only supports pushing the bootanimation.zip not the sound. Will update later.
Must be rooted already.
Must have dotNET installed.
Download Here
HTC_EVO_Boot_Replacer_v1
Wait on the download backup isnt working for some reason ill fix that though.
Also if it errors at the end when it reboots the phone ignore that as well.
Click to expand...
Click to collapse
Woww, this is nice, I will try it myself Cute GUI TOO THANKS DEV
Tools like this are always welcome, thank you.
Just one request, the title is deceiving, could you change "Boot" to "Splash" or "Startup".
Quick bump for the updates. Hopefully this will help people out.
mind you this program install everything in the /system/media directory and gives it 755 permissions.
nice work as always amoa
Nice work thank you
Neotelos_com said:
Tools like this are always welcome, thank you.
Just one request, the title is deceiving, could you change "Boot" to "Splash" or "Startup".
Click to expand...
Click to collapse
seconded please
Thx will post in thread for mods for easy find
Simple and highly useful tool! This is the kind of stuff of which we need more. Thank you for this contribution!
feature request: silence boot animation =D
Neotelos_com said:
Tools like this are always welcome, thank you.
Just one request, the title is deceiving, could you change "Boot" to "Splash" or "Startup".
Click to expand...
Click to collapse
Or name it boot anime configuration tool
glad to see you're still around amoamare. awesome stuff..
i remember you back from the mobile-files(R.I.P) days.
i had no interest in bothering to change my boot animation but since this is now so easy.. i'm thinking.. "why not!"
tried this but did not work no idea why great tool
I've seen a few boot animations, but, is there a repository of them somewhere?
I tried to unpack the rar file using androzip but it failed...how exactly do I set this up?
***EDIT*** Just saw it had exe files...i guess this needs to be done via cpu...any tips?
Sent from my PC36100 using XDA App
Works just fine, but I have a question.
This doesn't change the boot up animation of the Sprint logo, how do you actually do that?
Good Job man, this is a really useful application. I can change boots sleeping, in a coma, but this is sick for those who cannot do it themselves yet. Keep up the good work. devs like you are what makes xda awesome​
Well thanks guys, I just seen that it was on the main page. Yes i will include a way for you to be able to have a silent start up.
Basically just a check box that says "Silent Animation" or something.
Im up for any suggestions on this as well. I will be updating this again in the next few days until then. Here is a screen shot of my current project
This is for cricKet specifically, this particular one is not for release.
This is a screen shot of how the one that will be released will look like.
Basically where it says "Install CKT ROM" will just say "Install ROM" and you wont have "Provision Phone"
This program is designed to help you "Root", "Nand Unlock", Install "Recovery" and Push a "ROM" to your SDCard while further more giving you instructions along the way.
Of course its not for you "Advanced" users who can do this. It's for anyone looking to modify there phone but dont quit understand all the adb cmds.
BTW This is just a idea that I might release it. I haven't thought entirely if i should....
O and about the thread title, i cant change it haha so if a mod wants to change it to something more suitable thats fine.
lol, dont do it, ur tool would make it all too easy!
j/k, great job man as always
n0c1v0 said:
lol, dont do it, ur tool would make it all too easy!
Click to expand...
Click to collapse
LMMFAO!!!!

[Tools][Windows]

Hey all.
Have been doing Android dev for a short time, but Windows dev for a while.
I wrote myself two little .bat (batch) files for making a couple things quicker for me. These are crude little batches, nothing complicated here.
The first is LogcatBat, which is a little batch file for viewing logcat on your PC using the ADB binaries.
The second is ShellBat, which opens up an Android shell terminal on your PC connected to your phone through ADB as well.
Now, as stated before, THESE FILES ARE CRUDE. There isn't any support for them, and if you use them you do so at your OWN RISK. This is pretty simple stuff, but it can be used for HARM IF YOU'RE STUPID...
...So, don't be.
Now, you have to right click and save these files as .bat files - just clicking the links will generate the text of the batch commands. Also keep in mind these two files assume that your android directory is at C:\android-sdk-windows\tools. If they are not, email me, and tell me the location of your ADB folder so I can remake the file for you. Or, you can edit them yourself (this is Open Source, of course :wink:.
LogcatBat
ShellBat
My email: [email protected]
Well I guess that it will help a handful of noobs out there.
Most of the script (I'd say about 98%) is ascii art.
LOL I had to throw in a little "sumpin' sumpin'" more than what I used it for daily.
And it's TARGETED towards noobs, because I am one myself.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Also, those who download this PLEASE comment/reply to this to let me know how you like, dislike, or just what's up!
You might include instructions for customizing the directory structure, ex mine is c:\android and I have modded my path var to include the location of adb and fastboot.
Sorry, I should have continued reading. Still instructions and maybe how to set up path might be useful.
Cool to see more batch scripts, i love em as u can tell from my signature. They're so simple yet so powerful. Heres a tip to improve em, u can use errorlevel's to check if adb is in the $path. If its not in the path u cud perhaps ask for user-input to the directory where his/her sdk directory is and "cd" to that before executing commands.
Let me know if u need any help, im no pro but ive been working with them for a while now. Refer to my apk manager script, the top few lines are where i check if java/adb are installed on ur system.
Daneshm90 said:
Let me know if u need any help, im no pro but ive been working with them for a while now. Refer to my apk manager script, the top few lines are where i check if java/adb are installed on ur system.
Click to expand...
Click to collapse
Would you possibly wanna work with me on these? I mean, for my own end I don't care how they are, but if we could provide an actually nice work product that would be really cool!
mooch777 said:
Would you possibly wanna work with me on these? I mean, for my own end I don't care how they are, but if we could provide an actually nice work product that would be really cool!
Click to expand...
Click to collapse
Well i already include anything i can think of to apk manager. But if u propose an awesome idea that doesnt already exist, then yea for sure. Otherwise my help offer still exists.
Daneshm90 said:
Well i already include anything i can think of to apk manager. But if u propose an awesome idea that doesnt already exist, then yea for sure. Otherwise my help offer still exists.
Click to expand...
Click to collapse
Actually I used your script and found that I don't have Java installed. But when I installed the latest 1.6 JDK, they still can't detect it! May I know why?
JokerAce said:
Actually I used your script and found that I don't have Java installed. But when I installed the latest 1.6 JDK, they still can't detect it! May I know why?
Click to expand...
Click to collapse
If u can go to command prompt and type
java -version
if u see command not found, then java is not in ur path. If u do find it however, im intrigued as to why apk manager is complaining, in any case ignore the complaint.
Fyi, redirect any issues to its thread on the g1 forums, i dont wanna hijack this thread/easier to manage 1 thread instead of 2.

[Rom]2.3.7[MIUI]2.4.20

MIUI 2.4.20
// HTC Dream:G1
// 2.3.7
// Based on Tvall's CM7
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Attention
Always do a backup before flashing, responsibility lies with the operator of the device ultimately
Features
All the standard MIUI features
Known Issues
- Unknown!
Instructions
1. Download the rom, kernel, and gapps to your sdcard.
2. Make sure you are in recovery mode with a custom recovery.
3. Full Wipe!
4. Flash the rom
5. Flash the kernel.
6. Reboot.
Download
MIUI: 2.4.20 RC2
Kernel: Ezgb Kernel
Misc. Notes
This is MDPI based, and I followed procedure properly so everything should work here, but if anything is broken please let me know.
Also take note that DL'd themes do not work unless modified for MDPI use
Important
On first boot things may look garbled, after a reboot everything should be fine.
There may appear to be errors on install but everything should straighten out after a reboot.
What is the best gapps to use with this ROM and where can I get them from?
looks like gapps are packed with the rom so dont flash any separately
Everything is working as intended?
As of right now I am getting stuck on the green mytouch screen. The checksum of my downloads are correct. I know the problem isn't the kernal as I have used it before.
This has enough DLs for me to ask If your bootloop problem is isolated or not, is anyone else experiencing this?
wont install on a g1, tried two downloads (md5 for both 5F48EAFF996F2FA6BC7CC1F9195F7AA4) if you want to confirm
i dont have time to trouble shoot right now but at first the error appears to be missing a ringtone (romancingTheTone.ogg) and install is aborted, havent tried to adding it to test but someone else did (has only a couple of posts so he pm'd me as he cant post in this thread) and said the same. he tried replacing the file and then got another error that wouldnt let him flash, certinstaller error i think, but dont know why that would cause it not to instal. ill test tomorrow when i have more free time just giving you a heads up
Would that work on 32A devices with old radio?
This is my first time doing an MDPI MIUI port, It's strange for it to not work but I will compile a new build soonish
Ok, Uploaded RC2 and stripped the rom of potential breaks, so here goes folks!
anyone actually tested this?
tass0s said:
anyone actually tested this?
Click to expand...
Click to collapse
The first was non-functioning due to services and Framework, the second should probably work fine but If not I'll have to go the diffing route.
Either way I can for sure get this to be functional but I need feedback :s
Second Copy is smashed as well, It looks like I'm going to have to mess with code I'll have a new and hopefully proper build this time!
I hope you get this fixed! I love MIUI!
Just one thought; check system parition size, it may need to be bigger as MIUI is fairly big rom
Sent from my Desire HD using xda app-developers app
Okay my G1 stay alone without work and I preform test of yours rom. But my feedback is negative.
1. You have missing ogg melody and instillation was aborted because zip dont match with signature. I was able to install when disable signature verification. Thansk frankey
2. The rom dont boot. I try with RA/CWM recovery result was same. Are you sure this rom dont have need from custom MTD ??? My Logcat
From that logcat, audioflinger is dying. It isn't opening the files /system/etc/AudioPara_TMA.csv and /system/etc/AudioPara4.csv
Check to see if those are there. If not, get them then try.
Also, second post of my roms thread http://forum.xda-developers.com/showthread.php?p=31653323. If you use stuff I compiled, it states that you should at least send me a pm about using my work.
And the name is tvall. that's a lowercase "t".
Edit: still haven't downloaded yet. Just looking at file size, looks almost certainly like its too large for stock partition sizes. Try slimming it up, or moving some apps to /data, or just using custom mtd
i flashed it thru RA but it wont flash
just downloaded and looked. this rom is ~140mb. the /system partition on the g1 is 90mb. see the problem? trying to slim it up. got it down to 120mb by removing livewalpapers and apps that we are not allowed to distribute (including gapps isnt allowed). still have to free up ~30mb for this to be even usable. youll probably just have to use custom mtd.
edit:
have not tested this. /system size is 88mb, so no gapps yet. http://www.mediafire.com/?i3bsba3sgbf4e49. it may or may not boot. i have not tested. i just fixed the first obvious major issue with this rom, thats all.
tvall said:
just downloaded and looked. this rom is ~140mb. the /system partition on the g1 is 90mb. see the problem? trying to slim it up. got it down to 120mb by removing livewalpapers and apps that we are not allowed to distribute (including gapps isnt allowed). still have to free up ~30mb for this to be even usable. youll probably just have to use custom mtd.
Click to expand...
Click to collapse
Including gapps isn't allowed? Since when I use miui with them merged into the ROM
Take custom mtd up to 120 and then delete anything else we really don't need? Slim down ring tones to maybe 3 or 4
Good luck dude!
Sent from my HTC Desire HD using xda app-developers app

Categories

Resources