mobile phone OS

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
supagu
Member
Member
Posts: 46
Joined: Sat Apr 07, 2007 1:24 am

mobile phone OS

Post by supagu »

does any one know if there are any mobile phones you can get where you can replace the OS so you could program your own? any one dabbled in such areas?
User avatar
Brynet-Inc
Member
Member
Posts: 2426
Joined: Tue Oct 17, 2006 9:29 pm
Libera.chat IRC: brynet
Location: Canada
Contact:

Post by Brynet-Inc »

You would need to do some serious reverse engineering work on the device.. Finding documentation for any chips used in the device, The CPU that is being used.. etc..

It would probably take time, but anything is possible.. It would probably be easier to do on a device that's already using Linux.

http://www.linuxdevices.com/articles/AT9423084269.html

There would probably be a lot of hardware on the device that you won't be able to utilize though..
(Like being able to use it as a phone anymore..)
Image
Twitter: @canadianbryan. Award by smcerm, I stole it. Original was larger.
supagu
Member
Member
Posts: 46
Joined: Sat Apr 07, 2007 1:24 am

Post by supagu »

some of those phones make reference to this:
http://handhelds.org/moin/moin.cgi/HaRET

im not really intrested in reverse engineering, but could be cool to make an mobile OS if i could find a phone with the appropriate documentation
User avatar
inflater
Member
Member
Posts: 1309
Joined: Thu Sep 28, 2006 10:32 am
Location: Slovakia
Contact:

Post by inflater »

Anyway, JPC is a cool project too, it is meant to be a DOS/other OS? emulator for Java. You know that Java has it's portability - should we see booting MS-DOS 1.0 (or FreeDOS) on your MIDP2 compatible mobile phone? :) Maybe someday. I can't wait when it will be finished (with src) and even running on my SiemCX65 or k510i ! 8)

Home page:
http://www.physics.ox.ac.uk/jpc/

inflater
My web site: http://inflater.wz.cz (Slovak)
Derrick operating system: http://derrick.xf.cz (Slovak and English :P)
R2_
Member
Member
Posts: 50
Joined: Sat Dec 02, 2006 3:27 pm

Post by R2_ »

take a look at ipodlinux they provide source to their iPod OS so you won't have to completely lookup all the docs to the hardware.
Post Reply