RGU order in kitchen. my RGU needs to be LAST... help - Mogul, XV6800 ROM Development

I am making my own OEM's for my personal stuff. I am working in/with dcd's kitchens. I am tring to name my RGU/DSM so that it is last in line to be wrote to the ROM. I am tring to change the registry, but it keeps getting changed agian by a different RGU.
this is the name i am using... ffffffff-ff39-4ba3-be51-51728503a67d
i thought the ffffffff would make it one of the last in line? guess not
question... 1. How does this RGU order go?
just so you know, not that it matters. here is waht i am tring to do....
i want the flashlight app to be assigned to a hardware key. i am putting that into my flashlight OEM's RGU so that i dont have to edit dcd_titan_appbuttons oem. this is easy to do if i just edit his RGU, but everytime he updates his kitchen i have to edit all kinds of stuff. i just want my OEM's to be able to be put into the kitchen and go. i just need to have the last write to reg so that the changes stick.
basicly the same thing with other things like power settings. i have my own oem that i replace with his that works fine reight now, but i am thinking if i knew this RGU order thing i could leave his in there and just add mine as well. mine of course get the last say if the order was right.
all kinds of things like todayscreen plugins/order, startmenu items, cleartype, ect dcd has set in his OEM's that i just edit to my liking. i would like to leave all his stuff and just add my changes.
and for the record... i know that UC is one way, but not the way i want to go.
Thanks, cody

^^^ I've been trying to figure this out as well.... for a long time I might add....

the rgu's are processed example (these are bad guids but you get it): 000-000-000-000 first and fff-fff-fff-fff last.
the log created in temp by buildos will show you the order in which your rgu's were processed
also remember that anything in provxmls will override anything in rgu's
because: the rgus are parsed to build *.hv contained in the rom image. when the device first boots it parses the provxmls itself, so any value they write will write over what your rgu wrote
but thats just a note, the appbutton config is all in rgus not in provxml. i thought i set the guid of dcd_titan_appbuttons low for this exact reason? maybe i forgot to check it..

thanks dcd. the guid for you app buttons was... 00002f98-d8f9-4c73-9dc7-d1f4fd5688f8.
last question...
you said fff was last. since mine was fff and yours was 000 shouldn't my have wrote after your wrote?
thanks for the lesson. tomorrow i will play.

codyppc said:
thanks dcd. the guid for you app buttons was... 00002f98-d8f9-4c73-9dc7-d1f4fd5688f8.
last question...
you said fff was last. since mine was fff and yours was 000 shouldn't my have wrote after your wrote?
thanks for the lesson. tomorrow i will play.
Click to expand...
Click to collapse
if yours starts with fff, then it did overwrite dcd_titan_appbuttons
maybe what you are trying to set is set in another rgu also. check the log in temp to see whats being loaded after your guid.

I'll assume you thought of this, but just in case for you, or for anyone else...
I have a lot of custom registry stuff as well, so I made a cab file that is the very last thing to run in my UC script.

Try to put your file in a folder and name the folder something like zzz_My_registry_OEM I saw that somewhere and it just appeared to be so obvious.

Related

1 cab for provider settings

