BuildNotes - MarcusWolschon/osmeditor4android GitHub Wiki
Introduction
Vespucci uses some third-party code libraries. Currently, there are several issues to be aware of when building Vespucci.
Details
Broken ActionBarSherlock
-
https://github.com/JakeWharton/ActionBarSherlock/issues/208 - change as per comment from lodlock
-
https://github.com/JakeWharton/ActionBarSherlock/issues/642 - change as per Jake's change
Broken Android Support Library
- ABS will not compile with the v4 support library rev. 23! We are in the process of migrating from ABS to AppCompat however this hasn't been completed yet!! If you need to build now, you need a older revision library, likely pre-22.1 (for other compatibility reasons).