Licenses & Open Source Attributions

Open Source Licenses

The Incode Android SDK is proprietary software. The SDK binary includes certain open-source components listed below.

For each component the copyright notice and license are identified; the full license text is available at the canonical URL provided.

If your application ships an "Open Source Licenses" screen, please include the notices below.


Apache License, Version 2.0

The following components are incorporated into the SDK binary and are licensed under the Apache License, Version 2.0:

Full license text: https://www.apache.org/licenses/LICENSE-2.0


BSD 3-Clause License

The following components are incorporated into the SDK binary and are licensed under the BSD 3-Clause License. The license requires that the copyright notice, list of conditions, and disclaimer below be reproduced verbatim in any documentation or other materials provided with the distribution.

SQLCipher for Android (net.zetetic:sqlcipher-android)

Copyright (c) 2008–2024, ZETETIC LLC. All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

THIS SOFTWARE IS PROVIDED BY ZETETIC LLC ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL ZETETIC LLC BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


Creative Commons Attribution-ShareAlike 3.0 (CC BY-SA 3.0)

The following code snippets are adapted from Stack Overflow answers published under the Creative Commons Attribution-ShareAlike 3.0 Unported License:

Full license text: https://creativecommons.org/licenses/by-sa/3.0/legalcode


MIT License

The following components are incorporated into the SDK binary and are licensed under the MIT License:

Incorporated files: IncodeSentry, IncodeSentryHubAdapter, UncaughtExceptionHandlerIntegration, SentryUtils

Full license text: https://opensource.org/licenses/MIT