Skip to content

Flybuy example app using .Net MAUI and Xamarin SDK bindings

Notifications You must be signed in to change notification settings

RadiusNetworks/flybuy-maui-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flybuy MAUI Example

Flybuy example app using .Net MAUI and Flybuy SDK bindings

Installation

Follow instructions at https://learn.microsoft.com/en-us/dotnet/maui/get-started/installation?view=net-maui-9.0&tabs=visual-studio-code.

Android setup

Run the following in the project folder. Note currently using .NET8.0

dotnet build -t:InstallAndroidDependencies -f:net8.0-android -p:AndroidSdkDirectory="<AndroidSdkPath>" -p:JavaSdkDirectory="<JavaSdkPath>" -p:AcceptAndroidSDKLicenses=True

Running the app via VSCode

  1. Select the debug target in VSCode by clicking the {} in the lower right, then selecting the target.

Debug Target

Debug Target List

  1. Open the Run and Debug view.
  2. Select C# FlybuyExample.
  3. Click the Run button.

Run and Debug

About

Flybuy example app using .Net MAUI and Xamarin SDK bindings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages