Android
Notifications & Messaging
Reaching a user from outside the app: push delivery and SMS.
| Guide | Length | API status |
|---|---|---|
|
Android Send and Receive SMS (Text and Data/Binary) Messages with SmsManager and Intents
There’ll be times when you’ll want to allow the users to send SMS messages directly from your app to other numbers (destination). |
2297w | Current |
|
Android PubNub Integration Tutorial (Setup and Basic Publish/Subscribe Usage)
PubNub is a lovely SaaS platform that helps us build realtime applications very fast without coding our own backend infrastructure. |
802w | Current |