I am simply trying to compile and run the example project from: http://developer.android.com/training/location/geofencing.html
I get the following errors:
packag
You need to add the Android Support library to your project.
http://developer.android.com/tools/support-library/setup.html
"In order to use a Support Library, you must modify your application's project's classpath dependencies within your development environment."