简体   繁体   English

AOSP:索尼XPERIA Tablet Z的移动网络

[英]AOSP: Mobile Network for Sony XPERIA Tablet Z

I've successfully compiled the AOSP 4.3 for the Sony xperia tablet z with LTE (SGP321). 我已经成功为带有LTE(SGP321)的Sony xperia平板电脑z编译了AOSP 4.3。 Unfortunately, the mobile network is not enabled. 不幸的是,没有启用移动网络。 I assume some more libraries are needed. 我假设需要更多库。

Any Hints? 有什么提示吗?

Regards Olli 问候奥利

RIL is, as far as I know from other devices, easy to fix. 据我从其他设备了解,RIL易于修复。 You need to extract proprietary blobs from the stock rom of the Xperia Z, which Sony (or other devs) aren't allowed to share. 您需要从Xperia Z的库存ROM中提取专有的Blob,不允许Sony(或其他开发人员)共享。

Refer to this on how to do it: 请参考此方法:

How to extract proprietary blobs for Xperia Z ( Yuga) 如何为Xperia Z(Yuga)提取专有的Blob

For this, you need to have the file extract_files.sh in your source. 为此,您需要在源文件中包含文件extract_files.sh。 Check if you have it, if not, get it from the CM device tree. 检查您是否拥有它,如果没有,请从CM设备树中获取它。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM