Gents, try to get yourself a beagleboard or pandaboard development board. These are not that expansive and allow you to play around with the kernel. Using QEMU (android vm) will not help since it does not support dvb devices as far as I know.
There were already some attempts to get DVB running on android systems, don't remember the link but google it and you will find it. On Fri, Oct 25, 2013 at 4:01 AM, Zhenhua Zhu <[email protected]> wrote: > there are DVB API in linux kernel , many software support it, and in > android framework, you need design your own dvb service and also your DVB > apk. > > 在 2013年10月17日星期四UTC+8下午3时34分24秒,杨杨毅写道: > >> Hi, Dreamo, >> >> I'm developing DVB drvier on android device like you. Maybe We could >> further dicuss how to fix the problem. >> >> On Tuesday, October 8, 2013 8:43:16 PM UTC+8, Dreamo wrote: >>> >>> Hi, >>> >>> i will be developing some android app that works with data received via >>> DVB-T, for starters i need to install DVB drivers to android kernel >>> (probably best way will be through some kernel module). I really don't have >>> much experience regarding kernel development so i came here for some help. >>> >>> I would like to start working on some virtual device, because i don't >>> possess any real device with which i can mess with kernel (at least not >>> yet). >>> Can u guys give me some starting pointers (if any of u you tried >>> something like this before or heave any experience with similar matters) on >>> which virtual device is most suitable for this and generally how to start? >>> Would i need android NDK for this? Or can i just use some toolchain to >>> croos-compile some dvb drivers to perhaps some VMvare Android VM? >>> >>> Any replies are welcome, >>> >>> regards >>> >>> Dreamo >>> >> -- > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-kernel > --- > You received this message because you are subscribed to the Google Groups > "Android Linux Kernel Development" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel --- You received this message because you are subscribed to the Google Groups "Android Linux Kernel Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
