Skip to content

alessandroste/net6-android-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quickstart

  1. Install dotnet SDK
  2. Install android or android-aot workload
  3. Open project in VS Code
  4. Install recommended extensions
  5. Run Emulator task
  6. Run build task and select Run
  7. Application is built and started on the emulator, a white screen will be shown
  8. Attach the debugger to start the application

Troubleshooting

  • Build failing because no device is found: in the terminal run adb devices to start the ADB server. Then, in the emulator, disable and re-enable ADB setting from developer setting.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Languages