codelab-kotlin-coroutines
codelab-kotlin-coroutines copied to clipboard
Having trouble importing the Project into android studio
trafficstars
Craete project from existing sources does go smoothly and neither does importing project from external model.
I am not abke to just run the project with no errors because i get problems regarding the APK not being found, or need to migrate to gradle its a constant issue
please help
I am trying to start this codelab but i cant seem to really get anywhere with trying to import the project thats not gradle based project
To not get errors you must import the coroutines_codelab folder, that includes two modules: start and finish_code. It that way I have no errors and can run the apps without any problems.
Good luck!