|
||||
Re: ProvXML Reference for Developers
Quote:
I hear ya on the no time. Sounds like you sold your soul doing the OEM requests |
|
||||
Re: ProvXML Reference for Developers
A little more than I expected... But if I do it, I'll detail the provxml's I did so they can be deleted, and include an OEM. They are pretty much standard so far in the different rom's that I've seen. Except the 3-4 that the different carriers include to tweak their cube/roms. I may come up with a ..\sys oem and then I'll do the sprint stuff.
|
|
||||
Re: ProvXML Reference for Developers
so... mxipCOLD is only for a hard reset/first flash? ie it won't run on a soft-reset?
leaving mxipUPDATE.. says it will only run when the given package is updated, so is it the processing of all XML's to see if there was any update during a softreset that you think is slowing the boot times down? not second guessing you at all, just trying to determine if i am following the mxip*.provxml stuff correctly... |
|
||||
Re: ProvXML Reference for Developers
Quote:
mxip_*_*.provxml = 9 files mxipcold_*_*.provxml = 3 files mxipupdate_*_*.provxml = 19 files So on first boot you have 31 additional files processed... And on a soft reset you have an additional 19 files that must be processed... So yes, I think it is slowing down the boot process. By how much??? Who knows, but most of the mxipupdate* files are designed to bring the sprint settings back. I assume when little johny messes up his phone, one call to sprint tech support, they have johny reset and all is back to how it was. |
This post has been thanked 2 times. |
|
||||
Re: ProvXML Reference for Developers
Quote:
|
|
||||
Re: ProvXML Reference for Developers
Anyone have any luck getting a path to the \Storage Card\somedirectory to work in a provxml on a Touch/Vogue
Here is a line that just won't go into the registry, but after flashing I can add this entry manually without problems. BTW this is formatted properly within the xml file, just didn't want to paste the whole thing. <parm name="weatherIconPath" datatype="string" value="\Storage Card\WPIcons"/> be nice if storage card had a %ce00% for consistancy across devices. EDIT... The more I think about this, I believe it must just be the WeatherPanel program overwriting this registry entry, because I'm pretty sure I could put /nopath/nofile and that would get written to the registy verbatim since it's really just a string. Last edited by Videonut; 09-02-2008 at 05:03 PM. |
|
||||
Re: ProvXML Reference for Developers
As an update, I'm going to first take all the file operations and convert those to a regular initflashfiles.txt file and see what happens. Most of what I've seen in the ..\SYS folder are file operations and security certs...
I'm sure with all that file moving around, that should speed it up....anyone got a stopwatch? I forgot I use an app on my phone... |
|
||||
Re: ProvXML Reference for Developers
Quote:
for example ... things like: ActiveSync Calendar Contacts Help Internet Explorer Internet Sharing Messaging Notes Phone I've learned (thanks to your examples and tips) how to move/delete these with (prov)XML (_setup.xml) in a FileOperation.cab, but as I am learning, that is simply taking more time to do something that was just done as part of the phone setup. I'm trying to follow, but am I on the right track, here? EDIT: It looks as if most of what I was / am looking for is in initflashes.dat. Best regards, -boggsie
__________________
Last edited by boggsie; 09-03-2008 at 12:21 PM. |
|
||||
Re: ProvXML Reference for Developers
Quote:
specifically did you notice any speed improvement rstoyguy? I'm guessing only @ first boot. 2nd, has anyone proven mxip_update files are ran @ soft reset? I'm betting not.
__________________
7 windows to rule them all, 7 windows to find them,
7 windows to bring them all, and in the network bind them. Navizon CM&ResProxyKiller nueRom SuspendResume777 |
|
|
|