top of page
Start Free

Fix your Android App's Errors

Android Loggin Platform

Utilize Shipbook's remote logs for android, to collect logs from your application for debugging issues and crashes.

Fix issues faster.

Open Source SDK

Open-source SDK for developers- no matter their language: Java, Kotlin.
We made the SDK open source to provide users with transparency regarding its functionality and to ensure security. This decision also simplifies bug analysis for users encountering issues, as having access to the source code allows for a deeper understanding and more direct troubleshooting of problems

Integrate in Minutes!
Get started faster than
you can drop anchor

import io.shipbook.shipbooksdk.Log;

...


ShipBook.start(this,"YOUR_APP_ID""YOUR_APP_KEY");

...

Log.e(TAG, "the log message"); // Error log

Log.w(TAG, "the log message"); // Warning log

Log.i(TAG, "the log message"); // Info log

Log.d(TAG, "the log message"); // Debug log

Log.v(TAG, "the log message"); // Verbose log

How to get crash logs from Android device?

Shipbook automatically retrieves all Android crashes, so if you are using Shipbook, you'll receive the entire Android log file and crashes. This tool allows you to access all your logs and crashes in one platform.

How to get Android remote logs from mobile devices?

Shipbook uploads all Android logs to the cloud and allows the user to view the logs remotely from Shipbook console. Additionally, it writes the logs into the Logcat console log viewer.

What languages does Shipbook SDK for Android support?

Shipbook supports logs from Kotlin and Java. If you require a custom API or are using Timber, you can employ a wrapper to integrate with Shipbook's logging capabilities.

What are the advantages of using Shipbook as an Android logging management tool?

Shipbook offers a sophisticated yet simple search, a patented system for log classification analysis, and an automatic alert system for identifying issues.

You
Asked.
We
Answered.

Deep Dive into the Depths of Debugging

How to get logs from android device?

To collect logs from Android devices, install the ShipBook SDK and use it to send the log file to the cloud. With ShipBook, you can analyze and search logs and exceptions in a focused and organized manner, all in real time and from anywhere. The platform allows associating logs with specific users and sessions, which facilitates identifying problems and improving the application.

Consumer's succes

We selected Shipbook due to the exceptional clarity and user-friendliness of their SDK documentation. This enabled us to integrate their services swiftly and efficiently. In remarkably little time, we began observing console logs in near-real-time, achieving this with minimal effort.

How Can Shipbook's Real-Time Logging on the Golf Course Enhance Player Performance and Provide Efficient Problem Solving?

Kevin Skrei

Director Of Engineering at Arccos Golf

At Bazaart we value customer experience above all. By being proactive and detecting issues with the help of Shipbook before they are being reported we are able to constantly improve our product and keep our users happy.

Bazaart keeps their users happy by regularly updating their product based on Shipbook’s error reporting

Dror Yaffe

Co-Founder Bazaart

A small percentage of issues in our app definitely couldn't have been solved without remote logging. When users report issues that don't crash and are hard to reproduce. Remote logging is the only feasible solution for efficient debugging.

Seeking a solution for capturing remote logs to analyze undetectable issues by other tools.

Tal Shrestha

Founder of Fusion Productions

​Try Shipbook Now and Start Fixing Today.

bottom of page