# BlackBerry Analytics Sample This is the same sample application that is included in the [Analytics SDK](http://us.blackberry.com/developers/platform/analyticsservice/) package. It is open sourced here so that it can be extended and used by the community. The sample code for this application is Open Source under the [Apache 2.0 License](http://www.apache.org/licenses/LICENSE-2.0.html). **Applies To** * [BlackBerry Java SDK for Smartphones](http://us.blackberry.com/developers/javaappdev/) **Author(s)** * [Tim Windsor](https://github.com/timwindsor) **Dependencies** 1. BlackBerry Java SDK 4.5.0 or higher required. 2. BlackBerry Analytics SDK 1.0 or higher required. **To contribute code to this repository you must be [signed up as an official contributor](http://blackberry.github.com/howToContribute.html).** ## Contributing Changes Please see the [README](https://github.com/blackberry/Samples-for-Java) of the Samples-for-Java repository for instructions on how to add new Samples or make modifications to existing Samples. ## Bug Reporting and Feature Requests If you find a bug in a Sample, or have an enhancement request, simply file an [Issue](https://github.com/blackberry/Samples-for-Java/issues) for the Sample. ## Disclaimer THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.