|
1 | | -# Please direct all Support Questions and Concerns to [email protected] |
2 | 1 |
|
3 | | -###PubNub Java-based APIs for core Java, Android, J2ME, BlackBerry version 3.7 |
| 2 | + |
| 3 | +###PubNub Java-based APIs for Java / Android |
4 | 4 | Learn more at http://www.pubnub.com |
5 | 5 |
|
| 6 | +[](https://travis-ci.org/pubnub/java) |
| 7 | +[](https://codecov.io/github/pubnub/java?branch=edge) |
| 8 | +[](https://bintray.com/bintray/jcenter/com.pubnub%3Apubnub/_latestVersion) |
| 9 | +[]() |
| 10 | + |
6 | 11 | ## Complete Documentation |
7 | 12 | Available at [http://www.pubnub.com/docs/java/javase/javase-sdk.html](http://www.pubnub.com/docs/java/javase/javase-sdk.html) |
8 | 13 |
|
9 | | -## Migrating from 3.5.1 and older... |
10 | | - |
11 | | -3.5.2+ is backward compatible with 3.5.1. Some of the methods have been deprecated. |
12 | | -You will see compiler warnings for the same. Please refer to java docs for alternate |
13 | | -methods to be used. |
14 | | - |
15 | | -## Subdirectory Description |
16 | | -This repo contains the following platform-specific subdirectories: |
17 | | - |
18 | | -### Android |
19 | | -Client for the Mobile Android OS |
20 | | - |
21 | | -### GWT |
22 | | -Client for the GWT Platform |
23 | | - |
24 | | -### J2ME |
25 | | -Client for the J2ME Mobile Platform |
26 | | - |
27 | | -### Blackberry |
28 | | -Client for the Blackberry Mobile Platform |
29 | | - |
30 | | -### Java |
31 | | -Everything else! Java development for POJOs, J2EE, J2SE, etc. |
32 | | - |
33 | | -### Java for Google App Engine |
34 | | -See the Java subdir, and the GAE_3.3 tag |
35 | | - |
36 | | -### Codename One |
37 | | -Easy amazing, fast, native mobile app development using Java™ for all platforms |
38 | | -See the [codenameone](codenameone) subdir for client and example code. |
39 | | - |
40 | | -# Please direct all Support Questions and Concerns to [email protected] |
0 commit comments