I want to open a link to a Facebook profile in the official Facebook app from my Android app (if the app is installed, of course). While the fb:/ URL scheme is available for iPhone, trying the same thing on my Android device results in an ActivityNotFoundException.
Is it possible to launch a Facebook profile from code in the official Facebook app?