Skip to content

1. Installation

Bop V2 edited this page Nov 4, 2024 · 1 revision

Import on Visual Studio 2024

  1. Open up a new Windows Forms App (.NET Framework) projectNew project window.
  2. Go to References > Add Reference...References right-click menu.
  3. On the Reference Manager, click on Browse and select the android.dll built library.Reference manager.
  4. Done! If you have followed all the steps shown in the screenshots you should have successfully imported AndroidDLL to your C# .NET Framework project on Visual Studio!
Clone this wiki locally