标签: java android facebook
我想用原生的facebook app打开HashTag-Page。
此代码在打开配置文件时工作正常:
String facebookScheme = "fb://profile/" + facebookId; Intent facebookIntent = new Intent(Intent.ACTION_VIEW, Uri.parse(facebookScheme)); startActivity(facebookIntent);
但是如何打开像这样的HashTags?
https://www.facebook.com/hashtag/audi