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

Getting Started

Cheesebaron edited this page Mar 28, 2013 · 9 revisions

Getting started with LegacyBar is pretty straight forward. Grab the source code from our [https://github.com/Cheesebaron/LegacyBar](GitHub repository) and build the LegacyBar.Library project. Alternatively grab the LegacyBar from the Xamarin Component Store (Soon!).

This will result in a DLL, which is importable in your project. Alternatively you can reference the project in your own Android Application project.

LegacyBar is compatible with both Mono for Android and Xamarin.Android; However importing a DLL file built with Mono for Android into Xamarin.Android is not possible and vice versa.