Author Topic: playing videos  (Read 5778 times)

sippytom

  • Newbie
  • *
  • Posts: 20
playing videos
« on: November 07, 2012, 11:48:14 AM »
Hi,
Just purchased a MK 808 mini TV for android single.
I want to develop a movie database which I have working on a PC and use this database to select then play movies.
Any ideas anyone?

Tom

Malkom

  • Administrator
  • Sr. Member
  • *****
  • Posts: 289
Re: playing videos
« Reply #1 on: November 07, 2012, 03:59:13 PM »
Hi,
Just purchased a MK 808 mini TV for android single.
I want to develop a movie database which I have working on a PC and use this database to select then play movies.
Any ideas anyone?

Tom
Hi Tom

Once you have HAC connected to your MK 808 then you could try the example database project and see if there are any problems. However, to save having to install HAC, a built version(apk file) of the database project can be downloaded directly from our Examples web page. The database project is  available on our Examples web page including a screen shot - it also comes with HAC.

I haven't tried an MK808 yet so don't have any experience with it. I guess  it should just need the Debugging enabled and enabling 3rd party apps to be installed then HAC should be able to connect. Once you have the IP address of your device then issuing adb connect 192.168.x.xxx in a DOS terminal window should allow HAC to see the device.

Android uses SQLite so hopefully your PC database is compatible.

Malkom
I am sorry but I do not have time to answer questions by PM or email.
If you post your questions in this forum then it might help others.

sippytom

  • Newbie
  • *
  • Posts: 20
Re: playing videos
« Reply #2 on: November 07, 2012, 09:22:57 PM »
Thanks for that. I have tested the database demo on my XOOM.
What ideas I needed were video playback.
I have not read the manual, I just sent this is through my XOOM.
But I will do some tests later today after work.
Tom

 

anything