Quectel SC20xx SDK Guide
Quectel SC20xx SDK Guide
Rev. SC20_Android_SDK_Download_User_Guide_V1.3
Date: 2018-04-08
Status: Released
www.quectel.com
Smart LTE Module Series
SC20 Android SDK Download User Guide
Our aim is to provide customers with timely and comprehensive service. For any
assistance, please contact our company headquarters:
GENERAL NOTES
QUECTEL OFFERS THE INFORMATION AS A SERVICE TO ITS CUSTOMERS. THE INFORMATION
PROVIDED IS BASED UPON CUSTOMERS’ REQUIREMENTS. QUECTEL MAKES EVERY EFFORT
TO ENSURE THE QUALITY OF THE INFORMATION IT MAKES AVAILABLE. QUECTEL DOES NOT
MAKE ANY WARRANTY AS TO THE INFORMATION CONTAINED HEREIN, AND DOES NOT ACCEPT
ANY LIABILITY FOR ANY INJURY, LOSS OR DAMAGE OF ANY KIND INCURRED BY USE OF OR
RELIANCE UPON THE INFORMATION. ALL INFORMATION SUPPLIED HEREIN IS SUBJECT TO
CHANGE WITHOUT PRIOR NOTICE.
COPYRIGHT
THE INFORMATION CONTAINED HERE IS PROPRIETARY TECHNICAL INFORMATION OF QUECTEL
WIRELESS SOLUTIONS CO., LTD. TRANSMITTING, REPRODUCTION, DISSEMINATION AND
EDITING OF THIS DOCUMENT AS WELL AS UTILIZATION OF THE CONTENT ARE FORBIDDEN
WITHOUT PERMISSION. OFFENDERS WILL BE HELD LIABLE FOR PAYMENT OF DAMAGES. ALL
RIGHTS ARE RESERVED IN THE EVENT OF A PATENT GRANT OR REGISTRATION OF A UTILITY
MODEL OR DESIGN.
Copyright © Quectel Wireless Solutions Co., Ltd. 2018. All rights reserved.
SC20_Android_SDK_Download_User_Guide 1 / 10
Smart LTE Module Series
SC20 Android SDK Download User Guide
History
SC20_Android_SDK_Download_User_Guide 2 / 10
Smart LTE Module Series
SC20 Android SDK Download User Guide
Contents
1 Introduction .......................................................................................................................................... 4
SC20_Android_SDK_Download_User_Guide 3 / 10
Smart LTE Module Series
SC20 Android SDK Download User Guide
1 Introduction
This document mainly introduces how to download Quectel SC20 module’s Android SDK. SC20 Android
SDK includes two parts: Google standard Android SDK and SC20 platform dependent SDK. Customers
have to download the two parts separately, and then merge them together. The following chapters provide
details on how and where to download these SDKs.
SC20_Android_SDK_Download_User_Guide 4 / 10
Smart LTE Module Series
SC20 Android SDK Download User Guide
SC20_Android_SDK_Download_User_Guide 5 / 10
Smart LTE Module Series
SC20 Android SDK Download User Guide
NOTE
The above is only a reference example for the repo command. For the detailed command of
corresponding models, please refer to Chapter 4.
When "Syncing work tree...done" (as shown and marked below) is shown on the screen, it indicates that
the downloading of Google standard Android SDK has been completed.
SC20_Android_SDK_Download_User_Guide 6 / 10
Smart LTE Module Series
SC20 Android SDK Download User Guide
Quectel creates a SharePoint document library for customers to download SC20 platform dependent SDK.
Customers need to provide an email address of their project manager for SC20, and then Quectel will
create a SharePoint account with this email address. Moreover, if there is an important patch update,
Quectel will send it to this email address.
After login, please enter SC20/SC20_AndroidSDK/ folder and then select the corresponding Android
version, thus to get the SC20_Androidx.x.x_Quectel_SDK_xxx.tar.gz which is just the platform dependent
SDK.
NOTE
For the detailed download path of corresponding models, please refer to Chapter 4.
SC20_Android_SDK_Download_User_Guide 7 / 10
Smart LTE Module Series
SC20 Android SDK Download User Guide
3. Copy the extracted files to Google standard Android SDK forcibly, to cover the files with the same
name.
SC20_Android_SDK_Download_User_Guide 8 / 10
Smart LTE Module Series
SC20 Android SDK Download User Guide
If SC20 modules of R01/R02 firmware version are used, then Android 5.1.1 SDK such as
SC20CEQAR01Axx, SC20CEPBR01Axx or SC20WSAR01Axx should be used.
Use the repo command below to acquire Google standard Android SDK for SC20 modules of
R01/R02 firmware version:
SC20/SC20_AndroidSDK/Android5.1.1/SC20_Android5.1.1_Quectel_SDK_xxx.tar.gz
If SC20 modules of R04 firmware version are used, then Android 6.0.1 SDK such as SC20ESAR04Axx,
SC20ASAR04Axx, SC20AUSAR04Axx, SC20JSAR04Axx or SC20WSCR04Axx should be used.
Use the repo command below to acquire Google standard Android SDK for SC20 modules of R04
firmware version:
SC20/SC20_AndroidSDK/Android6.0.1/SC20_Android6.0.1_Quectel_SDK_xxx.tar.gz
SC20_Android_SDK_Download_User_Guide 9 / 10
Smart LTE Module Series
SC20 Android SDK Download User Guide
If SC20 modules of R06 firmware version are used, then Android 7.1.2 SDK such as SC20CEQAR06Axx,
SC20ASAR06Axx, SC20ESAR06Axx, SC20JSAR06Axx, SC20AUSAR06Axx, or SC20WSCR06Axx
should be used.
Use the repo command below to acquire Google standard Android SDK for SC20 modules of R06
firmware version:
SC20/SC20_AndroidSDK/Android7.1.2/SC20_Android7.1.2_Quectel_SDK_xxx.tar.gz
SC20_Android_SDK_Download_User_Guide 10 / 10