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

Getting Started

jamesmontemagno edited this page Jul 14, 2012 · 9 revisions

It is easy to get started with MonoDroid.ActionBar.

After downloading the MonoDroid.ActionBar from GitHub you will want to integrate it into your existing project.

There are 2 main Directories that you will want to copy:

  1. ActionBar - contains core action bar framework files
  2. ActionBareBase - contains base activities that all activities should derive from

Besides that you will want to copy in all of the Resource files that MonoDroid.ActionBar uses

Clone this wiki locally