I have started a project and decided that before i get to far with it that i would make a post here and see if anyone else has done this yet or is working on it...
Anyway, i am in the process of making 1 cab to install all the settings from the provider, instead of the multiple ones found in the rom and in the ext rom.. Now i am only talking settings, not like the extra bloatware in the roms, like goodlink, BB connect, etc... I have made a cab so far but wont test it till mid next week when my test phone arrives.. So if anyone has done this then lets compare notes, if not then i should be able to release something for cingular soon. Which will come in handy when kyphur releases his cooked rom.... If i can master the cingular one then the other providers shouldnt be a problem...
Let me know what you think, ideas, etc.. i could even go as far as customizing it with some of the tweaks...
This Is A Great Idea. I've Been Looking For A Cab File Like This For Ages, It Would Make Updating The Firmware So Much Less Of A Hassle.
As To Wether Or Not Someones Done It Before You Might Want To Check This Site Out. Although The Settings Didn't Work For Me On Orange UK .
http://www.htcclub.net/en/settings.php
Cheers
This would be a great thing to use with any cooked Rom. Definately woul help those just chomping at the bit to get XDA Live...
Faria has a CAB in his AKU 3.3 Release for WIZARD, with most of the carrier settings. It has a provider selector. Maybe use that with his permission?
I have attached the Folder with all the cabs in that EXT ROM.
OpSet.CAB is probably the "Provider Selector"
what i was talking about was more for the hermes... all of the other cabs i have seen have been for other devices.. and most reg settings are completely different!!!
Aaaaah. If you have one cab ready and especially for CING and need to test it, you can post it here as a test CAB and I can test it for you. And should you need help getting the settings, I can help in that matter too. I could basically take the settings off the Faria one and put it in a format that you could use and PM it to you.
cyberdrakula said:
Aaaaah. If you have one cab ready and especially for CING and need to test it, you can post it here as a test CAB and I can test it for you. And should you need help getting the settings, I can help in that matter too. I could basically take the settings off the Faria one and put it in a format that you could use and PM it to you.
Click to expand...
Click to collapse
I have extracted all the settings and xml files from the latest cingular rom.. i have it put together for the most part just tying up some loose ends on it..
The Settings I meant was for all providers that are available in that folder. If need be, I am available to test the cab for you as I have a spare device that I test things on .
cyberdrakula said:
The Settings I meant was for all providers that are available in that folder. If need be, I am available to test the cab for you as I have a spare device that I test things on .
Click to expand...
Click to collapse
what i was saying is that those cabs are for the wizard... some of the settings and location of the settings in the reg are different on the hermes.. but let me perfect this one before we worry about the other providers...
I would love to have something like this to go along with a rom that is completely bare...
shotgunmark,
im interested in helping with development on this proj... i think the easiest way is to put all settings into an xml file and with .NET2.0 framework and studio 2005 i can write a prog to insert the connection info into the reg...
walshieau said:
shotgunmark,
im interested in helping with development on this proj... i think the easiest way is to put all settings into an xml file and with .NET2.0 framework and studio 2005 i can write a prog to insert the connection info into the reg...
Click to expand...
Click to collapse
i have made 2 xml files already, 1 for the cabs and xml's that install from the OS and 1 for the cabs in the ext rom.. from this i have made a cab, which seems to install about 90% of the way then fails.. i will work on this more in the next few days, will also have more time after my test phone arrives as i wont have to keep jacking around with my phone... After i get this successfully made then with your help we should be able to make an app that will allow you to choose which provider you want and it will install those settings.
I also wanted to note that we will probably want to go the route of the cab file for the different carriers since some of them actually have to install different files specific to them...
shogunmark said:
i have made 2 xml files already, 1 for the cabs and xml's that install from the OS and 1 for the cabs in the ext rom.. from this i have made a cab, which seems to install about 90% of the way then fails.. i will work on this more in the next few days, will also have more time after my test phone arrives as i wont have to keep jacking around with my phone... After i get this successfully made then with your help we should be able to make an app that will allow you to choose which provider you want and it will install those settings.
I also wanted to note that we will probably want to go the route of the cab file for the different carriers since some of them actually have to install different files specific to them...
Click to expand...
Click to collapse
yeah we could work it that way... ill do some more investigation this arvo with testing..
Cab's
walshieau said:
yeah we could work it that way... ill do some more investigation this arvo with testing..
Click to expand...
Click to collapse
FYI, Not sure if this is what you are looking for when you refer to the carrier setting Cab's. Bur the Original Imate JasJam Rom came with a Stack (28) Cabs for EMEA, Aust & NZ.. I have these or they can be sourced from the old ROM's that were on the site.. They also had the selection program also of course.. Not sure if you can just use that, Modify and extend to cover more??
the plan is to implement an application like netwiz on the dopod roms... as this cannot be extracted... it can but will only run on the dopod rom...
I would be very interested in this as well, one of the major things I have missed since leaving my ETEN m600 for the Hermes is that it had operator specific settings for tons of operators including for those of us up north.
any updates on this?
Yea i was wondering what happened with this as well. this would be an excellent cab to have in the extended ROM. or to just have period.
its still on my list.. i didnt forget about it... progress has slowed just a tad due to my work schedule changing every other week (you would think that a 120year old company could get a schedule right)....
shogunmark said:
its still on my list.. i didnt forget about it... progress has slowed just a tad due to my work schedule changing every other week (you would think that a 120year old company could get a schedule right)....
Click to expand...
Click to collapse
i hope to have a beta version ready to test in a few weeks....

MMS Issue on VZW on DCD 2.26 Rom. Can Receive but not send?

