File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ##### VIDEO - ANDROID + PUBNUB
2- [ http://www.youtube.com/watch?v=pkxUYYhwb04 ] ( http://www.youtube.com/watch?v=pkxUYYhwb04 )
3-
4- ##### YOU MUST HAVE A PUBNUB ACCOUNT TO USE THE API.
1+ ### YOU MUST HAVE A PUBNUB ACCOUNT TO USE THE API.
52
63http://www.pubnub.com/account
74
@@ -16,12 +13,13 @@ C2DM is hard to implement, and it imposes artificial limits for you to reach you
1613C2DM is not recommended as it is a "broadcast" mechanism according to Google. C2DM is Slow, and limited to 1 message at a time.
1714Use PubNub Instead!
1815
19- ### Getting started with Pubnub in your app
16+ ## Getting started with Pubnub in your app
17+
18+ Checkout the [ walkthrough video] ( https://vimeo.com/71554109 ) first!
19+
2020To use Pubnub, simply copy the Pubnub-Android-3.4.jar and bcprov-jdk15on-1.47.jar files in to your project's libs directory.
2121These files can be found at pubnub/java/android/3.4/Pubnub-Android-3.4.jar and pubnub/java/java/3.4/libs/bcprov-jdk15on-1.47.jar.
2222
23- ## Checkout the demo apps for examples on how to use the Android API!
24-
2523### PubNub Android Sample App
2624
2725This app demonstrates all PubNub features and functionality. It can be found in 3.4/examples/PubnubExample directory.
You can’t perform that action at this time.
0 commit comments