Custom Transition Animations! (with video) :: UPDATED WITH METAMORPH :: - Vibrant Themes and Apps

Taken from here. I spent several hours today blending fold, fly-in and bounce to get it how I liked it
this is a link to a zipped anim folder you can replace by
this isn't necessary anymore download the metamorph unless you'd rather use adb. When you extract the metamorph it will give you an error. Disregard it and open metamorph back up. Then navigate to the xml
Code:
adb shell
# mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
#exit
adb pull /system/framework/framework-res.apk
Then open up the res.apk with your choice archive manager. Replace the /framework-res.apk/res/anim folder with the one I've provided.
Reboot into recovery and
Code:
adb shell
#mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
#exit
adb push yoursdk/tools/framework-res.apk /system/framework/
I hope this makes sense and you guys like it
Here is a ****ty vid

Fantastic!
I think CyanogenMod should have an "animation switcher" implemented so that switching these is as easy as going into Settings.
btw, recovery is not able to read ext4 filesystems, so the recovery mode instructions you provided might not work for Voodoo lagfix users.
--- nevermind, I forgot that Voodoo only affects data partition, so system is still yaffs2

PSP_Hacker said:
Fantastic!
I think CyanogenMod should have an "animation switcher" implemented so that switching these is as easy as going into Settings.
btw, recovery is not able to read ext4 filesystems, so the recovery mode instructions you provided might not work for Voodoo lagfix users.
--- nevermind, I forgot that Voodoo only affects data partition, so system is still yaffs2
Click to expand...
Click to collapse
Let me know how you like it! It will sound stupid but my favorite animation comes from unlocking my screen (I have the vanilla lock though...)

You mind if I add these to my next theme update?
Sent from my Emotionless Beast of an Epic using the XDA App

mysteryemotionz said:
You mind if I add these to my next theme update?
Sent from my Emotionless Beast of an Epic using the XDA App
Click to expand...
Click to collapse
Not at all. I blended them didn't create them. Would be swell if you mentioned that I did that though
edit: I just made a post on acs website about these

[email protected] said:
Not at all. I blended them didn't create them. Would be swell if you mentioned that I did that though
edit: I just made a post on acs website about these
Click to expand...
Click to collapse
I noticed and I always give credit where credit is do
Sent from my Emotionless Beast of an Epic using the XDA App

mysteryemotionz said:
I noticed and I always give credit where credit is do
Sent from my Emotionless Beast of an Epic using the XDA App
Click to expand...
Click to collapse
I wouldn't assume otherwise!
Updated the OP with a short (****ty) video

I would love to get these on my phone. any chance of an update zip. to make easy to install?

Randel77 said:
I would love to get these on my phone. any chance of an update zip. to make easy to install?
Click to expand...
Click to collapse
I can make one specifically for you! What rom/theme are you running?
There is probably a way to do it with metamorph but I am not familiar with it.
The problem with just one update zip is that everyone's framwork is going to be different depending on what rom/theme they are using

Hey could you make me an update.zip, i'm using bionix fusion 1.2

Hey what's sup great work.
I'm running bionix Final...could u spare a flashable zip?

established said:
Hey what's sup great work.
I'm running bionix Final...could u spare a flashable zip?
Click to expand...
Click to collapse
updated op with zip

Just out of pure curiosity, would these work on the stock OTA JI6?

TimeWizardX said:
Just out of pure curiosity, would these work on the stock OTA JI6?
Click to expand...
Click to collapse
Yes shouldn't make a difference. I personally haven't tried. Nandroid/make a backup of your original framework-res.apk

Awesome!!!
Sent from my SGH-T959 using XDA App

Got em to work. Plus I use the app system animation to speed them up. Ive been waiting for this
Sent from my vibrant

[email protected] said:
updated op with zip
Click to expand...
Click to collapse
Downloading now, thanks great work, this is the first time I've seen someone post new ani's

Im running bionix final r1.I flashed the zip from op.my animations havnt changed?
The metamorph worked,thanks

Same here can I not use rom manager cause I don't have a pc can I use terminal emulator or metamorph if so what are the commands for terminal emulator? It looks awesome I'd like to give it a whirl I'm running bionix final jacs oc/uv
Times never wasted when your getting waisted

