I have downloaded the required SDK from Airpush site. Added the jar to libs
folder and added the jar to build path. Still I am not able to import its package
import com.package.name.AdListener;
import com.package.name.Prm;
when I try to import the above i get The import com.package.name.Prm cannot be resolved
cannot be resolved.