I have been trying the Android Push sample as described at https://www.ng.bluemix.net/docs/Services/Push/QuickStart.html
A number of errors are being reported in ADT due to the sample requiring the IBMPush class, and a number of other method signature issues.
I am wondering if the links to the sample and the MBaaS SDK are pointing to the latest versions or whether I am just doing something stupid.
Browsing ibmpush.jar I see no IBMPush class, and the IBMBaaS.initializeSDK method requires a Context to be passed in, not a PushActivity and the app ID that is being tried from the sample code.
Sample application at download site is using latest API for which SDK is not published. We will fix this issue and update this post.
I have had good results with the Android Push tutorial: https://www.ibm.com/developerworks/library/mo-android-push-app/.
Answer by Rama Boggarapu (2305) | Apr 14, 2014 at 07:14 AM
This issue is now fixed. You should be able to download the sample and try running it.
Quick Start with Push - Android Platform missing 1 Answer
java.lang.NoClassDefFoundError: com.ibm.mobile.services.push.IBMPushBroadcastReceiver 2 Answers
Push notification to android app using cordova 1 Answer
Any effort to support Xamarin SDK for mbass and push requirement ? 1 Answer
Push Notification Crashes App due to old Play Services 1 Answer