It's so cool looking I keep watching the video I really like the looks of it
Times never wasted when your getting waisted

Related

[R] OFFICIAL JI6 unpacked Factoryrs.rfs

As i dont have access to a linux box, would somebody mind uploading an unpacked factoryrs.rfs from the OFFICAL JI6 build?
Uploading it now.
lqaddict said:
Uploading it now.
Click to expand...
Click to collapse
You sir, are a saint!
Here you go http://www.megaupload.com/?d=3DM54Q10
ahh, that rfs isnt unpacked
well does anyone have to skills to unpack it? you can get the actual file from the above post
im pretty sure you need linux to do so, but i might be wrong
*edit* posted tut to unpack it
mopodo said:
I came from HTC Hero to the Samsung Galaxy S GT-I9000
So I had never problems with cooking something up, but in the Galaxy I faced .rfs files and a flashing tool I can't use on linux...
So I searched through some boards to find a way to extract the .rfs files here a working guide for the S I9000.
What you need
Linux (tested with Debian testing)
It's pretty simple, execute this commands as root on your computer
SHORT WAY (thanks to mimocan)
Code:
# mount -o loop factory.rfs /some_dir
LOOOONG WAY
Attatch the rfs file to the loop device
Code:
# losetup /dev/loop0 /somedir/factoryfs.rfs
Create a directory to mount the device
Code:
# mkdir /somedir/mnt
Mount the device
Code:
# mount /dev/loop0 /somedir/mnt
the content of the rfs is NOT saved on the sdcard! you have to copy it!
Now you can copy the content from the /sdcard/tmp directory to the sdcard
Code:
# cp -R /somedir/mnt /somedir/factoryfs
hope this is helpful for someone
Click to expand...
Click to collapse
You can unpack rfs by loading it through magiciso on windows
Free trial version will work fine hehe
oswade said:
You can unpack rfs by loading it through magiciso on windows
Free trial version will work fine hehe
Click to expand...
Click to collapse
looks just like ultra ISO, and i have ultra ISO ill check it out
uhhh? adb pull /system? and rar it up? or adb pull /?
if you want the full thing? not that complex
Also, You can get a VM setup. To do it in linux.
karimsaud21 said:
As i dont have access to a linux box, would somebody mind uploading an unpacked factoryrs.rfs from the OFFICAL JI6 build?
Click to expand...
Click to collapse
here u go
http://www.megaupload.com/?d=1QHR83RH
rhcp0112345 said:
uhhh? adb pull /system? and rar it up? or adb pull /?
if you want the full thing? not that complex
Also, You can get a VM setup. To do it in linux.
Click to expand...
Click to collapse
ya i wouldve just pulled the system but im not running the OTA on my phone
and i have a sole linux box back home so dont need to install a VM
demo23019 said:
here u go
http://www.megaupload.com/?d=1QHR83RH
Click to expand...
Click to collapse
THANKS!
Here's a NON-flashable, fully deodexed version of the OTA-JI6 /system directory, yeah, I know its not the full contents of factory.rfs, but its a start.
http://www.4shared.com/file/bn2lTCKf/JI6_OTA_Deodexed.html
cheers
Sorry man, misunderstood your request. Let me get on my linux box and unpack it.
Ok, unpacked it, transferring back to my home PC, and will upload to megaupload.
Sorry for the goof.
lqaddict said:
Ok, unpacked it, transferring back to my home PC, and will upload to megaupload.
Sorry for the goof.
Click to expand...
Click to collapse
I unpacked and already uploaded
Sent from my SGH-T959 using XDA App
demo23019 said:
I unpacked and already uploaded
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
Thanks demo, didnt see your update.
Thank you everyone, yall have been a great help
Thread moved to Q&A.

Little help with framework-res.apk

