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.
- Download 'master'.
- Build libxbmc.so (for reference, see docs/README.android.).
- Run flintconfig.sh.
- Import the FlingXBMC project for Eclipse.
- Build and export xbmc.apk by Eclipse.
- 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).
- Setup the MatchStick device connected to internet via WiFi by MatchStick Setup App.
- Run FlintXBMC and make sure that FlintXBMC is connected the same WiFi as MatchStick device.
- Tap the fling icon"" on the FlintXBMC screen. If you can't find it, see the FAQ.
- Select a MatchStick device.
- Play a video; it should now be playing on your TV.
- 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.
- Go to Window -> Preferences -> Android -> Lint Error Checking,uncheck “Run full error check when exporting app and abort if fatal errors are found”.
- Make sure that FlintXBMC is connected the same WiFi as your MatchStick device.
- Try to restarting FlintXBMC or rebooting your MatchStick devcice.
- Please see the reperence here.
- Android
- iOS(in progress)