Jump to content

[WIP] Cowon D3 porting


Guest fonix232

Recommended Posts

Guest fonix232

Cowon just released the D3, their media player Android device.

The look is very cool (look here).

All tests were done on Japanese Jellyfish RLS9!

Status:

- Got the framework working with all phones (thanks goes to MDCFan)

- Some Cowon apps are working (widgets mostly)

-- Music Player, Sound recorder does not work due to incompatible Sound framework

-- CowonTwit (Cowon Twitter client) does not work (bug in framework)

-- Photo Viewer does not work (SD card open fail)

-- Notes partially works (can not save - SD card open fail)

-- Taskmanager does not work (bug in framework)

-- Launcher, Contacts, MoviePlayer does not work (shared key problems, has to decompile to fix them)

-- Comic Player does not work (SD card open fail)

-- FM Radio does not work

-- Cowon Document Viewer works

(bold ones are major problems what got high priority)

Phone is still stable, will try to crash though ;)

ALL CLOCK WIDGETS ARE WORKING!

Tomorrow, after my exams, I will upload a package of the working parts! Not much, but further upgrades are coming.

Edited by fonix232
Link to comment
Share on other sites

Guest fonix232
PM me the library. I'll see what I could do.

Also watch at least first video here if you are doing it with IDA: http://www.woodmann.com/TiGa/idaseries.html

Covers a lot of useful stuff (editing and making dif file is shown in the end of video).

I'm not really into this assembly stuff. I can read it (barely), understand a part of it, but no more, and I do not intend to learn it ;)

Link to comment
Share on other sites

Guest fonix232

Looks like Cowon added some more stuff to the launcher (Nand read support in a different way, DMB support, called through their own package manger) so the launcher will take a bit more time. Jumping on the music player.

Link to comment
Share on other sites

Guest x.balli.x
Looks like Cowon added some more stuff to the launcher (Nand read support in a different way, DMB support, called through their own package manger) so the launcher will take a bit more time. Jumping on the music player.

how you do this thing man....i love doing this too......

Link to comment
Share on other sites

Guest fonix232
any updates with the launcher and apps?

I'm working on it ;)

Current problems are that Cowon added it's own frame keys, such:

- Nand manager instead of External manager (yea, SD card and built-in chip)

- Sound manager is a lot more extended

What is a problem, because I have to replace a lot of calls with stock android ones. Looks like I will have to port the whole ROM :S

Link to comment
Share on other sites

Guest rawsnake

Sorry for the stupid question here but considering the COWON D3 has a receiver will we be able to make calls over a standard network or not because on the site it says only internet calls are supported.

Link to comment
Share on other sites

Guest fonix232
Sorry for the stupid question here but considering the COWON D3 has a receiver will we be able to make calls over a standard network or not because on the site it says only internet calls are supported.

Well, I will work it out ;)

As for now, the only solution due to changes in the whole framework seems to be porting the whole ROM over.

Link to comment
Share on other sites

  • 5 months later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.