Demo application with libMediaAmbilight using on Android. Android is connected to 4 Bluetooth leds (Giec leds).
Usage:
Ambilight.getInstance(View view, Context context, SurfaceHolder.Callback callback, Callable preparedCallback, Boolean debug); Surface surface = Ambilight.getSurface();
MediaPlayer mp = new MediaPlayer(); mp.setSurface(Ambilight.getSurface());