Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Scholtysik (Reimold) authored Jan 26, 2017
1 parent b58e3f3 commit c8efa5b
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,17 @@

# Application Insights for Android (1.0-beta.10) DEPRECATED

This SDK is officially deprecated. Please switch to [HockeyApp](https://hockeyapp.net) or consider to [MobileCenter](https://www.visualstudio.com/vs/mobile-center/).
This SDK is officially deprecated. Please switch to [HockeyApp](https://hockeyapp.net) or consider [MobileCenter](https://www.visualstudio.com/vs/mobile-center/).

You can find more about the transition from Application Insights to HockeyApp [here](https://www.hockeyapp.net/blog/2016/03/11/welcome-application-insights-users.html) and about how Mobile Center will be the future of HockeyApp [here](https://www.hockeyapp.net/blog/2016/11/16/mobile-center-next-generation-hockeyapp.html).

Please don't hesitate to get in touch ([AppInsights-Android@microsoft.com](mailto:AppInsights-Android@microsoft.com))
Please don't hesitate to get in touch via [support@hockeyapp.net](mailto:support@hockeyapp.net).
if you have questions.

### About

### About

This project provides an Android SDK for Application Insights. [Application Insights](http://azure.microsoft.com/services/application-insights/) is a service for monitoring the performance and usage of your apps. This module allows you to send telemetry of various kinds (events, traces, etc.) to the Application Insights service where your data can be visualized in the Azure Portal.

The minimum SDK to use the Application Insights SDK in your app is 9.
Expand Down Expand Up @@ -359,5 +361,5 @@ Our Javadoc can be found at [http://microsoft.github.io/ApplicationInsights-Andr

##<a name="10"></a> 10. Contact

If you have further questions or are running into trouble that cannot be resolved by any of the steps here, feel free to contact us at [AppInsights-Android@microsoft.com](mailto:AppInsights-Android@microsoft.com)
If you have further questions or are running into trouble that cannot be resolved by any of the steps here, feel free to contact us at [support@hockeyapp.net](mailto:support@hockeyapp.net).

0 comments on commit c8efa5b

Please sign in to comment.