Skip to main content

ADDING SMALL BUT COOL STUFFS


ADDING DESIRED TEXT DURING ROM INSTALLATION:-
  • After Finishing your Rom,drag and drop Meta-inf/com/google/android/"Updater-script" to anywhere in your pc.
  • Now open it with Notepad++,and use this code to dislpay your texts in installation:-
    Code:
    ui_print("        ");
  • Put any alphabet or symbol or digit between (" ") and it will show during Installation.
  • For generating cool Ui prints you can search Google about text to ASCII converter websites and put your text and get cool texts for installation window.
  • After all modifications done,drag and drop back updater script to zip.
  • For Example:-
      

    Code:
    ui_print("========STARTING INSTALLATION===========");
    ui_print("========================================");
    ui_print("         |\    _,--------._    / |  ");
    ui_print("         | `.,'            `. /  | ");
    ui_print("         `  '     BEAST    ,-'   '  ");
    ui_print("          \/_         _   (     / ");
    ui_print("          (,-.`.    ,',-.`. `__,'  ");
    ui_print("           |/*\ ),-','*\`= ,'.` |  ");
    ui_print("           `._/)  -'.\_,'   ) ))| ");
    ui_print("           /  (_.)\     .   -'// ");
    ui_print("          (  /\____/\    ) )`'\  ");
    ui_print("           \ |V----V||  ' ,    \ ");
    ui_print("            |`- -- -'   ,'   \  \      _____ ");
    ui_print("     ___    |         .'    \ \  `._,-'     `- ");
    ui_print("        `.__,`---^---'       \ ` -' ");
    ui_print("           -.______  \ . /  ______,- ");
    ui_print("                   `.     ,'  ");
    ui_print("=== STOCK BEAST ROM BY DIGYVIJAY KR. ===");

ADDING AROMA INSTALLER:-

  

Take help from HERE
And here is an HELPFUL VIDEO.
I will explain these stuffs later

ADDING CUSTOM BOOT ANIMATION & SHUT-ANIMATION:-
  

You Can find bootanimation and shutanimation under system/media folder.If you ported from larger resolution device or smaller resolution device then animation will look weird.so you need to resize it or add own made one.
  • For adding own or editing previous boot-animation you will need this software-Download thanks to @despotovski01 for this)
  • Now install it.You will also need to know your mobile resolution for making or resizing boot-animation or shut-animation to your size.

    FOR RESIZING BOOT-ANIMATION & Shutanimation:-


  • Take bootanimation.zip from system/media and extract it to any folder.
  • Now you will see lots of images in it under its sub folder like part0 part1...
  • Resize all images to your screen resolution.You can use some softwares to resize them easily.Find on Google.(do not mess with serial number order)
  • Now make a New folder and make another folder under it named- "part0" and put your all resized pngs to it.(from all folders you have in your bootanimation.zip)
  • Start Boot Animation Factory and Click on "create a new boot-animation",then choose "folder" and click OK.
  • Now click choose folder button and browse your created folder in which you put part0 folder.DO not choose part0 folder,choose is outer folder.
  • Here Click on add loop then select part0 folder in prompt dialog box and click on add.
  • If you want to repeat animation then tick repeat.Now you should preview it first before saving.you can adujust animation speed by clciking on text above your loop created,and click to edit it and then edit FPS according to need.Here is the example line:-30 is FPS here and rest is reso...
    Code:
    480,854,30
  • If everything fine then click save boot-animation and save it with name same as in sytem/medaia folder and then replace it.Its all done.
  • Same process for shut-animation.


FOR CREATING BOOT-ANIMATION & Shutanimation:-
  • You will have to use own creativity skill for creating its frames.Some knowledge of Photoshop required.
  • Design your boot animation frames and manage it serially.
  • Create a folder with any name and create another sub folder in it named "part0" and put all your designed pngs in it.
  • Start Boot Animation Factory and Click on "create a new boot-animation",then choose "folder" and click OK.
  • Now click choose folder button and browse your created folder in which you put part0 folder.DO not choose part0 folder,choose is outer folder.
  • Here Click on add loop then select part0 folder in prompt dialog box and click on add.
  • If you want to repeat animation then tick repeat.Now you should preview it first before saving.you can adujust animation speed by clciking on text above your loop created,and click to edit it and then edit FPS according to need.Here is the example line:-30 is FPS here and rest is reso...
    Code:
    480,854,30
  • If everything fine then click save boot-animation and save it with name same as in sytem/medaia folder and then replace it.Its all done.
  • Same process for shut-animation.




ADDING DESIRED BOOT LOGO:-
  
  • Download logo builder-Download And install.
  • Get Stock logo.bin -Get the file from your device (/dev/logo) or from stock Rom sp tools flasher.
  • Open Logo-builder and Click Create New Project
    .,? ,1
  • Now Select the logo.bin file you extracted from the device or took from stock rom.
  • Make a new folder for the project, any name will work
  • 0Select the folder and click on OK
  • You will see a progress bar running down. After finishing, you will get a whole bunch of images in the above selected folder
  • After that,Open the folder containing all the images which you made earlier.
  • Here Edit or replace" img1.png and img39.png " but keep one thing in mind that use same name and same resolution and same format(png) for replacing.
  • Click on "make" button on LogoBuilder and you will get update.zip in the folder you made for this project.You can flash this update.zip directly via cwm or you can add to your rom by using below step.
  • For using logo in your rom,extract logo.bin from update.zip and drag and drop to port rom zip or you can also put this in working folder of kitchen before making Rom.After that,add below code in updater-script to extract your logo-
    Code:
    package_extract_file("logo.bin", "/dev/logo");

Comments

Popular posts from this blog

How To Check DoulCi Server Status

Many people already unlocked their iPhone with iCloud  bypassed activation method using  DoulCi service , but a lot of people who are still not able to bypass their iPhone  iCloud Activation  just because of doulCi server status; as the doulCi server is offline now and then so we find something here to  check DoulCi server status  whether the server is online or offline just read this post for more details. Advertisements iCloud lock is very big shield against thieves, but generally the iPhone user forgot their device password or buy such an iPhone which is locked one, so there is no official mean to bypass the this iCloud Activation except few are available in the market such  Chronicunlocks  which is not a free service, as one have to pay about $149 for unlock service, but on the other hand the doulCi is a free service to bypass iCloud Activation lock. See Also: Apple iCloud Activation Lock Bypassed To Unlock Stolen iPhones iCloud Removal Tool Released By ChronicUnlo
dolby digital plus for lava iris x1 * download here   dolby digital plus.zip *flash it from cwm recovery !!! iam not resoponsible for your mobile. take your own risk,

PORTING ROMS FOR MEDIATEK

FEATURE OF THIS GUIDE- NOOB -> EXPERT  I DONT KNOW THE METHOD I USE TO PORT WILL WORK FOR OTHER CHIPSET DEVICES OR NOT AS I ONLY USED MEDIATEK DEVICE. IF YOU ARE IN A HURRY THEN SEE HERE MY 1-MIN PORTING GUIDE. AND YOU CAN FIND HERE MY TRICKY CONCEPT- "X" TO SAVE MONEY,TIME,NET DATA. -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- WORK BEGINS -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- THINGS NEEDED (INSTALL BELOW THINGS AS PER YOUR OS BIT VERSION,IF YOU HAVE 32 BIT OS THEN INSTALL 32 BIT STUFFS AND IF YOU HAVE 64 BIT OS THEN CHOOSE 64 BIT STUFFS. WIndows Running PC or Laptop. JAVA -  Download Cygwin -  Download 7zip Compressor- Downl