Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
THREAD CLOSED
Tip us?
 
abd28xd
Old
(Last edited by abd28xd; 27th June 2011 at 08:48 PM.)
#1  
Member - OP
Thanks Meter 12
Posts: 79
Join Date: Jan 2011
Cool Samsung Wavealaxy I8900 (Android 2.2 on Wave) n00B Tutorial

FIRST OF ALL LETS ALL TAKE A MOMENT AND PRAISE SHADOWAS1 OLEG_K FOR THEIR LOVELY WORK


AND SPECIAL THANKS TO SHADOWAS1 ALL CREDIT GOES TO HIM

NOW LETS GET STARTED


Hey guys i know that most of the n00bs have faced problems in the installation of android ... and now they are disturbing oleg_k , shadowas1, nbates66 and other developers of the project

well all of these guys are busy
oleg_k is busy with gingerbread port

shadowas1 is busy with a working modem and other android 2.2 problems

so dont disturb them whatever problem you want to know post them here and luckily i have prepared a tutorial for you n00bs!!!

okay here we go

firstly you will be needing these things


1. Android FileSystem http://www.megaupload.com/?d=CI0QUBLY
2. zImage and SBL.bin http://www.megaupload.com/?d=4WDW8BOE
3. Fota: http://badadroid.googlecode.com/file..._boot_poc2.zip
4. Any DBT region firmware (tested and tried it does not install on any other region firmware) examples xxjk1 xxjl2
5. Multiloader 5.62 For flashing some files
6. A USB cable
7. windows for flashing through multiloader
8. Ubuntu or any other linux kernel based OS ... for partitioning and extracting of android rom



--What Works In This Version Is:-

1. TouchWiz 3.0 Launcher
2. Market including installation of apps
3. wifi
4. audio
5. video
6. settings
7. other launcher ... like touchwiz 4.0 launcher link given (other launchers can be downloaded from market)
8. hardware buttons
9. touchscreen drivers
10. market apps and games

--Future Additions Are:-
1. modem
2. gps
3. sensors
4. battery bugs
5. touch bugs
6. rom update to gingerbread 2.3.3 by oleg_k


nFAQ
n00b frequently asked questions

1. wifi not working??
a. so this is the frequently asked question....you will mostly get an error "obtaining ip address" this is a glitch in the ROM so to fix this you have to go to the network settings/wifi settings then in the wifi settings press the down volume button a menu will come up tap on advanced then enable the check on static ip and then fill out all the fields down below thats it now go back by pressing the end call button and then turn off the wifi and turn it on back again thats it your wifi works


2. market error ....apps do not install ?
a. that is surely a CHMOD error now what you have to do is start Ubuntu open a terminal ..in the first field type "cd /media" and hit enter
then "ls" and hit enter (it is a small L and not an I)
then type "cd your ext2 partition name" and hit enter then
type "chmod -R 0777 ./*"

and after this type "sudo sync"
and then unmount the drives by going into "Computer" and press the eject button on the left side panel


lets get started

first you have to have XXJL2 or XXJK1
in windows open multiloader 5.62 click full download
and then choose the bootfiles and the fota file (link given)
enter the download mode on your phone by turning off the phone completely and then pressing the volume down button+hold button+the power button after entering the download mode connect the phone through the usb cable and then clicking port search on the multiloader and then clicking download
after the process is done the the wave will reboot into bada successfully if it does not boot in bada successfully it means you have done something.....so do it correctly

then collect all your android data in a folder and put it somewhere ............ so it can be accessible by ubuntu

then take your phone format your memory card in bada

login as a ubuntu root user
pm me if you want to know how to login as root user

then open gparted partition utility in ubuntu browse to your memory card in gparted delete the fat partition on the memory card and assuming you have a 2gb card make 2 partitions first should be a fat16 partition of 1100 mb and the second partition should be ext3 of 900 mb .
remember to give a name to ext3 partition ...the only reason is that it solves alot of problems

then open badadroid.tgz file in archive manager and then in the file open filesystem.tgz and then open the contents on filesystem folder in the archive manager and then select all the folders and extract all of the contents to the ext3 partition through the archive manager not manually!!!

then after it is done copy the keypad file and paste it into ext3/sytem/usr/keyalyout/
overwrite the existing file

(optional steps:- if you want other customization files download the zip from this;)

after this

go to your wave internel memory make a new folder "galaxyboot"

and then copy the sbl.bin and the zImage to the folder

after you have done all this

open a terminal first type

