-
Notifications
You must be signed in to change notification settings - Fork 0
1. Installation
Bop V2 edited this page Nov 4, 2024
·
1 revision
- Open up a new
Windows Forms App (.NET Framework)
project - Go to
References > Add Reference...
- On the
Reference Manager
, click onBrowse
and select the android.dll built library. - 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!