Okay. So here is the one issue that I have been having with this particular Rom.
I can receive MMS messages just fine, but I cant send them. When I hit send and receive it says error synchronizing. The crazy thing is that in the progress icon for sending MMS it goes to 100%, however it never leaves my outbox and the other person never gets it.
I changed the settings under server to the correct ones:
Server settings that need to change:
Gateway: "blank"
port: 80
Server address: http://mms.vtext.com/servlets/mms
Sending Size limit: 350k or 400k
Any ideas? This is the only problem I have had so far! btw, like I said in my title, im on VZW. Btw, I know about the Arcsoft Sprint MMS hack, however if possible I would like to use the version on Arcsoft that came with the DCD rom as it has a lot of features the old sprint hack does not. Thx.
-Sayajin
if you are on verizon you dont use the sprint hack, you dont need a hack at all. make sure you did not make any changes before you set up your MMS. i know several people that did some things and thought it was the arcsoft but it was something else they had changed. from scratch, only change the registry (did you make these changes?), the server and the connection. then it should work, almost guaranteed. this is in multiple posts so just search and you will find tons of them.
Sounds like my problem may be that I didint make those registry changes you were referring to. Other than that, the only thing I did was put the correct server in.
What registry modifications do I need to make in order for it to work on VZW?
btw, I wanted to add that I searched and found some threads on this issue and the correct settings for T-Mobile, but i diddnt see one for VZW.
Thanks a lot.
-Sayajin
MMS reg
SSJSayajin,
Follow my directions here... http://forum.xda-developers.com/showthread.php?t=364043&page=30
Use the reg file and edit it......
Thanks a lot man your a Savior! One issue however, I am open the file and modify it with no problem, however I cant import it!
I am using Total Commander as my file explorer and PHM Regedit as my registry editor. When I click the file a "do you want to import this" does not come up. It actually opens up PHM Regedit, however the option to import the file is greyed out.
Any Ideas? This is my last issue! Thx.
*edit*
So I found out the problem, PHM does not allow you to import reg entries. So how do I open up the default reg editor so I can import this? Thx guys.
-Sayajin
I have a problem with the MMS registery hack you posted, I downloaded it, removed .txt, edited my phone number, transfered it to my phone but in file explorer or total commander when I click on it, it gives me a error " there is no application associated with "Verizon MMS settings for Arcosoft 4281" run the application first, then open this file from within the application" I am running DCD 2.2.6 rom,any help? thanks
Well I figured out one issue, as far as importing the reg file, use DotFred's Task Manager. It has a built in reg editor that works perfectly.
But my stuff still doesnt work properly! I imported the reg entry and I know it worked becuase it added more items to my phone, however I have the same problem of being unable to send mms. Does the exact same thing as before with the error of unable to syncronize.
Any ideas? Thx.
-Sayajin
i am testing this now. did a hard reset, imported it and i'll test it out.
that didnt work. I am juust going back to 3.2
i could send but not recieve
1st - Are you guys on Verizon?
2nd - Did you read the entire thread that I linked too.... It has other items you will need to do..... That thread resolved most if not all issues relating to using MMS with Verizon. Now when I put a new ROM on my phone, I have added the registry entries in MY file to the OEMizer and that adds it automatically to the ROM, so I get MMS right away with my new ROM..... Like I am on DCD's 2.3.1 right now, and I have MMS just fine.... Please go back and read that other thread entirely.... It will help guys.....
azclown said:
1st - Are you guys on Verizon?
2nd - Did you read the entire thread that I linked too.... It has other items you will need to do..... That thread resolved most if not all issues relating to using MMS with Verizon. Now when I put a new ROM on my phone, I have added the registry entries in MY file to the OEMizer and that adds it automatically to the ROM, so I get MMS right away with my new ROM..... Like I am on DCD's 2.3.1 right now, and I have MMS just fine.... Please go back and read that other thread entirely.... It will help guys.....
Click to expand...
Click to collapse
that thread is lots of pages long.. is there a way we can get a summary?
Not to be an ass, but thats how you learn... read... I've been lurking around here for about 1 3/4 months, and really have done nothing but read as much as possible.... so really it's up to you to summarize it for yourself. I'd have to re-read it again to be able to summarize it, and I don't have the time to do that research again..... sorry....
azclown said:
Not to be an ass, but thats how you learn... read... I've been lurking around here for about 1 3/4 months, and really have done nothing but read as much as possible.... so really it's up to you to summarize it for yourself. I'd have to re-read it again to be able to summarize it, and I don't have the time to do that research again..... sorry....
Click to expand...
Click to collapse
lol, youre not being an ass. thats what i would say.
what i meant was, there's more to it than just importing the reg file right?
so, i imported the reg file and it had a random character in the gateway field, so i removed that and i can send fine, but i still cant receive. I'll look through that thread more and see whats going on here.
Are you using Arcsoft MMs ver 4.2.81 right?
EDIT: When you download my reg file, it comes with a .txt extension. When you save it, does it's icon change? If not, then it's not being saved as a registry file....
azclown said:
Are you using Arcsoft MMs ver 4.2.81 right?
EDIT: When you download my reg file, it comes with a .txt extension. When you save it, does it's icon change? If not, then it's not being saved as a registry file....
Click to expand...
Click to collapse
Yea, its version 4.2.81. Also Yes, the registry icon changes once you remove the .txt extension. The file imports just fine, it just doesnt resolve the issue. Also yes, its on Verizon.
While I realize that reading that 60+ page thread will help, unfortunately I would rather not spend 2 hours reading the thread for a solution that someone may know off hand. Now of course if thats not possible I will have to read it, but I was hoping someone would know of a fix?
What else needs to be done in order to be able to send and receive MMS messages in addition to the registry hack that was pointed out?
-Sayajin
yeah, its verizon and i have that version of arcsoft. whast odd is that it was working fine on 2.2.6, on 2.3.1 it isnt. i even used oemizer to setup the registry entries and still... i can send but not recieve.
i am completely stumped
Okay, So I broke down and read about 30 pages of the thread to look for MMS issues. This is what I have found in a summary.
1. Install the Reg file in this post.
2. Delete every other server listed under MMS servers
3. Delete the random character that shows up under Gateway in server settings.
4. Go into the registry and where it says Default as the value for anything, change it to Verizon Wireless.
5. Soft Reset
Thats about everything I got from the post after reading 30+ pages. Still have the same issue....
-Sayajin
FWIW - This is about the only thing I can think of that might help.... Go into your registry and delete the config key under ArcSoft MMS UA.... Then import this reg file, its straight from my 6800 this morning, and I can confirm it works just fine for me..... I zipped it so there is no need to change the extension..... I send and received MMS from myself and from a friends phone he let me use.... I just tested this out.... I also tested my config by changing the sending size and when I upped it, I couldn't send anymore..... So trying to send larger files may mess up your ability to send MMS..... Hopefully this helps..... If the import doesn't solve the issue, then hard reset, imput the reg and test again......
I'm trying to help as much as I can.....
Thx a lot for the assistance man!
One issue, when trying to import the new file it says "error the selected file is not a registry script unable to import" any ideas on that one?
Thx.
-Sayajin

