<h1>
<p align="center">
<img src="https://avatars.githubusercontent.com/u/89791739?s=200&v=4" alt="Logo" width="128">
<br>Tauri Plugin Android TV Check
</h1>
<p align="center">
Check if the device is an Android TV device.
<br />
<a href="#about">About</a>
·
<a href="README.md#license">License</a>
·
<a href="./docs">Documentation</a>
·
<a href="CONTRIBUTING.md">Contributing</a>
</p>
</p>
## About
Check if the Android device is an Android TV device form factor.
## Publish to NPM and Crates.io
Make sure you have the necessary permissions and configurations set up for publishing to NPM and Crates.io.
```bash
npm publish
cargo publish
```
## License
MIT