-
Notifications
You must be signed in to change notification settings - Fork 56
Description
(Back from vacation, renewing my attempt to become a contributor)
To recap: I can now build the original maven project and deploy it directly to my android device. I'd like to upgrade this to a modern IDE where I can deploy and debug on a simulator from my windows desktop. I'm trying to construct an eclipse based project. And I'm down to two tantalizing errors.
Description Resource Path Location Type
dependency=[com.actionbarsherlock:actionbarsherlock:apklib:4.2.0:compile] not found in workspace pom.xml /keepscore line 1 me.gladwell.eclipse.m2e.android.markers.dependency.apklib
error: Error retrieving parent for item: No resource found that matches the given name 'Widget.Sherlock.Light.ActionBar.TabText'. styles.xml /keepscore/res/values line 16 Android AAPT Problem
Or as an alternative, tell me what development environment I should use