Im looking to take a go at some theme making / startup shows. Ive done some looking but I can't find a definitive guide on pulling the framework-res.apk. I have found some how-too on modifying the files contained inside but most assume you already have a pretty solid understanding of abd. Mine is basic so if someone was willing to right out the abd commands for pulling it, backing it up (im guessing just a right click and copy), and then putting the original / modified (if different) back in, it would be much appreciated.
Not much in the line of themes for the Streak so far, so although it take me a while, im willing to do some work.
Any help is appreciated.
Ok I have been looking around and since no one has provided any info/insight ill post what ive found here and perhaps "someone" could be kind enough to just verify.
Pulling "framework-res.apk":
adb pull /system/framework/framework-res.apk
Pushing "framework-res.apk":
adb shell remount rw
adb push framework-res.apk /system/framework/
I also found this code for remount (not sure which is more appropriate?):
adb shell mount -o rw /dev/block/mtdblock1 /system
Also has anyone tried using this:
http://forum.xda-developers.com/showthread.php?t=737526
i was looking to change the bootscreen and in the process i found 'rootexplorer' together with z4root working great. you can copy the files to sdcard (i use usb, but bluetooth or wifi works also) and from there to the system dir.
dell splash logo
you have themed the dell splash logo @ power on? Sweet! can you tell us where it is located?
maybe a short vid to see it in action.
Yes I cant wait do debrand my streak,
chrisrotolo said:
you have themed the dell splash logo @ power on? Sweet! can you tell us where it is located?
maybe a short vid to see it in action.
Yes I cant wait do debrand my streak,
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=859009
please dont hijack the poor man's thread lol
Ha, ha @da_jojo. I suppose that should be happy that sooomeone posted any reply in this thread. Im going to have a look at the boot animation you posted as that was something else id like to try tackling in the future as well. Although I have to admit I was a little bummed that no one could confirm my questions. Just keeping trying on my own I guess.
Sent from my Dell Streak using XDA App
brunswick000 said:
Ha, ha @da_jojo. I suppose that should be happy that sooomeone posted any reply in this thread. Im going to have a look at the boot animation you posted as that was something else id like to try tackling in the future as well. Although I have to admit I was a little bummed that no one could confirm my questions. Just keeping trying on my own I guess.
Sent from my Dell Streak using XDA App
Click to expand...
Click to collapse
yeah same here.. information sharing is limited to helpdeskfunctionality nowadays lol
the method i used works great and doesnt require a pc to use. the adb commands should be fine i guess.remount the dir should do. im not to sure about the block remount. you can remount system in adb with :
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock6 /system
after some fiddling i found out that bootanimations installer for droid x works good.
You don't neccessarily need a knowledge of ADB to theme. You could just open up Steve's ROM, edit what you want and sign it again (each .zip inside the update.zip must be signed also).
Then you just flash it through recovery.
Meltus said:
You don't neccessarily need a knowledge of ADB to theme. You could just open up Steve's ROM, edit what you want and sign it again (each .zip inside the update.zip must be signed also).
Then you just flash it through recovery.
Click to expand...
Click to collapse
yu, but i think its more handy to just copy the file over with rootexplorer, for testing. the end-product can then be implented in the update if required , the way you describe it.
Ok sounds good. Ill give it a try tomorrow if I have some down time at work. Cant wait to get to work on something for this beast.

Clockworkmod for Cellular South Galaxy S Showcase

