Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 0    Views: 73

Ag-Chieve
Lost but trying
Profile
Posts: 124
Reg: Apr 16, 2012
Winnipeg
9,090
05/03/12 09:16 AM (13 years ago)

Specific questions about integrating Xtify into app

Hi, I know there are multiple Xtify threads already but they all seem to be dead. And I also have specific questions I'm trying to get help with instead of being pointed to a set of set-up guidelines. I'm building an Android app with BT 2.0. I tried following the integration guide on the Xtify website but it's clearly written for people who are experienced working with code (which I am not) so I predictably ended up getting some errors. So far I only have five little red Xs showing up. In the src folder> default package> Xtifynotifier.java> Xtifynotifier> onMessage(Context: Bundle) void I have the following error: - RichNotificationManger cannot be resolved - implements com.xtify.sdk.api.XtifyBroadcastReceiver.onMessage This error relates to the following line of code: public void onMessage(Context context, Bundle msgExtras){RichNotificationManger.processNotifExtras(context, msgExtras); } I've no idea what it means when something cannot be resolved. Any help would be much appreciated. Thanks.
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.