Arcsoft MMS ver 4.2.8.1 OEM for Verizon users ONLY....

Ok,
Here's a (fixed) OEM for the ArcSoft MMS 4.2.81 for VERIZON users only. Others can take the OEM and edit the .rgu for their own needs though.....
Verizon users will need to EDIT the .rgu to ADD their cell number to the following KEY ( "X-VzW-MDN"="XXXXXXXXXX" ) Replace the X's with your 10 digit cell #..... then save it..... Place it in your kitchen and cook away.....
Enjoy...
http://www.fileshex.com/download.php?file=a272a4e8859a45746adcb3782c3713bf
id like to say how well this works. my hat is off the azclown for sticking through it with me and figuring it out.
thanks so much buddy.
Sorry If I am coming out with a dumb question..... but what does this new software offer? or Fix? Can some one inform me of it?
yeah.. I just downloaded it.. but how do I edit the RGU file?
I extracted the file and looked in the folder and i can only find 1 RGU file.. (166779e0-ca01-4aea-bb21-d72b93a86e0a.rgu)
how do I edit it..???
is there a special tool i need to use?
thanks.. please reply ASAP.. im waiting for your answer...
You know this has been available from PPCGeeks for quite awhile right? Not that I don't appreciate your work, I just hate to see someone work hard when it has all ready been done.
hi.. can you post the link for the working version on ppcgeeks ...
http://forum.ppcgeeks.com/showpost.php?p=165811&postcount=70
I went through that OEM this morning and found several discrepencies in the rgu. Not sure those differences will do anything, but as of right now, mine works very well for Verizon. Thanks for the link....
b16daddy - open the RGU using notepad.... It is only a text file....
azclown said:
I went through that OEM this morning and found several discrepencies in the rgu. Not sure those differences will do anything, but as of right now, mine works very well for Verizon. Thanks for the link....
Click to expand...
Click to collapse
It works perfectly for me on all of the ROMs I have created.
Would you mind explaining what you mean by discrepancies?
I tried both versions of the OEM (This thread and PPCgeeks). I can receive MMS with both ... but cannot send using my xv6800. I changed my number .. but always see "error synchronizing" at the bottom.
azclown said:
Verizon users will need to EDIT the .rgu to ADD their cell number to the following KEY ( "X-VzW-MDN"="XXXXXXXXXX" ) Replace the X's with your 10 digit cell #..... then save it..... Place it in your kitchen and cook away.....
Click to expand...
Click to collapse
on my phone the mdn number and my cell number are different. do i put the mdn number or my cell number in the rgu?
i re downloaded the files and only made update to the string. Maybe I touched something I shouldnt have. I will let you know if I can send MMS.
Well ... i got a confirmation that the pic was sent. Even though when I hit the Send/Receive button the it still says error synchronizing ...
i noticed a bug i think...
if i close messaging using HTC X-Button too many times, it starts to not recieve MMS. I am still researching but it looks like a bug.
azclown said:
Ok,
Here's a (fixed) OEM for the ArcSoft MMS 4.2.81 for VERIZON users only. Others can take the OEM and edit the .rgu for their own needs though.....
Verizon users will need to EDIT the .rgu to ADD their cell number to the following KEY ( "X-VzW-MDN"="XXXXXXXXXX" ) Replace the X's with your 10 digit cell #..... then save it..... Place it in your kitchen and cook away.....
Enjoy...
http://www.fileshex.com/download.php?file=a272a4e8859a45746adcb3782c3713bf
Click to expand...
Click to collapse
so is your still working like normal?
Sure is.... I have noticed that after i mess with the registry with multiple types of reg editors, that i can't display the incoming MMS pics anymore... still trying figure out that one.... but, over all if I don't mess with it, it works great... How bout yours....?
azclown said:
Sure is.... I have noticed that after i mess with the registry with multiple types of reg editors, that i can't display the incoming MMS pics anymore... still trying figure out that one.... but, over all if I don't mess with it, it works great... How bout yours....?
Click to expand...
Click to collapse
no sir. after a few days it started "error syncornizing" and not receiveing. so i went back to the older version but today i am going to recook the ROM and see how it behaves for me. so odd, my friend...
nope. error synronizing. i am going to redownload your cab and try it again
The only time I get that error is when I hit the Send/receive button and I have no outgoing message to send....
i am recooking now. give me a few minutes to report back

