Difference between revisions of "Lindenis V536 Gitee"

From Lindenis Wiki
Jump to: navigation, search
(Created page with "We recommend the Chinese developer download the SDK source code on gitee via: <br> 国内的开发者我们推荐使用国内的源来进行源代码下载: <pre> $ mkdir li...")
(No difference)

Revision as of 01:26, 9 April 2020

We recommend the Chinese developer download the SDK source code on gitee via:
国内的开发者我们推荐使用国内的源来进行源代码下载:

$ mkdir lindenis-v536
$ cd lindenis-v536
$ repo init -u https://gitee.com/lindenis/manifest.git -b master -m lindenis-v536.xml
$ repo sync

And then download these two files from Baidu NetDisk, and then copy them into the target directory follow below steps:
下载源码后,请在百度云上把相关的依赖包下载下来,并按照以下方式放入指定SDK目录中:
dl.tar.gz (提取码: 575x)

$ cp dl.tar.gz lindenis-v536
$ tar xzvf dl.tar.gz dl/

libs.tar.xz (提取码: ljvj)

$ cp libs.tar.xz lindenis-v536/package/cortana/cortana-sdk

The Download time depends on your network connection speed. After finish the download, you should get below directories and files:

build  config  Config.in  device  dl  lichee  Makefile  package  prebuilt  rules.mk  scripts  softwinner  target  toolchain  tools