Jaf Nokia Flash Tool

Jaf

Jaf Pkey


Download ; Direct

Installing Symbian Anna On Nokia 5800







-New RAM memory optimization (Exclusive)
-Tap Unlock with notifications enabled
-New Web Browser v7.3 with lower toolbar
-New Install Server correcting problems when installing some applications
-Desk with original transparent Widgets Symbian Anna (Exclusive)
-Created with the latest firmware versions available for each model.
-Built with the core of the Nokia N97 that allows better management of the RAM
-Processor speed increased to 536 Mhz fastest
-Support for emoticons and symbols posts
-Horizontal menu to full screen with the bar down
-Integrated Ovi Maps 3.6 Final (Exclusive Version)
-Language English and Spanish Latino
-Pure optimized Nokia Sources
-NOKIA built the new store STORE 1.16
-New default theme courtesy of Symbian Anna @ aj23thememaster Symbian Mac!
-Improved Sidebar improving much smaller space in all applications
-Full QWERTY keyboard Symbian Anna
-Image on and off the original Black NOKIA Symbian Belle Software.
-Tap Unlock unlock that increases memory performance and battery
-Behavior of Lights rescheduled
-Thorough cleansing of the firmware to get more free space.
-But all the other advantages of the previous version



Download ; Direct


Have fun !!!!!

Root GFIVE Luminous E660 Easily

Root your gfive e660
*without any fear
*without PC
*without cwm recovery
Download the new framaroot 1.9.3
From its official site : Download

Cm11 for Galaxy Ace S5830i

Cyanogenmod 11 kitkat for GT-S5830I
Updated Stable Version on 21-11-2014
Direct link

PORT MT6572 TO MT6572

Try This Method Carefully

1
Copy/replace the necessary files from Stock rom to port ROM
  • open stock ROM and port rom in separate window.
  • Delete the folder "firmware" folder from port ROM \system\etc" & Copy "firmware" folderfrom " Stock\system\etc" to "port ROM\system\etc"
  • Copy all files from "\system\lib\HW" and replace to "port ROM\system\lib\HW"
  • Replace libcamalgo.so and libcameracustom.so files from" \system\lib\" and replace to " port ROM \system\lib\"
  • Replace mtk_stp_wmt.ko file from "Stock\system\lib\modules" and replace to "port rom\system\lib\modules"
  • Replace boot.img from stock to port.

2.
Change necessary lines from updater-script and build.prop
In updater-script
  • Open updater-script using notepad++ from "port ROM \META-INF\com\google\android"
  • Remove whole lines contain assert word at the beginning of the file like this line 
    assert(getprop("ro.product.device") == "cancro" || getprop("ro.build.product") == "cancro");
  • Verify /system should be mounted in "/dev/block/mmcblk0pS" & /data should be mounted in "/dev/block/mmcblk0pD"

What is S and D?
S – System Mount Point
D – Data Mount Point
To know these mount point values
- Open MTK Droid Tool after connecting your phone to PC.
- Open Block Maps.
- Check these lines.



Change accordingly these lines in updater-script
format("ext4", "EMMC","/dev/block/mmcblk0p5", "0");
mount("ext4", "EMMC","/dev/block/mmcblk0p5", "/system");
mount("ext4", "EMMC","/dev/block/mmcblk0p7", "/data");

In build.prop
buid.prop (founder under /system folder) you can left it as it is or if you can compare with STOCK ROM change below mentioned lines

ro.product.model=
ro.product.brand=
ro.product.name=
ro.product.board=
ro.product.locale.language=en
ro.product.locale.region=US
3.
FLASHABLE ROM ZIP MAKING:

  • Select “Data (If present), META-INF, System folders and boot.img”
  • Right Click and 7Zip- > add to Archive -> Select zip and compression Method “Store”
  • Make a zip and Flash it.
  • DONE !!!
