Native Android phone app with Kotlin + Jetpack Compose + Material 3 dark theme. Features: TikTok-style video feed (public, no auth required), pairing code login, stream management, social profiles, P2P WebRTC device communication, file transfer. Feed starts without auth; social actions and other tabs gate behind pairing.
4 lines
74 B
XML
4 lines
74 B
XML
<resources>
|
|
<string name="app_name">LCK Control</string>
|
|
</resources>
|