The StackMob Android SDK provides access to your StackMob API from Android devices. It builds on top of the StackMob Java Client SDK.
For information on setting up the SDK visit the Getting Started Page.
We have 2 ways for you to get help with the Android SDK:
- Filing a support ticket - if you would rather get help directly from StackMob, please file a support ticket and we will answer your question as soon as possible.
- If you find an issue with the SDK, please report it on this repository's issues page, and include as many details as possible about the issue you encountered.
There are 2 ways to contribute to the SDK:
- The StackMob Google Group - we encourage you to visit the group to see if your question has been answered already by someone in the community. We also encourage you to contribute a post to the group if you've found a solution to a problem you've had, so that everyone else can benefit!
- Contributing Code - If you'd like to contribute code, fork this repository, make your changes and submit a pull request.
Copyright 2011 StackMob
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.