For basic information on building multiple APKs for an application, consult Xamarin's documentation on Building ABI-Specific APKs. This article will discuss how to build an APK that will target a single ABI for sample project ContentPage.Droid
.
First, install Ruby. You can test by typing gem
or rake
from your command prompt.
The rakefile is adapted from the original rakefile from Xamarin's documentation and made to work with ContentPage.Droid
project. It performs each of the steps that were described in the official Xamarin's documentation:
To build the split APKs for the sample app:
Developer Command Prompt for VS 2017
build
Rake task:Did you find this helpful?
Trial setup questions?
Ask experts on DiscordNeed other help?
Contact SupportPricing or product questions?
Contact Sales