Multi-module Android app (app/shared/sdk) with backend-driven auth, Quest Platform SDK login, YouTube/Twitch OAuth linking, stream management via AIDL service. Compose UI with Hilt DI.
21 lines
283 B
Plaintext
21 lines
283 B
Plaintext
*.iml
|
|
.gradle
|
|
/local.properties
|
|
/.idea/caches
|
|
/.idea/libraries
|
|
/.idea/modules.xml
|
|
/.idea/workspace.xml
|
|
/.idea/navEditor.xml
|
|
/.idea/assetWizardSettings.xml
|
|
.DS_Store
|
|
/build
|
|
**/build/
|
|
/captures
|
|
.externalNativeBuild
|
|
.cxx
|
|
.kotlin
|
|
local.properties
|
|
|
|
# Platform tools
|
|
ovr-platform-util.exe
|