The Showcase is the Cellular South version of Fascinate and is very similar in structure to the Mesmerize. While it has been determined that the Mesmerize files work for the Showcase kernel and Clockworkmod, I was able to get jt1134 to compile the same files from a dump of my showcase. Attached is the kernel for clockworkmod as well as instructions for getting it installed. redbend_ua and zimage are located in the kernel_update folder of zip file.
You will also need to be rooted and have the sdk installed to use adb.
You will need to install redbend_ua first extract the zip file then;
Code:
adb push path/to/redbend_ua /sdcard/redbend_ua
then you need to make it executable
Code:
adb shell
su
chmod 777 /sdcard/redbend_ua
Now you need to move it to the /system/xbin
Code:
adb shell
su
mv /sdcard/redbend_ua /system/xbin/redbend_ua
Take the zImage file and push it to the sd card.
Code:
adb push path/to/zImage /sdcard/zImage
Finally we need to flash the zImage
Code:
redbend_ua restore /sdcard/zImage /dev/block/bml8
Now you can download clockworkmod from market and install the fascinate version of recovery. When you get done you can then flash the attached zip and it will replace your stock phone kernel with the modded one giving access to bln and some other stuff.
Big thanks to jt1134 for taking the time to answer my questions and compile the kernel zip for my phone. Also props to thescorpion420 who I borrowed the installations steps from, since he already had it so well layed out in the mesmerize post. http://forum.xda-developers.com/showthread.php?t=850898
Thanks for the writeup! And thanks for the help, got this going on my Showcase a couple of days ago... very nice to have the ability to make backups!
Hey, sorry, I'm having some odd trouble with this and I was wondering if someone could help. When I attempt to push the file, I'm getting a "permission denied" error. Any idea how to fix this?
I had similar troubles when I did it... I used Root Explorer to move the files into the proper locations, and Terminal Emulator to run the commands.
Hey. Is the zImage the zip file attached to the first post? Sorry, I'm learning. Managed to get to the last couple of steps!
ShadowDude said:
Hey. Is the zImage the zip file attached to the first post? Sorry, I'm learning. Managed to get to the last couple of steps!
Click to expand...
Click to collapse
the zImage file is in the kernel_update folder of the zip file... so open the zip file and extract it from there.
anyone else from cell south lose vibrate?
Sent from my SCH-I500 using Tapatalk
Pensacola06 said:
anyone else from cell south lose vibrate?
Sent from my SCH-I500 using Tapatalk
Click to expand...
Click to collapse
You lost vibrate after making some modification?
after flashing the above kernel
Sent from my SCH-I500 using Tapatalk
Pensacola06 said:
after flashing the above kernel
Sent from my SCH-I500 using Tapatalk
Click to expand...
Click to collapse
No problem with vibrate for me after flashing the kernel... did you make a backup?
Vibrate is working fine on mine.
Sent from my SCH-I500 using XDA App
restored from backup, vibrate still broke, even tried factory reset. do you think warranty will cover?
Sent from my SCH-I500 using Tapatalk
I am an idiot. I was reading "bml8" as "bm18." *facepalm* Thanks for the help!
Pensacola06 said:
restored from backup, vibrate still broke, even tried factory reset. do you think warranty will cover?
Sent from my SCH-I500 using Tapatalk
Click to expand...
Click to collapse
I'm sure it will... that sounds like a hardware issue at this point
Has anyone tried flashing super clean rom for the mesmerize?I figure since the showcase and the mezmerize have a lot of similarities it might be possible but i dont want to brick it.
Flip260z said:
Now you need to move it to the /system/xbin
Code:
adb shell
su
mv /sdcard/redbend_ua /system/xbin/redbend_ua
Click to expand...
Click to collapse
I'm still getting the error:
failed on '/sdcard/redbend_ua' -Cross-device link
downloading Astro Free* right now to see if I can move it with that... Doesn't look like the FREE version will let me move or copy the file. I'm wondering if it will work if I buy Root Explorer
Well Root Explorer solved my issue. For some reason xbin had RO rights.. I flashed the Recovery now I'm installing ROM Manager to do a back up..
Finally finished my first back up..
Worked with no issues. Thank you for getting us one step further in Showcase development
Sent from my SCH-I500 using XDA App
add144 said:
Worked with no issues. Thank you for getting us one step further in Showcase development
Sent from my SCH-I500 using XDA App
Click to expand...
Click to collapse
there's now a vudoo kernel jt posted for the fascinate, mersmerize, showcase and it's smoking fast..
Can someone tell me how to do this from the terminal on my phone? my phone isnt showing under devices.
paullytinkle said:
Can someone tell me how to do this from the terminal on my phone? my phone isnt showing under devices.
Click to expand...
Click to collapse
Essentially, you would download Terminal Emulator from the Android Market and run the commands in the terminal. Note that the files should be copied to your /sdcard/ first!
A little more info, since you're running it from the phone (and not adb shell) your first command will be: su. PM me if you need more help!

what bootanimation.zip are you using?

i am using sifi bootanimation
http://www.youtube.com/watch?v=OgcfgvdzSso&feature=related
does anyone else have anything cooler...im bored of mine...
that one looks cool... personally I'm running a Doctor Who bootani, but then I have my whole phone DW'd out. here's the link to the OP for it if you wanna check it out.
http://forum.xda-developers.com/showthread.php?t=892368
im trying to get this one but cant seem to get it to flash
http://www.youtube.com/watch?v=FZkADy9-Xcg
gixer2000 said:
im trying to get this one but cant seem to get it to flash
http://www.youtube.com/watch?v=FZkADy9-Xcg
Click to expand...
Click to collapse
i had that 1 ...i dont like to hold my fone horizontal ...u rly dont flash it...i put my boot animations on thru root explorer..
I was going to download root explorer but since my root I can't bill apps to my tmobile acct and I'm not punching in my credit/debit card info
Sent from my HTC Glacier using XDA App
robot welding
http://www.youtube.com/watch?v=9jdkh5kKJzo&feature=youtube_gdata_player
[via XDA premium]
gixer2000 said:
I was going to download root explorer but since my root I can't bill apps to my tmobile acct and I'm not punching in my credit/debit card info
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
I would STRONGLY recommend using the ADB Commands if you cannot buy things via the Android Market. They do the EXACT same thing. Just Root Explorer type Applications make it visible.
And it's super easy to do from the CMD terminal
1) Log in as root
Code:
adb shell
2) make the system r/w ( i know it's now the "exact" coding but it works )
Code:
mount -o remount,rw -t yaffs2 /dev/block/mtdblk3 /system
3) delete the bootanimation.zip on the phone currently
Code:
rm /system/media/bootanimation.zip
4) log out of root
Code:
exit
5) change folders to the one where you stored the bootanimation you downloaded
Code:
cd c:\_________
6) push the bootanimation.zip to the /system/media folder
Code:
adb push bootanimation.zip /system/media
7) log back in as root and check the bootanimation
Code:
adb shell
bootanimation
If it looks like the one you want you can hold "crtl" and tap "c" to get out of it.
(if you do this in the terminal emulator, i do not know how to quit the bootanimation w/o pulling the battery)
I am using call of Droid I got it from absolute system
Sent from my HTC Glacier using XDA Premium App
gixer2000 said:
im trying to get this one but cant seem to get it to flash
http://www.youtube.com/watch?v=FZkADy9-Xcg
Click to expand...
Click to collapse
I currently have that one too but with sound.
http://www.youtube.com/watch?v=7jS4yxnAZEE
Honeycomb one from XOOM, well not yet but when I change roms.
Thank you neidlinger. I finally figured out how to use adb and your instructions worked like a charm
mind posting one with sound plz?
My Bootanimation!
I'm using this bootanimation: http://forum.xda-developers.com/showthread.php?t=947688
how do you put sound to a boot animation...can i use part of an mp3. or does it have to be a special sound file?
got a new boot animation.... green particals
http://www.youtube.com/watch?v=Q2XlYoi0ai4
let me no if want it
mightymike889 said:
got a new boot animation.... green particals
http://www.youtube.com/watch?v=Q2XlYoi0ai4
let me no if want it
Click to expand...
Click to collapse
can you post the link for this bootanimation? does it have sound?
I'm using the bios boot animation with the error rebooting at the end.
http://forum.xda-developers.com/showpost.php?p=12655743&postcount=88
beryenbeh said:
can you post the link for this bootanimation? does it have sound?
Click to expand...
Click to collapse
It doesn't have sound :/ do u still want me to post it?
heres the link any way
hit thanx if i helped
I made a bootanimation out of the title sequence to fringe. It turned out pretty good.
mightymike889 said:
It doesn't have sound :/ do u still want me to post it?
heres the link any way
hit thanx if i helped
Click to expand...
Click to collapse
Hey thanks I love it!

[MOD/HACK] init.d re-hack

