I'm trying to implement Airpush for android into my app but even for the original test sample app logcat says
dalvikvm Could not find class 'com.airpush.android.Airpush', referenced from method com.air.airtest.onCreate
and my code is from the original sample code so no parsing error.