Jump to content

Super Pulse Guide


Guest pCasto

Recommended Posts

Guest pCasto

The Super Guide to the t-mobile pulse!

Hey! this is my first post. If your a noob,read this.

1-About ROMs

Rom means read only memory. but here at modaco,it is like a custom os.

This may add some beef and bacon to this phone.

Like Overclocking,Themes,Launchers.

But it can brick I SAID BRICK your pulse.

2-Can I make a rom?

Yes! but you need to know a bit about unix commands.

and you will need dsixda's awesome kitchen.

THANKS DSIXDA!

3-Can you Teach me?

NO I AM NOT YOUR TEACHER! jk. but that is in another post out at xda.

4-Launchers

Noob: what the hell is a launcher?

Teacher: It is something that changes the look of your homescreen.

like go launcher. It also has themes.

5-ROOTING

Noob: AGAIN,WHAT THE HELL IS ROOTING?!?!

Teacher: It is to gain previliged access to the phone. Like you are a "superuser"

It lets you even hide the status bar. But it MAY brick your pulse. I SAID BRICK!

6-Bootloader.

Noob: Who is bootloader?

Teacher: Bootloader is a security guard that checks anything on the phone. a locked bootloader refuses any custom rom or kernel. if you flashed one,Bye bye pulse. Unlocked lets you flash anything you desire.

7-IS PULSE UNLOCKED?

Yep,Nooby. then why this forum was made,NOOB?

8-To be continued.

sorry for any bad english guys,I am busy and i will continue later.

Link to comment
Share on other sites

  • 3 weeks later...

Super Pulse Guide 2

1-Heya,Noobies,Pulse newbies,any intrested people in the SUPER DUPER PULSE GUIDE VOL.2!!!

Ok we here will learn how to's and guides.

1-Dsixda's Awesome Kitchen. (give him lots of thanks)

Tools Needed:

Dsixda's special cygwin - Used to run the kitchen.

Kitchen itself - we cook in it our ROMS. Note: the kitchen will be named Android-Kitchen 0.218.

JAVA JDK - INSTALL THIS BEFORE ANYTHING!!!!!!!!!!!!!!!!!!!!!

Find the links at:http://forum.xda-developers.com/showthread.php?t=1801690

Download dsixda kitchen from GitHub source.

HOW TO DO THIS:

1-Download and extract the cygwin_packages.zip

2-Run the set up(make sure there is no previous cygwin installation)

3-NOTE: INSTALL CYGWIN IN ROOT DISK LIKE C:\

Follow the kitchen read me txt!!!

local package directory *must* be the path to the cygwin_packages folder that you just extracted.

Look. Firstly,Choose the Install from local blah blah. then the path must be INSIDE that cygwin packages.

4- Instead of all default, Make it all install.

5- Wait a sec and be patient.If Cygwin is done, Open it. wait till u see ex: john@john-HP

6- close cygwin. Then rename kitchen's folder instead of android kitchen to just kitchen.

then copy that kitchen into c:/cygwin/home/username.

IMPORTANT NOTICE: If ur username has spaces like John smith,Put Kitchen in c:/cygwin/home.

7-those who have their kitchen like this C:\cygwin\home\kitchen use these commands.

cd ../kitchen( press enter) ./menu ( press enter )

8-If you got the gray texted screen, HURRAYY!

-------------------------------------------------------------------

How to use this Kitchen:

Step Two: Setting up a working folder

THERE ARE TWO METHODS FOR THIS.

1. WHEN YOU HAVE BASE ROM AVAILABLE.

2. WHEN YOU DON'T HAVE BASE ROM.

FIRST METHOD -

First our folder structure should look like this:

Code:

cygwin folder/home/your user name/kitchen

Inside the kitchen it should look like this:

original_update

scripts

tools

menu

readme

Now we need a rom to work on, you can use any rom.

Just Place the original rom zip in the original_update folder inside the kitchen.

run the cygwin.exe again type:

Code:

cd kitchen(enter)

./menu(enter)

now enter option 1, enter again. You should see your rom listed, choose and enter

you will be asked about changing the working folders name, at this point it makes no difference so just continue.

congratulations you have a working folder!!!

SECOND METHOD - this method is by neroyoung

FIRST MAKE A WORKING FOLDER IN CYGWIN FOLDER

Quote:

IT SHOULD LOOK LIKE THIS

