简体   繁体   中英

How to save Logging on Android to file and send it to server?

I would like to catch Exceptions and also track how the program runs, also interaction of user... Can anyone give me some directions?

I need to implement Logging in my Application.

Check out the following:

Google Analytics for Android: https://developers.google.com/analytics/devguides/collection/android/

Crittercism for bug tracking like you are describing: http://www.crittercism.com/

There are other bug tracking platforms but I only have experience with Crittercism.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM