Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想打电话
publishInstall();
在我的应用程序中。当应用程序启动时,我正在使用 facebook graph api。
我在我的项目中添加了 facebook.jar,只需从 Setting.java 调用上述方法
Settings.publishInstall(getApplicationContext(), "FACEBOOK_APP_ID");