"cd(space)/media" then
"ls" it is small L not and I then
"cd(space)your ext3 partition name"
then "chmod -R 0777 ./* "
then after the mod type "sudo sync"


after all this unmount the partitions
dont unplug the cable
just turn it off with the cable connected

after the phone is switched off
after all this process you might notice that the phone is heated up to fix this take out the battery and let the phone cool for 5 mins and then insert the battery close the cover

and press the end call key and after a minisecond press the call key
after you see a messed up screen with green line
let go off the buttons

the first boot might take around 20 mins for slower cards like class 2 or some class 4 cards and 10 mins for faster cards!

and voila ANDROID ON YOUR PHONE




tips and fixes for glitches


1. buggy lockscreen?
a. go to security settings aplly the pattern lock and you will get fast lockscreen

2. Wavealaxy in idle shuts down
a. download "load monitor from app market open preferences go to preferences
Click "Add Notification", "Only Notify high load", "Auto Start"
and "Wake Lock"
and then click the home button voila it does not shutdown


guys how do you like the new phone name
Samsung Wavealaxy S8900
 
73nokian
Old
#2  
Senior Member
Thanks Meter 23
Posts: 192
Join Date: Nov 2008
nice tutorial
 
tibef97
Old
#3  
Junior Member
Thanks Meter 0
Posts: 2
Join Date: Apr 2011
help ubuntu cannot recognise my wave. it says my device is busy
 
Samuel Sung
Old
#4  
Senior Member
Thanks Meter 14
Posts: 181
Join Date: Jun 2011
is there something new to the files or is it just the one from 22-6?
 
NHS2008
Old
#5  
NHS2008's Avatar
Senior Member
Thanks Meter 173
Posts: 790
Join Date: Jul 2010
Location: Mumbai
@abd28xd
Don't go with FAT16. FAT32 is the way to go. Also EXT 3 works better and faster for me than EXT 2. otherwise nice tutorial. fix hese points so I can point a herd of Noobs to graze over here!!
abd btw, where is the link for TouchWiz 4.0 launcher?
 
guari
Old
#6  
guari's Avatar
Senior Member
Thanks Meter 49
Posts: 171
Join Date: Mar 2011
Location: Milan
what's the status of camera driver for photo/video?
 
abd28xd
Old
#7  
Member - OP
Thanks Meter 12
Posts: 79
Join Date: Jan 2011
welll i am uploading all the customization files on mediafire they will be ready in 5 minutes !


and here is the way you install it

boot bada
start ubuntu
then copy touchwiz 4 apk file to system/app/
overwrite the existing file! =)


and no updtates on camera files i think they will be a top priority after the fix of modem and sensors!!
 
abd28xd
Old
#8  
Member - OP
Thanks Meter 12
Posts: 79
Join Date: Jan 2011
Quote:
Originally Posted by Samuel Sung View Post
is there something new to the files or is it just the one from 22-6?
no the filesystem is same but i have uploaded some new files for customization!!


Quote:
Originally Posted by NHS2008 View Post
@abd28xd
Don't go with FAT16. FAT32 is the way to go. Also EXT 3 works better and faster for me than EXT 2. otherwise nice tutorial. fix hese points so I can point a herd of Noobs to graze over here!!
abd btw, where is the link for TouchWiz 4.0 launcher?
sorry i forgot about that i am goin to change it thank you and yes it will be uploade please wait

Quote:
Originally Posted by tibef97 View Post
help ubuntu cannot recognise my wave. it says my device is busy
to solve it you need to change the usb port and then again connect your phone in ubuntu!!
The Following User Says Thank You to abd28xd For This Useful Post: [ Click to Expand ]
 
Axeleik
Old
#9  
Junior Member
Thanks Meter 2
Posts: 21
Join Date: Jun 2011
Thank you very much !!!
I try to boot android since last friday and i managed to boot it now !!! Thank you very much . Maybe your tut is better then the other one (i know it will be updated) ... Btw i had the green lines/red lines issue. Ah and this time I used a ext3 partition .
The Following User Says Thank You to Axeleik For This Useful Post: [ Click to Expand ]
 
abd28xd
Old
(Last edited by abd28xd; 27th June 2011 at 08:40 PM.)
#10  
Member - OP
Thanks Meter 12
Posts: 79
Join Date: Jan 2011
the pc had shut down due to some power shortage
started the uploading again
22%
sorry for the delay!

The Following User Says Thank You to abd28xd For This Useful Post: [ Click to Expand ]
THREAD CLOSED
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...