Android Chat App using Pubnub APi's with pushnotification features :
In order to use the app following thing needs to be done(app UI is not even fine as of now) ::
- Install the app and launch it
- From context menu click subscribe ..it will give a toast acknowledgement
- Now from the same context menu click GCM and then click SetSenderId then click RegisterGCM and then click add channel
- THat's it your app is good to go.
Need to modify lot of things like :
- UI
- Message fetching from pubnub apis and acknowledgement
- and need to have automatic subscription and gcm registration.