4.
OPTIONAL STEP: (If phone is in bootloop)
Install Andriod Kitchen to your windows/Linux
Refer :- ( http://forum.xda-developers.com/showthread.php?t=633246 ) 
- Rename port rom as WORKING_somename (important) and place it in Android-Kitchen folder.
Run Android Kitchen and
1, select "0" and "12" and "w" [it will extract boot.img from port ROM to Kitchen\BOOT-EXTRACTED ]
2, Now select "a" and then copy the boot.img from "stock rom" to"Kitchen\bootimg_mmddyy_hhmmss"
3, copy zimgage from "Android Kitchen\bootimg_mmddyy_hhmmss" & paste to "AndroidKitchen\BOOT-EXTRACTED"
4, compare the init.rc file inside extracted boot.img and find (ctrl+F)“cam”. Copy and replace lines related to camera from stock boot.img to port ROM boot.img.
5, now select "b" option in andriod kitchen [it will build boot.img from BOOT-EXTRACTED in to WORKING folder]
6, Then zip the whole and flash.


IF Any bugs ,Then Try This

BUG FIXING
After you able to boot into MIUI, you have to check for bugs. Here is few most encountered bugs after porting and their solutions.

(If you get any more bugs and solutions please let me know. I will add them here. It will be helpful for all.)

1. FOR NETWORK RELATED ISSUES (3G)
Replace from /etc folder, mddb then replace agps_profiles_conf, apns-conf,epo_conf, spn-conf, virtual-spn-conf-by-efpnn, virtual-spn-conf-by-efspn, virtual-spn-conf-by-imsi

2. FOR WIFI TOGGLE PROBLEM
Replace wide-dhcpv6, wifi in /etc folder

3. FOR INTERNAL / EXTERNAL MEMORY NOT MOUNT PROBLEM
Replace vold.fstab from /etc folder

4. FOR HIGH AUDIO VOLUME ISSUE
Replace libcustom_nvram.sofrom /lib

5. FOR CAMERA NOT CONNECTED ISSUE / CAMERA GREEN
Replace first libcamdrv.so and check if not success then replace libcameraservice.so from/lib

6. FOR AUDIO NOT COMING IN LOUDSPEAKER MODE
Replace libaudio.primary.default.sofrom /lib
If still sound related problem:
Replace all libaud*.so
Sometimes replacing all audio files give you a boot loop in that case replace only
libaudio.a2dp.default.so
libaudio.primary.default.so
libaudiocompensationfilter.so
libaudiocustparam.so
libaudiosetting.so
libaudioutils.so

7. FOR FLASH LIGHT NOT COMING FROM CAMERA
Replace libfeatureio.so from /lib

8. FOR FM PROBLEM
Replace from /lib/module folder mtk_fm_drv.ko

9. TO FIX GPS
Replace from/lib/module folder mtk_stp_gps.ko

10. TO FIX COMPASS
Replace libsensorservice.so from /lib

11. TO FIX VIDEO SHOWING PIXELS AND GLITCHES
Replace libvcodecdrv.so from /lib

12. SHOWING WRONG RAM INFO IN TASK MANAGER
Don’t change ro.product.device value from the miui rom you are porting.

13. FOR GREEN CAMERA
Replacelibdpframework.so from lib folder

14. PROBLEM WITH 2G/3G SWITCHOpen Dialer and type *#*#4636#*#*
If a Pop Up appears go to Phone Information and choose your preferred network type.

15. PROBLEM DOWNLOADING EPO
Replace in framework folder
mediatek-common.jar
mediatek-framework.jar
mediatek-op.jar
mediatek-telephony-common.jar

16. ANY RESOLUTION PROBLEM
Add this line to build.prop
ro.sf.lcd_density=your phone screen dpi
ex- ro.sf.lcd_density=480 for FHD devices

17. SOME KEYS NOT WORKING

Replace keylayout folder under usr

18. TOUCH SCREEN PROBLEM
(Sometimes screen behaves weird ..means for example if you touch bottom left effect on top right ...almost opposite response)
Replace libinput.so from /system/lib folder.


19. BOOTLOOP ON HDC CLONES
Replace libsync.so from /system/lib folder.


20. WIFI TETHERING PROBLEM
Replace dnsmasq from /bin folder.


21. SCREEN IS UPSIDE DOWN
In build.prop find this line
ro.sf.hwrotation=0
change the value 0 to 180.
ro.sf.hwrotation=180


22. Problem with Proximity Sensor
Replace nvram.so, nvram_platform.so, nvram_daemon_callback.so from /lib

23. Fixing Sdcard or Internal memory not showing Problem

Replace from /bin folder following files

vold

if still not fixed

ext4_resize
make_ext4fs
memsicd
memsicd3416x
mke2fs
sdcard
sdiotool
resize2fs

Thank me for posting this

Have a Nice Porting And Good Luck

Yxtel G009 Stockrom

I use Yxtel . Thats why i am going to share with you all. it can port to all mt6572 devices

specialy advan s5e

Download and try


Welcome everyone into our new site for hack your phone

Anyone can comment, if they have a problem or questions to ask

Or contact on Facebook : Asim Althaf

Or in our page : Hack My Android

Featured post

[PORT][Stable][7.1.1]Moto Stock Rom for Moto G3 [Volte]

Warning ! The rom is based on soak test builds of moto x play and g4 play and kernel is of firelord's, fire kernel. Stock nougat is sti...