Skip to content
This repository has been archived by the owner on Jan 14, 2021. It is now read-only.

xamarin/mono-sdks

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Build scripts and sample apps for mono targeting its supported platforms.

Build instructions

...

Android NDK

Open Tasks

SDKs

  • Build nunit-lite as part of the bcl build and ship it there
  • Build all test suites as part of the sdk itself
  • Move the ARM_CFLAGS & friends to the android makefile generator

Android

  • Add android SDK probing ~/Library/Developer/Xamarin/android-sdk-macosx. Figure out if we should switch to Android Studio for SDK related stuff (Google got rid of the old SDK scheme).
  • Add remaining Android targets
  • Make the bcl build use the same setup as the android targets
  • Add cross-compiler targets for Android

XTC specifics

Most Android devices are crap for testing, so we hand pick those that produce reliable and useful results.

Here's the device set to pick in general:

arm32: HTC One aarch64: Google Pixel x86_32: Acer Iconia A1-830

iOS

Everything

General

Write the iOS driver.

About

Build scripts and test apps for mono

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published