Phone skinning different after 3.0.4

I have been working with TDial Designer and have had difficulties after 3.0.4 getting the dialer skin to look the same. Maybe someone else has overcome this problem and could give me some guidance. Here's what I have done.
Before, I was able to select BlueFrog dialer in TDial and have the keys skin to look like the screenshot20.jpg below (you can see the background transparent). Now with the recent DCD ROMs it looks like screenshot2.jpg thumbnail below where the keys remain black though the background is there for the process.
I have tried both the Old Vogue (Touch) and the New Vogue (BlueFrog) options in TDial and neither work. I have included the cabs for those if you want to test them on your phone.
I install the Kitchen using DCDs option for the new Vogue dialer checked (no OEMs replaced) and although it looks the same before I try to install the cab, it doesn't work like it used to.
I would be glad to replace the OEM with the one from 3.0.4, but I know DCD has been doing some upgrading to the functionality of the dialer and don't want to break some of the work that he has been doing (I like new and shiny stuff).
Thanks!
P.S. Disregard the top and bottom bars as one of them was using WisBar.
I don't use any third party dialers. If you have all the png files (for each number, function etc) you can simply copy them to \Windows.
gc14 said:
I don't use any third party dialers. If you have all the png files (for each number, function etc) you can simply copy them to \Windows.
Click to expand...
Click to collapse
I guess I could do that, do you copy manually or using UC?
If you use UC do you do it with XML or by copying the whole folder?
I do it via UC, but with a cab file I made. I don't use XML anymore with UC, I've cabbed everything. If you zip up all the files and post it, I'll make a cab for you.
gc14 said:
I do it via UC, but with a cab file I made. I don't use XML anymore with UC, I've cabbed everything. If you zip up all the files and post it, I'll make a cab for you.
Click to expand...
Click to collapse
Here ya go.
I used the TDial export to give to you, but I am not sure which you will need (old vogue or new). Let me know if this works or if you need something else.
REQUEST: If you are up to making another of your amazing wikis, I think a tutorial on how to make cabs for xml and file importing/copying (like this dialer for example) would be HIGHLY used and appreciated. I would definitely buy you some beer for that one (I may even take Boston Celtics as my new fav BB team).
Here you go.
If I have time, maybe I'll do a wiki.
gc14 said:
Here you go.
If I have time, maybe I'll do a wiki.
Click to expand...
Click to collapse
That would be something that would be used across the board, and may be as widely referenced as any other out there. Plus it would be valuable for anyone with WM, not just Titans. Better that it be done by a Bostonian
Thank you very, very much. I will try to take this one apart and figure out what you did.
Did it work?
gc14 said:
Did it work?
Click to expand...
Click to collapse
Yes, thank you so very much for making that.
With the re-release of 3.2.2 I was scrambling to get updated before I left work and just got a chance to sit down now to thank you. It works perfectly and will look at a few cab programs to figure out how you did it.
Is there a way that the phone popup reg entry could be affected by this cab? I have had that problem with my TDial dialers, and still needed to after this too. I wonder if some other cab I am installing has this key change as I assume you just copied the pictures I sent you to the windows dir. I will have to do some investigation to find where I am getting that change as DCD PM'd me and let me know that my bug was only on my side and not in his kitchen when it happened before your cab.
You are the man GC, I will buy you some beer next week when paychecks come in.

