Welcome to the Rockbox Technical Forums!
I can't wrap my head around this - android without dalvik. That would be pure linux then.
RK2926/RK2928 is updated from RK2918, and they are changed in the old architecture of previous generation products, using the new Cortex-A9 architecture
saratoga,mb not enough ram ? DX50 based on Rockchip RK2926, DX100 - RK2918.QuoteRK2926/RK2928 is updated from RK2918, and they are changed in the old architecture of previous generation products, using the new Cortex-A9 architecturebtw, for hi-end HiFiMan HM901(Ingenic JZ4760B) used Android too. for mips! freaky! FiiO X5\X3 based on JZ4760 used µC/OS-II.
I looked at your repo and this port looks much more like other hosted linux ports then android. Anyway nice to see progress. I strongly recommend to pop-up on IRC.
Right now I'm only working on rockbox inself.Of course we will need to develop some kind of installer later. Enabling adb is as easy as setprop persist.sys.usb.config adbsetprop persist.usb.debug 1; see /bin/openadb in stock firmware.You can get an adb-enabled image of 1.2.8 at https://mega.co.nz/#!Ih5QTJzI!0DXEqNgJBWeK1QFqTeOhXW5KaH6LP4Vi0M38Wtd2PZM
I love the trick to boot on rockbox with the ln -s I'll try to lend you a hand, even though im not a RB core dev Edit : let's start with ? : http://www.rockbox.org/wiki/PortingHowToEdit2 : by installing directly through adb, the backup system will reinstall the backup image booting on mangoplayer, right?
Actually I've done a simple launcher, which captures keypresses, manages symlinks and allows switching players.The launcher replaces MangoPlayer at /system/bin. I'll share its source.
Do you mean that you want to write proper config for building for dx50 separately from android? That would be great!
So you actually can "double boot" somehow, nice !I dont really get your point. If i am right, you're actually using the android RB port, however going through the "original" port of RB would require cross compiling. It's doable, but it's a choice to make at the beginning of the project, since both ports are quite different to my knowledge.
Page created in 0.137 seconds with 21 queries.