Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (10 loc) · 442 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 442 Bytes

android-tv-browser-autolaunch

An Android TV App (react-native) that auto-launches on boot and shows a browser with a hard-coded URL.

Useful for running a dedicated browser on a TV using a cheap Android TV box. We use it to run a Google Docs presentation on a TV at our tabletennis club TTV Flash.

Install dependencies

yarn install

Build & install

yarn apk

Update version

npm version {patch|minor|major|version}