AppSDK
  • Introduction
  • GETTING STARTED
    • Sample Markers
    • Third Party Libraries
  • INTEGRATIONS
    • IOS SDK Integration Manual
    • IOS SDK Strings
    • Android SDK Integration Manual
    • Android SDK Strings
  • DEBUGGING UTILITIES
    • SDK Debug View
    • SDK Debug Telnet Console
  • PUBLISH A BLIPP
    • SDK in Custom Applications
  • FAQs
    • App SDK FAQs
  • SUPPORT
    • Contact Support
Powered by GitBook
On this page
  • Both Platforms
  • iOS Only
  • Android Only
  1. GETTING STARTED

Third Party Libraries

Access information on license type and URLs for iOS and Android platforms

PreviousSample MarkersNextIOS SDK Integration Manual

Last updated 2 years ago

This section provide various details on third party libraries, license types, purpose and additional URLs utilised in the SDK release for iOS and Android platforms. These are divided into the following three categories:

Both Platforms

Library
License Type
Purpose
URL

Boost

C++ Utility Library

bzip2

Open-source data compressor.

eigen

Optimised 3d/matrix library

freetype

Font rendering

giflib

Rendering GIFs

JavascriptCore

Provided by OS in iOS.

Javascript interpreter

id3v2lib

MP3 metadata processing

libcurl

Networking library

libiconv

Character encoding/decoding

libjpeg-turbo

Optimised JPEG decoding

libmodplug

Audio system

libogg

OGG file decoding

libpng

PNG decoding

libtheora

Audio system

libtremolo

Audio system

libvorbis

Audio system

nanoflann

For building KD-Trees of datasets with different topologies

openal-soft

Software implementation of the OpenAL 3D audio API.

rapidjson

JSON parsing and generation

zxing-cpp

Barcode, QR code processing

zlib

Data compression

iOS Only

Library
License Type
Purpose
URL

OAuth2Client

OAuth2 functionality

MBProgressHUD

Progress indicator library

MFMailComposeViewController+Block

Mail composer with blocks syntax

Reachability

Network connectivity library

UIAlertController+Blocks

Alert UIViewController block implementation

UIDocumentInteractionController+DelegateBlocks

UIDocumentInteractionController with blocks syntax

Android Only

Library
License Type
Purpose
URL

Google Play Services along with support, Design Library, ExifInterface& Preference Libraries

Google Play Services used for face tracking and location services. Others are used primarily for UI development

Apache OLTU

Apache Java OAuth2 library

Boost Software License
Boost
BSD Style License
bzip2
MPL2
eigen
freetype license
freetype
X-Consortium open source
giflib
LGPL (Android)
JavascriptCore
2 Clause BSD License
id3v2lib
MIT/X Derivate License
libcurl
LGPL
libiconv
BSD-Style License
libjpeg-turbo
Public Domain (see history)
libmodplug
BSD-Style License
libogg
PNG
libpng
BSD-Style License
libtheora
BSD-Style License
libtremolo
BSD-Style License
libvorbis
BSD-Style License
nanoflann
GNU Lesses General Public License v2.1
openal-soft
MIT
rapidjson
Apache
zxing-cpp
zlib
zlib
BSD
OAuth2Client
MIT
MBProgressHUD
MIT
MFMailComposeViewController+Block
Apple
Reachability
MIT
UIAlertController+Blocks
MIT
UIDocumentInteractionController+DelegateBlocks
AOSP License
Guide
Apache License v2.0
Apache
Both platforms
iOS only
Android only
Blippar Documentation Centre