Configure Sense

Hello
I want to configure all of Sense tabs to use the widgets I want, in my rom after a hard reset or after a new flash, so I dont have to configure it over and over again.
I know that /system/customize/MNS/default.xml edits some of the favorites bookmarks and such, but I cant configure all tabs.
Coming for WM, all I had to do then, was to set sense as I wanted, export the reg entries, and cook it in my new rom.
Can I do something similar in Android?
Does Sense builds some XML file that I can cook in my kitchen?
Thanks for helping a noob cook.
madsurfer1 said:
Hello
I want to configure all of Sense tabs to use the widgets I want, in my rom after a hard reset or after a new flash, so I dont have to configure it over and over again.
I know that /system/customize/MNS/default.xml edits some of the favorites bookmarks and such, but I cant configure all tabs.
Coming for WM, all I had to do then, was to set sense as I wanted, export the reg entries, and cook it in my new rom.
Can I do something similar in Android?
Does Sense builds some XML file that I can cook in my kitchen?
Thanks for helping a noob cook.
Click to expand...
Click to collapse
so far i know of a few settings that u can setup if u decompile some apk's.
settingsprovider is one of them...
u change some values bool.xml and recompile.
and yes... default.xml is an easy way to change up things... the only issue i had with that is that i can only switch around between htc apps... i could never get for example "fancywidget" to load instead of htc clockwidget.
i also setup the system to accept "non market apps installations" because that way u can basically get rid of everything stock and have everything else working instead. for example once u set it like that u can use any keyboard that u'd like instead of htc_ime by simply putting the app inside /data/app or system/app and removing clicker.apk and htc_ime.apk... then the sys will pick your keyboard and u wont get fc's and such.
there are a bunch of other tiny tricks u can do... u can basically setup the rom anyway u want by decompiling apk's and changing colors/bools(settings)/ringtone/notifications sounds/animations etc... it's not so hard also... but u gotta know what u looking for.
im not sure how much experience u got... but i would recommend apktools by brut... or lookup apkmanager which is sort of a gui for doing all that stuff and simply start experimenting with some stuff.
p.s.
the only way i got my sense to be exactly the way i want it to at first flash is by adding a bunch of files from /data/data in th update.zip and making sure to set permissions the right way.
since im not a linux or android specialist i figured that looking up the permission of the files and folders using rootexplorer and adding them to the update script will work... and they did.
u can also add a "fix_permission" script to your boot sequence that would take care of things like that.
a lot of things to explain... but i personally do things the hard way cuz i like to figure stuff out for myslef... so my insight is only from personal experience and probably not more than 50 pages that i had to read to figure some things out.
maybe someone else knows a better way to do things like what im talking about. so it would be interesting to see who else reply to your post.
Thank you for the info my friend
I'll try that an report later.
very thanks!

Categories

Resources