An open API service indexing awesome lists of open source software.

https://github.com/leancloud/java-common


https://github.com/leancloud/java-common

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

          

# Java-Common

common LeanCloud library for both Java SDK and Android SDK.

[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
![Platform](https://img.shields.io/badge/platform-android%20%7Cjava-3cbe00.svg)

## Features
* [x] Data Storage
* [x] Object Query
* [x] Cloud Engine
* [x] File Storage
* [x] Short Message Service

## Communication
* If you **have some advice**, open an issue.
* If you **found a bug**, open an issue, or open a ticket in [LeanTicket][LeanTicket].
* If you **want to contribute**, submit a pull request.

## Attention

This library can't run independently, you have to run it with [Android]()|[Java]() SDK. But it does contain most logic code in those two sdks