Tizen Mobile Platform
- Latest Tizen project
- Support for Tizen 5.0, 4.0, 3.0
File Extension Support
Extenstions are defined via engines. Engines with tizenmobile support:
Requirements
- Tizen SDK
5.0
- Make sure your CPU supports virtualization. Otherwise Tizen emulator might not start.
- If you are deploying to a TV, follow this guide to set your TV in developer mode Link
Project Configuration
Feature | Version |
---|---|
Tizen Studio | 2.5 |
Tizen SDK | 5.0 |
react-native-web | 0.9.9 |
Babel Core | 7.1.2 |
Emulator
Make sure you have at least 1 TV VM setup
rnv target launch -p tizenmobile -t M-5.0-x86
Run
Run on Simulator
rnv run -p tizenmobile
Run on Device
rnv run -p tizenmobile -d
Run in Browser
rnv run -p tizenmobile --hosted
Advanced
Clean and Re-build platform project
rnv run -p tizenmobile -r
Launch with specific Tizen simulator:
rnv run -p tizenmobile -t M-5.0-x86