Jm3.1 with Android FragmentManager class missing

I just tried to compile an basic android app on 3.1, and the generated MainActivity.java class gets error in the line :
import android.app.FragmentManager;
Is 3.1 working with android already ?

There has been changes on how it’s handled but apparently some things are not working.
@iwgeric still around?