[DEV] Bada Kernel - Android Development on Bada

Many time after search and code read we finaly find kernel Bada
But of course like Rebellios say's we need also right code from samsung
Ther's all revision 3
Also there's OLK4 revision 4 but need call and explain for what exactly need it then maybe they give a link for the last OLK4 V4
There's all links for LK4a source
HTC DREAM OLK4 complet kernel :
http://ertos.nicta.com.au/downloads/okl4-android-3.0.tar.bz2
Ps : Also pray to some codder's make Exe to AMSS.BIN and APPS_COMPRESSED decompress it !!!
Source Update in Time...

If you need other developers....
If you need other developers to help you decompress those files, try the other forums of this site like the android development kitchens etc coz the "serious" devs are there and dont visit this section of xda very much at all.
They may have the tools or are willing to mod their tools to dissect the files your talking about.
try this forum moderated by developers
http://forum.xda-developers.com/forumdisplay.php?f=613

Related

Android on Gene [Wing Linux]

Project aims to develop Linux and Android support for HTC Gene
How to Run It ?
Download Wing linux from http://sourceforge.net/projects/wing-linux/files/ .
Download file named wing-linux-xxxx-rootfs.cab and wing-linux-0.xxxx-gene.cab
make sure about having minimum 650MB free on ur memory card
Install the wing-linux-xxxx-rootfs.cab. It will be default installed on your storage card in folder /storage card/linux/ .
Install the wing-linux-0.xxxx-gene.cab.
Run WingLinux from Start menu.
It will take lot of time(About 10 Minutes) for first time, but Voila! it works!!!
very much thanks to - darkstar62 and kshaurya
There is a similer thread where linux on gene was discussed. Ramersonw had succesfully ported it but was unable to control Android. I think that thread may help you.
Hi Ankit,
You will need a lot of free time to port the Android for Gene. But let us to business. First, you must port a linux kernel for the Gene. This site has a kernel that you can use. This kernel is for the HTC Wizard but his architecture is similar to Gene, it can be used. You must map the gene GPIOS too. To do this you must use the Haret and Haret Console (see how here). When you have a kernel that works, you have the basis for Android.
Things you'll need:
- A PC running a Linux distribution (Ubuntu, Debian, ...);
- A Cross Compiler (OpenEmbedded, CodeSourcery's ARM Linux tool chain);
- Haret and Haret Console;
- A source code of a kernel for OMAP 850;
- Many cups of coffee .
Recommended Reading:
http://www.handhelds.org/moin/moin.cgi/FrontPage
http://wiki.embeddedacademy.org/index.php/Linux_OMAP_course_page
http://www.muru.com/linux/omap/devices/
http://elinux.org/Android_on_OMAP
Happy coding.
i try http://polaris.lurian.net/~zmc/ link
but stuff are old but can we use it for create new ?
also it is not possible to work alone and want some help (no beta tester )
i m noob in development concept
I will like to join into the effort of porting linux/android to GENE as it is going to open doors for our GENE to the entire new world of open source software.
Duron23 said:
I will like to join into the effort of porting linux/android to GENE as it is going to open doors for our GENE to the entire new world of open source software.
Click to expand...
Click to collapse
what kind of help u able to give me ??
Even I would like to work as beta tester.
Check this Out
Hi Ankit,
This is for Omnia but I think this can help u out
http://forum.xda-developers.com/showthread.php?t=431329
crazy4tricks said:
Hi Ankit,
This is for Omnia but I think this can help u out
http://forum.xda-developers.com/showthread.php?t=431329
Click to expand...
Click to collapse
g r e a t
hope we get new android 1.5 version boot on gene
i will start work on this from Monday
Something More
Hi All,
check this out a lot of information Guide for porting, system requirements, drivers and other things
source setup guide
http://www.kandroid.org/android_pdk/
http://www.kandroid.org/android_pdk/source_setup_guide.html
http://source.android.com/download
http://elinux.org/Android_on_OMAP
Documentation
http://source.android.com/documentation/building-for-dream
http://source.android.com/documentation
I am updating my website with new posts and uploading "Android port for titan" for future reference.
hope we can get something new for Gene.
Important
I just come to know that gene's cpu (201 Mhz) too slow to run Android, but i think we have to take a chance.
Read http://groups.google.com/group/andr...p/android-internals/browse_frm/month/2008-04?
@ankit
friend if u want a beeta tester I will be available as I stay in Mumbai.
More....
more information on....
http://elinux.org/Android_on_OMAP
I am upset
I think Only me and ankit interested to port Android(Linux) on gene as these thread dont have any post from last 10 days......
crazy4tricks said:
I think Only me and ankit interested to port Android(Linux) on gene as these thread dont have any post from last 10 days......
Click to expand...
Click to collapse
can is this possible to to boot directly from linux kernel if not there is no way to wast time becoz we don't have enough hardware to user android on ms kernel
currently i m working on EOL
Hi Ankit, did you had some success on boot from sd card?
Gene can boot with linux
ankit360 said:
can is this possible to to boot directly from linux kernel if not there is no way to wast time becoz we don't have enough hardware to user android on ms kernel
currently i m working on EOL
Click to expand...
Click to collapse
Dear Ankit,
Gene can boot up with Linux, but i am not sure that we will gate full functionality, I had read some where the procedure to boot directly from linux, I remember that was for HTC Kaiser but unfortunately forgot to bookmark that site, I will search again and will update you.
I am sure we can get a new operating system for gene
Nice to see this, Go Ankit go!!!!
crazy4tricks said:
Dear Ankit,
Gene can boot up with Linux, but i am not sure that we will gate full functionality, I had read some where the procedure to boot directly from linux, I remember that was for HTC Kaiser but unfortunately forgot to bookmark that site, I will search again and will update you.
I am sure we can get a new operating system for gene
Click to expand...
Click to collapse
hmm i think android is flavor of linux if linux boot then android also boot
Unless your phone is unlocked, edit the Makefile and replace the CARDID with your miniSD unique identifier, zeroing the first byte. Make sure MODEL matches your phone model as well. Build EOL:
Click to expand...
Click to collapse
can anybody tell me what is card id ? (id of sd memory card ) and how to know it
i tried this for a pen drive
I inserted my JetFlash into USB port, then using My Computer, I right-clicked for the disc properties and went to Hardware where I see my Pendrive maker is JetFlash and has a number XXXXXXX
Awating for Reply
What if we build a new kernal using config file.
I am not sure about it but if anyone have any idea please update me as soon as possible.
This is the hard part (at least for gene). We don't have a proper source kernel that works well on our devices. But if you want to try take a look here. This site have some source kernels that you can use for build to gene.

I need good working ANDROID ROM for Toshiba tg01

Please guys can somebody give me a good rom on toshiba tg01 with ANDROID.
There is a lot of stuff but it is too complicated for me to upload and go proper for good working device.
Can somebody make some ROM for toshiba to flashing like a normal Rom like windows 6 not software which is working in windows mobile.
Anyway please give me some good working rom in one file!! cab file or file for flashing device.
Will you have some good working ANDROIND ROM for Toshiba tg01 with easy instalation ? If Yes please give me a link.
Your needs might be fulfilled at least 1 year later.
broda1000 said:
Please guys can somebody give me a good rom on toshiba tg01 with ANDROID.
There is a lot of stuff but it is too complicated for me to upload and go proper for good working device.
Can somebody make some ROM for toshiba to flashing like a normal Rom like windows 6 not software which is working in windows mobile.
Anyway please give me some good working rom in one file!! cab file or file for flashing device.
Will you have some good working ANDROIND ROM for Toshiba tg01 with easy instalation ? If Yes please give me a link.
Click to expand...
Click to collapse
I don't see the reason for creating this thread unnecessarily when your exactly same post has been answered here - http://forum.xda-developers.com/showthread.php?t=672234&page=8
I am quoting the reply below (again exactly from the same thread!) by Lesscro
"1 - Hello
2 - Use original ROM...
3 - There is real "ROM" as you say... but only build developpement...
And there is no final version actually on Android... no need to search better configuration...
Wait for final and stable versionof ToshDroid...
My Advise...
See ya..."
You could follow the same thread where you are most likely to get more responses rather than this new thread! I think it won't be beneficial for anyone who tries to search for some information to look into 450 different threads if everyone started to post their questions as individual thread rather than addressing it in the correct thread!
*MODS* Is it possible to not have this thread any more!? (unless you see it useful in any other way!)

Plz help to cook my ROM , plz !

Hey guys plz help me, requesting all senior and junior members..
So i had started cooking a ROM using ervius kitchen, i involved in cooking becoz there was a rom that work perfect on my Gene but it had a camera problem so i decided to recook it and to change its camera files, and after a lot of research i had change its camera files, but along with the camera every thing in the rom was changed (remember i used ervius kitchen) that i hate, even in the device info the name was BenFes, that i think is the creator of kitchen , so plz guide me to change only the camera and nothing else in the ROM, beside this, i want to know how to convert a dump folder again into NB file... plz plz help me guys, i need ur full support..........
you shouldn't have created a new thread
ask your question in threads that concern your problem...
i've already answered your query here
refer to these threads for instructions
http://forum.xda-developers.com/showthread.php?t=523175
http://forum.xda-developers.com/showthread.php?t=561923
http://forum.xda-developers.com/showthread.php?t=552317
and i request you again not to create a new thread....unless it's to release a new ROM...so go ahead and get cooking!!
download this.Thats all you need.
Customize packages according to your needs.read the guides from the forum for further reference.

VM env. for Stock ROM and Mod

Hi,
I'm currently woring on creating a complete VM and a document with instraction of getting from compile to flahsing from begining.
The complete enviroment will be set and ready with the Stock ROM (currently targeting 4.0.2.A.0.58) and the Android OS.
This will allow users to be able to take this VM and start right a away to change the Stock ROM and integrate changes for that from other modes.
will update this thread when it's done. and links for download (unless someone will be faster the me )
18/12 Update:
Just now finish creating an working and compiling enviroment with 2.3.4_r1 of Android
now working on making it to work with the Sony Ericson source code...
Regards,
LaBBa.
Hi,
I need a little help here... i have followed the steps in Google:
http://source.android.com/source/initializing.html
and also the Journal:
http://journal.tianhao.info/2010/12/compile-android-gingerbread-on-ubuntu-10-10/
i have compiled the code and got it up and running and also in emulator with the command line that was written in the Journal and the Android is working..
now i try to understand the Sony Ericson guide:
http://developer.sonyericsson.com/wp/2011/05/06/how-to-build-a-linux-kernel/
I have downloaded the ARM cross-compiler and installed it, was really bad instructions on how to install it. but just need to run: sh ./the_downloaded.bin
and installed it correctly
after installing the ARM cross-compiler successfully done a make to the kernel but only after fixing the symbolic link that from some reason was attach to 0x86 arch and not arm.
the paths where different since i used the default installer path and match the same version that they used: 2010q1
so first done this for the .config :
ARCH=arm CROSS_COMPILE=~/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-linux-gnueabi- make semc_zeus_defconfig
Click to expand...
Click to collapse
then run the make:
ARCH=arm CROSS_COMPILE=~/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-linux-gnueabi- make
Click to expand...
Click to collapse
now i got kernel compiled!
the question is:
i know that with the Android compiling i got 3 files in the /source_android/out/target/product/generic:
1. ramdisk.img
2. system.img
3. userdata.img
do i need to use the ramdisk from the Android for the next steps of SE guide ?
1. Getting a RAM disk and extract it
2. Re-package it with all of the kernel of SE that we just compiled
3. Assembling the boot.img using the mkbootimg
moreover, after i assemble the files i want to make a really clean installation and cleaning all the flash and installing all in a vanilla mod.
what should be the next steps ?
Regards,
LaBBa.
I thought that the community here will help in this small matter so we will have more pepole that could join the efforts of making brtter and cooller roms... I guess I was wrong. All I wanted to do is help the dev community and create the full step by step guide to starting developers in the android world....
Sadly I'm forced to end this thread due to lake of knowledge...
Sent from my R800i using XDA App
labbala said:
I thought that the community here will help in this small matter so we will have more pepole that could join the efforts of making brtter and cooller roms... I guess I was wrong. All I wanted to do is help the dev community and create the full step by step guide to starting developers in the android world....
Sadly I'm forced to end this thread due to lake of knowledge...
Sent from my R800i using XDA App
Click to expand...
Click to collapse
im sorry i would help but i dont know much lol srry no one that knew could or would help
hi,
I hope that you are able to get this working.
i will use it when it is finished
Edit: what have you exactly done?
Maybe i can help
all i wanted to do is to download all the source codes and compile it and then creat the same version (for this case the .58) manually and get to the same images that need to be flahed.
i wanted to create from this a complete tut that others that have allot of knowladge in development could start working without the stragling of setting up an eviroment or all the issues about how to get from compiling to acctuall creating an .img to flash it on your device.
just a simple "out of the box" solution so pepole could get and work right a way without wasting time in assembling the source codes and setting then env.
ok, and where are you?
I mean what have you done for now??
please see the second post.. it's all there..
yes you need that ramdisk for the kernel.
but you need to edit the ramdisk to work with the xperia play.
i can do that, can you upload it??
what i'm going to do now is, i'm going to upload all the VM to the web and write the complete tutrial for all the steps i have done so far and then we could continue. thank you for trying to help!
ok,
if you need some help PM me!

Odin Python Version [Leaked ?]

I just found a Python Project which made by a guy from Samsung since 8 months ago. I cant think why dont anybody else know that which existed on GitHub. But it was built for Linux/Ubantu/Mac Platform and its written in Python 3.5 with wx Modules.. (GUI)
* I cant upload screenshots rightnow due to my mac issues in these days .. but trust me it WORKS
* I guess this guy, B. J Mun, aimed this as public sharing but anybody didnt mentioned .. may be
* If u want to test it on Windows, there is a implemented version by ME. I would upload it later
* This is for educational purposes only and just developers
* For those who asking me what is this, "This is just an alternative Odin Downloader for Samsung devices which written in Python and its for Linux Platform. You can know how the original Odin.exe worked with the Odin Protocol. And you can put it on yourself with the other programming languages such as C/C++/C#/Java.".
Take a look at pyodin.py .. thats based on Python Thread based class which included like transferring files/bytes when device is on the Download Mode. If you want to run it or compile it, u must install wxPython Modules with Python 3.5. type it on Terminal : python pyodin-gui.py
* Good luck
Author : Byeong Jun Mun([email protected])
Dept : System S/W R&D Team Grp.2
https://github.com/jihuun/devenv/tr...c469bd044a15d/backup_sec_161209/scripts/abget
Thanks bro
Hello there.
The link is now down.
Care to share? ;-)
Thx by advance
Stygmatik said:
Hello there.
The link is now down.
Care to share? ;-)
Thx by advance
Click to expand...
Click to collapse
devenv/backup_sec_161209/scripts/abget at master · echalkpad/devenv
Private Development Environment. Contribute to echalkpad/devenv development by creating an account on GitHub.
github.com

Categories

Resources