Skip to content
forked from xbmc/xbmc

XBMC(Kodi) with flint.

License

Unknown, Unknown licenses found

Licenses found

Unknown
copying.txt
Unknown
LICENSE.GPL
Notifications You must be signed in to change notification settings

wudongyang/flintxbmc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlingXBMC

FlintXBMC is base on XBMC(Now named Kodi). It integrates the Flint SDK, so you can enjoy videos on your TV by any device which has Flint protocol inside, such as MatchStick.

  • Right now, only Android is supported.

How to build

  1. Download 'master'.
  2. Build libxbmc.so (for reference, see docs/README.android.).
  3. Run flintconfig.sh.
  4. Import the FlingXBMC project for Eclipse.
  5. Build and export xbmc.apk by Eclipse.

How to fling videos

Requirements

  • A device which has the Flint protocol inside, such as MatchStick.
  • A TV set or monitor with an HDMI port and your MatchStick device plugged into your TV.
  • Download and install the MatchStick Setup App on your smart phone (iOS or Android).

Steps

  1. Setup the MatchStick device connected to internet via WiFi by MatchStick Setup App.
  2. Run FlintXBMC and make sure that FlintXBMC is connected the same WiFi as MatchStick device.
  3. Tap the fling icon"fling icon" on the FlintXBMC screen. If you can't find it, see the FAQ.
  4. Select a MatchStick device.
  5. Play a video; it should now be playing on your TV.

Links

FAQ

Why do we need Eclipse.

  • Some library resources are required as dependencies for FlintXBMC. They need to be imported as library projects by Eclipse.
  • We can debug the Java codes.

Build Error when using Eclipse.

  • Go to Window -> Preferences -> Android -> Lint Error Checking,uncheck “Run full error check when exporting app and abort if fatal errors are found”.

Can't find Fling icon.

  • Make sure that FlintXBMC is connected the same WiFi as your MatchStick device.
  • Try to restarting FlintXBMC or rebooting your MatchStick devcice.

How to use Flint SDK

  • Please see the reperence here.

Supported FlintXBMC platforms

  • Android
  • iOS(in progress)

About

XBMC(Kodi) with flint.

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
copying.txt
Unknown
LICENSE.GPL

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 55.3%
  • C 38.8%
  • Shell 2.2%
  • Pascal 0.6%
  • Objective-C++ 0.5%
  • Python 0.4%
  • Other 2.2%