Toybrick

标题: 请问3399prod android8.1 sdk源码哪里可以下载? [打印本页]

作者: device    时间: 2021-6-28 16:30
标题: 请问3399prod android8.1 sdk源码哪里可以下载?
toybrick的github上没有

作者: jefferyzhang    时间: 2021-6-28 17:13
新版本还在路上,旧版本你问下客服。
作者: device    时间: 2021-6-28 17:30
jefferyzhang 发表于 2021-6-28 17:13
新版本还在路上,旧版本你问下客服。

客服只发了你们官网的链接,但是github上又没有sdk
作者: jefferyzhang    时间: 2021-6-28 20:22
device 发表于 2021-6-28 17:30
客服只发了你们官网的链接,但是github上又没有sdk

不会在放旧版本到github了,以后会放新版的源码到github
作者: Lubagov    时间: 2021-8-5 01:02
本帖最后由 Lubagov 于 2021-8-5 01:05 编辑

So I didn't understand, is it possible to get the source code for Android 8.1, rk3399-ProD, which is now available as a firmware? As I understand it, the newer version is not yet ready. And the old one was hidden.
作者: jefferyzhang    时间: 2021-8-5 09:41
Lubagov 发表于 2021-8-5 01:02
So I didn't understand, is it possible to get the source code for Android 8.1, rk3399-ProD, which is ...

The source code for android 8.1 can be obtained through the official customer service.
And for the android 11 code you can try the following way,

  repo init --repo-url git@github.com:aosp-mirror/tools_repo.git
          -u git@github.com:rockchip-toybrick/manifests.git
          -b develop-11.0
          -m default.xml
          --depth=1

  repo sync
作者: Lubagov    时间: 2021-8-6 02:13
jefferyzhang 发表于 2021-8-5 09:41
The source code for android 8.1 can be obtained through the official customer service.
And for the ...

Thank you for reply!
On this email, right? toybrick@rock-chips.com , I wrote a E-Mail.
作者: jefferyzhang    时间: 2021-8-6 08:45
Lubagov 发表于 2021-8-6 02:13
Thank you for reply!
On this email, right?  , I wrote a E-Mail.

Yep...      
作者: Lubagov    时间: 2021-8-15 16:42
本帖最后由 Lubagov 于 2021-8-15 17:27 编辑

Thank you! Yes, I got the sources and was able to build them, it works but.
This is a slightly different version, Android 8.1.0 reviceion 53, although in the firmware revision 65.
In addition, the source has a nasty bug, it contains this commit: https://android.googlesource.com ... a059ae8b4%5E%21/#F0

As a result, DownloadManager searches for non-existent columns in the table and cannot download files. Although after replacing the file with the original from revision 53, the problem was resolved.

(Also, I still can't figure out what needs to be included in the kernel and what to do to make my IMX258 camera work. On the Internet I find links to the `wiki` of your site http://t.rock-chips.com/wiki.php?mod=view&id=49 that no longer work, and i can't find new wiki)





欢迎光临 Toybrick (https://t.rock-chips.com/) Powered by Discuz! X3.3