UrbanShineApp
MainActivity.kt
build.gradle
package com.urbanshine.app

import android.os.Bundle
import androidx.activity.ComponentActivity
import androidx.activity.compose.setContent

class MainActivity : ComponentActivity() {
    override fun onCreate(savedInstanceState: Bundle?) {
        super.onCreate(savedInstanceState)
        setContent {
            UrbanShineTheme {
                // Building the ultimate app experience
                AppNavigation()
            }
        }
    }
}
Build Output Terminal
Executing tasks: [:app:assembleDebug]

File Manager

/ home / urbanshin / public_html
cgi-bin
4 KB
index.php
1.2 KB
download.html
0.5 KB

Upload Artifact

Upload your generated app-debug.apk to make it live.

https://urbanshinecompany.co.in/download.html

Urban Shine Company App

v1.0.0-debug • Android APK

Downloading app.apk...