josejefferson / android-jetpack-compose

Android + Kotlin + Jetpack Compose + Project IDX
0 stars 1 forks source link

how can i install the android sdk #1

Open HeshamGit opened 2 weeks ago

HeshamGit commented 2 weeks ago

is say and give me this error after rebuilding the project:

"specific version, for example: 'fwcd.kotlin@1.2.3'.

2024-06-12T02:55:52Z [android] : App state changed to : STARTING 2024-06-12T02:55:52Z [android] : Flutter daemon started 2024-06-12T02:55:55Z [android] : Starting a Gradle Daemon, 1 incompatible and 4 stopped Daemons could not be reused, use --status for details 2024-06-12T02:57:30Z [android] : Error:

2024-06-12T02:57:30Z [android] : Error: FAILURE: Build failed with an exception.

josejefferson commented 2 weeks ago

When importing the Git repository into Project IDX, check the "This is a Flutter app" option. Then, run the .idx/run.sh command in the terminal. I should remind you that Project IDX is still in Beta, so it may stop working at some point.