Advertisement
josacar

Install badadroid ( android ) in Samsung Wave S8500

May 28th, 2012
2,716
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.37 KB | None | 0 0
  1. Installing badadroid on Samsung Wave S8500
  2. ------------------------------------------
  3.  
  4. This step-by-step guide shows how to install the Android OS to Samsung Wave phone.
  5.  
  6. All credits goes to oleg_k, Rebellos, mijoma, mike and all people from xda-developers.
  7.  
  8. Extracted from:
  9. http://forum.xda-developers.com/showthread.php?p=26622628
  10. http://forum.xda-developers.com/showthread.php?t=1459391
  11. http://forum.xda-developers.com/showthread.php?t=1118436
  12.  
  13. 1.- Prepare an SD card with 3 partitions ( vfat, ext2, ext2 ) and format them
  14. 2.1.- Download arm-2009q3-68-arm-none-eabi-i686-pc-linux-gnu.tar.bz2
  15. 2.2.- git clone https://github.com/Rebell/bdroid.git
  16. 2.3.- Edit bdroid/kernel/build.sh and modify the line:
  17. export CROSS_COMPILE=/PATH_TO_EXTRACTED_ARM_TOOLCHAIN/bin/arm-none-eabi-
  18. 2.4.- cd bdroid/kernel && sh build.sh
  19. 2.5.- copy arch/arm/boot/zImage to your root internal storage
  20. 3.- Download http://code.google.com/p/badadroid/downloads/detail?name=AOSP_crespo_system.tar.gz and extract it to your second SD card partition
  21. 4.- Flash bada 1.0 or 2.0 compatible bootloader from Multiloader ( S8500XXKL5_BOOTFILES.zip from http://code.google.com/p/badadroid/downloads/list )
  22. 5.- Flash the FOTA compatible with your bootloader ( armlinux_boot_S8500XXKL5.zip from http://code.google.com/p/badadroid/downloads/list )
  23. 6.- Shutdown bada and power it with the call and power button
  24. 7.- Profit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement