This post has been thanked 1 times. |
|
||||
Re: Help with titanium Slide bar for 21815 build
Awsome. I will post them. thanks alot. So I just need to backup the folder that my plugin is called or the entire chome folder.
|
|
||||
Re: Help with titanium Slide bar for 21815 build
that is a location in the registry, and just back up your section
|
This post has been thanked 1 times. |
|
||||
Re: Help with titanium Slide bar for 21815 build
I backed up the folder from the registry. I got wince manager. i have imported the regestry into wince. but not sure what to do from there.
|
|
||||
Re: Help with titanium Slide bar for 21815 build
if you want it to autoload when you install a cab consider appstars titanium installer here, http://forum.xda-developers.com/showthread.php?t=509492
if not, you will need to edit your HKLM\Software\Microsoft\CHome:ExtensibilityXML to insert it and insert the code into the .cpr's manually. so appstars program is highly recommended. btw if you do not insert you code into the .cpr's or put the plugin in the list at the ExtensibilityXML it will not work. |
This post has been thanked 1 times. |
|
||||
Re: Help with titanium Slide bar for 21815 build
Ok, but how does a cab like cfacebook, install into the chome and overwrite everything. I know you offered to do everything, but i am trying to learn and not sure what the extensiblility xml is or how to edit it, or the cpr file. but once you explain i can remember.
|
|
||||
Re: Help with titanium Slide bar for 21815 build
aoostars program is going to be your best bet. it injects your code into the cpr files and the plugin into the extensibilitxml list. as a brief description, the cpr files tell titanium what to display and what to link to on clicks and such and the extensibilityxml list is what titanium reads to control the order of the plugins shown. without either of this your plugin will not work. read the thread i linked to in my last post, then you will need to dig into your existing .cpr files to get the code for your plugin. the two files you need to look at are titanium_640_480.cpr and titanium_480_640.cpr both are in the windows directory. you can open them with note pad.
|
This post has been thanked 1 times. |
|
||||
Re: Help with titanium Slide bar for 21815 build
btw its polite to click thanks below the post when someone helps of answers a question
|
This post has been thanked 1 times. |
|
||||
Re: Help with titanium Slide bar for 21815 build
Your right and I am sorry I have not done that yet. I am goint to try what you said and see how it goes.
|
This post has been thanked 1 times. |
|
||||
Re: Help with titanium Slide bar for 21815 build
So can I just copy those files you discribed and reinsert them when I reinstall the rom. Along with the imorting of the registys
|
|
|
|