Corona Cards Android Integration

Hello,

I am integrating corona cards into an existing android application. I followed the steps present in the documentation - here. However, when I add

import com.ansca.corona.CoronaView; 

to the MainActivity.java. Looks like android is not able to find it. Any thoughts?