The android.support.v4.app.Fragment and the android.app.Fragment classes can't be used interchangeably.
Nokia have created com.here.android.mapping.MapCompatibilityFragment which extends android.support.v4.app.Fragment - use that instead if your app uses support fragments.