无法参考Airpush Airpush;在我班上

时间:2013-09-27 11:05:08

标签: android airpush

我想在我的应用中集成空气推送通知广告,我按照他们的教程:http://manage.airpush.com/docs/?title=Android_SDK_6.0_Documentation#Step_1_-_Adding_the_JAR

然而,它似乎对我不起作用,我在

收到错误
 Airpush airpush; 

当我尝试在类文件中引用它时,我正确地引用了jar,我附加了一个屏幕截图。 http://img856.imageshack.us/img856/985/jrkn.jpg

2 个答案:

答案 0 :(得分:1)

我所知道的Airpush类已被删除,现在他们在SDK中使用了不同的类。请联系Airpush支持。

答案 1 :(得分:0)

您似乎使用旧文档使用以下链接:

适用于Google Play商店版的AirSDK http://manage.airpush.com/docs/index.php?title=AirSDK_1.0_for_Play_Store_Documentation

适用于AirSDK通用版 http://manage.airpush.com/docs/index.php?title=AirSDK_1.0_Universal_Documentation

希望这会有所帮助: