MeasureChina/Ti.DrawerLayout

android.support.v7 cannot be resolved

Bradleycorn opened this issue · 1 comments

Followed the instructions in the Readme to build in Titanium Studio. After importing the project, I get an error on line 32 of Drawer.java

import android.support.v7.app.ActionBarActivity;

Error is: "The import android.support.v7 cannot be resolved"

Do I need to add a reference to the v7 support library in the classpath similar to the reference to v4?

Check your titanium sdk version.

3.3.0.XXXX is required.
(begins to support v7 officially)

edit tiapp.xml and build.properties