cygwin folder/home/your user name/kitchen/WORKING_(your rom name)

NOTE: FOR THIS MEETHOD WE NEED 3 FILES AND FOLDERS TO BE PLACED IN WORKING FOLDER.

1. META-INF FOLDER - GET THIS FROM DOWNLOAD FILES LIST IN FIRST POST

2. SYSTEM FOLDER - TUTORIAL BELOW

3. BOOT.IMG - TUTORIAL BELOW

2. getting system folder

(NOTE - YOU MUST BE ROOTED FOR THIS MEDHOD)

This is universal method and can be done easily using terminal emulator.

For this simply download Terminal Emulator from Android Market.

we need freshly flashed device here. OTHERWISE YOU WILL HAVE LOT OF JUNK FILES.

Open it and type:

Quote:

su

tar -c system/* >> sdcard/system.tar

This will copy all your /system folder to your SDcard with name System.tar

This will take some time to finish so be patient.

After it's done you should have a tar file in your /sdcard named system.tar

You can extract it using Winrar or 7zip software. But yes this will have huge size , as it has other useless folders so you will have to delete them. After extracting this system.tar file you will get following folders (Similar one)

Quote:

/etc

/fonts

/framework

/lib

/lost-found

/media

/sd

/semc

/usr

/xbin

build.prop

And some other files and folders like ""autorooted,kernel files" etc

Now simply delete the folders marked in red color and its done.Don't worry if you don't have folders with red colors above,we don't need them.

And the final files that we will have in our system folders will be

/app

/bin

/etc

/fonts

/framework

/lib

/media

/semc

/usr

/xbin

build.prop

If it dont have semc folder no need to worry.

NOTE: YOU CAN ALSO GET THIS SYSTEM FOLDER BY USING ANY ROOT BROWSER. JUST FIND THIS FOLDER AND COPY/EXTRACT TO SDCARD

NOW COPY THIS system FOLDER TO WORKING FOLDER

3. getting boot.img

Here we have 2 options

1. stock boot.img from stock rom - simple kernel which we get in brand new mobile.

2. custom boot.img from custom kernel - kernel which are modified for overclock or other features

Quote:

1. getting stock boot.img from stock rom.

extract your stock rom with winrar or 7zip. you will see boot.img there. copy it to working folder

2. getting custom boot.img from custom kernel.

download any custom kernel which is only for your device.

extract it with winrar or 7zip and copy boot.img to working folder

NOTE: many of new devices have kernel.bin and other files instead of boot.img so skip this part if your device don't have it.

----------------------------------------------------------------------------------

MOD TIME!

Adding/removing applications

1. Go to the working folder where you extracted your rom.

2. Then go to "system/app" inside this folder you will find all the rom applications(apks) you may also find some in the data folder if your rom has this folder.

3. Copy, replace, and change any app(apk) be carefull if you dont know what the apk is do not delete!!

If you can not find some apps in this guide then try opening all those app in your phone and see app name and icon or move those apps from system/app to sdcard and see what is not working...

THEMING:

1. replace stock launcher with launchers like nova launcher or holo launcher

2. theming using uot kitchen (fonts, status bar, batery and other icons etc

Adding ringtones :

Take your ringtone file...it should be in .ogg format..If not then convert it to .ogg..

Locate to the folder system>media>audio>ringtones>

Copy and paste your .ogg files here in ringtones folder..

You can also change notifications, alarm and UI tones like this..

Changing the Fonts :

Take your desired font.ttf file and rename it as DroidSans.ttf..

Locate to the folder system>fonts>

Now, replace the file DroidSans.ttf with your desired DoridSans.ttf...

To change the lock screen clock font...replace the Clocktopia.ttf with your desired one..(rename first)..

----------------------------------------------------------------------------

REPACK AND FLASHING TIME!

AND AT LAST

Now that you have made some changes it's time to pack the rom and test!!

Run the cygwin and type

Quote:

cd kitchen(enter)

./menu(enter)

enter option 99 - "biuld rom from working folder"

Choose your build option and few more enters

I recommend that you go with all default options until you get more experience with the kitchen.

When rom is packed and signed it will ask to change rom zip name (type name of your rom)

When its all done you will find a folder inside "cygwin/home/yousername/kitchen" called output_zip

Inside the folder is your new rom ready to be flashed and tested!!!

congratulations you have built your own rom!

TO BE CONTINUED.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.