This is something I realized when the init.d hack by naven was posted, it plain didn't work for me, and after some investigation i discovered that not all busybox versions had the run-parts applet.
It has come to my attention to that many users may not have the proper hack installed, at least the ones using my scripts, I had them check in /data for the zipaplign log and it was in fact not there.
I got it working by modding navens hack. Credit goes to him for his discovery.
Here is a link to the flashable zip. If you are using my scripts, check in /data for the zipalign log, if you don't have one, just flash this zip, reboot, and check again.
http://www.sendspace.com/file/9g6ngz
Thanks!
Edit (8/31/2011): Just so there is no confusion, this is not my new Speedy script, this is just a re-hack for init.d originally discovered by naven. This will just help those of you having problems with his hack. Obviously you need to be rooted and have recovery bootstrap.
Just flashed your zip. Log file in /data
Welcome back! Thanks for your work on the X2.
Sent from my DROID X2 using xda premium
Grapejelly!!
Sent from my DROID X2 using xda premium
Worked perfectly
Sent from my DROID X2 using XDA App
Is this a new version of your script then?
Do we have to flash this the same way with recovery (aka renaming it to update.zip) like i had to go with the manual gb update?
Nevermind, figured that out.. but why am i getting a signature verification on install? Where do i turn off sig verification?
SuBDivisions said:
Nevermind, figured that out.. but why am i getting a signature verification on install? Where do i turn off sig verification?
Click to expand...
Click to collapse
There is an option under advanced I think, in recovery, to enable/disable that.....
I dont have that option, unless now there is some other recovery peice im missing.. my recovery whichis Android System Recovery (3e) only has reboot, apply update, wipe data, wipe cache.
SuBDivisions said:
I dont have that option, unless now there is some other recovery peice im missing.. my recovery whichis Android System Recovery (3e) only has reboot, apply update, wipe data, wipe cache.
Click to expand...
Click to collapse
You need to use the modified boot -strap recovery available on this forum. D/L it & install it like any other app. When you open it, just read & follow the directions on the screen & you will get to the custom recovery where all good things flash from.
Sent from my DROID X2 using xda premium
SuBDivisions said:
I dont have that option, unless now there is some other recovery peice im missing.. my recovery whichis Android System Recovery (3e) only has reboot, apply update, wipe data, wipe cache.
Click to expand...
Click to collapse
You should be flashing this thru the Bootstrap Recovery, not the default Android Recovery.
Sent from my DROID X2 using Tapatalk
Ahh HA.. See i know i was missing something.. Thanks have been given.
Zip-align logs were not showing in /data/ for me, so I flashed this, and now they do.
I'm assuming that means the rest of the scripts weren't working either?
Cool. Going to flash this but need a quick question answered.
I have Busybox 1.19.0 installed. I downloaded "Busybox" from marketplace to install 1.18.4 but which location should I chose?
Options are /system/xbin/ or /system/bin/
Thanks
Sorry found this in original init.d hack thread:
BusyBox with run-parts binary, installed in /system/xbin - If you don't have BusyBox, you can download it from the market here.
Click to expand...
Click to collapse
hapyman said:
Cool. Going to flash this but need a quick question answered.
I have Busybox 1.19.0 installed. I downloaded "Busybox" from marketplace to install 1.18.4 but which location should I chose?
Options are /system/xbin/ or /system/bin/
Thanks
Sorry found this in original init.d hack thread:
Click to expand...
Click to collapse
You should be okay on 1.19.0 now, but busybox should always always be installed in xbin.
So which init is better or the working one?
gkitab said:
So which init is better or the working one?
Click to expand...
Click to collapse
Some people find that the re-hack (this thread) works (and the original does not), others find that the original hack works just fine. A way to test is to install my Speedy Gonzales scripts, reboot the phone, and then check in /data for a zipalign log. If not, then flash this re-hack.
I am running speedy. So should I us you init when using yours and his when trying his? How can we tell if yours is working and when using his if his is working? This is getting a bit confusing. I also noticed when I flashed speedy navens old oo got left behind. So I deleted al scripts in init folder and reflashed yours and all yours are now correct.
With his init and your script. Yours scripts are in there but no zipalign in data.
Should I start over by deleting unit folder flash your unit then speedy would that be the safe bet?
Thanks for staying.
gkitab said:
I am running speedy. So should I us you init when using yours and his when trying his? How can we tell if yours is working and when using his if his is working? This is getting a bit confusing.
Thanks for staying.
Click to expand...
Click to collapse
They are two separate things entirely. I posted the re-hack for those having troubles getting scripts to run with naven's original hack. The re-hack posted in this thread doesn't contain any init.d scripts, it's purely the hack. Like I said above, a good way to test his hack is to install my scripts (which it looks like you have), and then use a file manager like Root Explorer and navigate to /data, there should be a zipalign log, if there isn't then his hack isn't working.
Edit: Well, the biggest question is if the init hack you have installed is even working. I'm assuming you have naven's... try the above, let me know if the log is there or not.
I edited my post can you please check it and let me know what you think.
I do have his with your script.
I think I should I should delete init completely and start fresh with yours and your scripts. That sounds like safest bet. Or does naven init need to be there first then yours on top then your scripts. Thanks.

Categories

Resources