提问人:barasingha 提问时间:2/8/2022 更新时间:2/8/2022 访问量:150
我们如何读取清单中存储的 cpp 文件(NDK 实现)中的密钥并构建 gradle 文件
How can we read keys stored from cpp file (NDK Implementation) in manifest and build gradle files
问:
如前所述,我有一个 ndk 实现来存储和 api 密钥, 我们可以在 Activity 等中读取这些键,但是有没有办法在 manifest 和 build.gradle 文件中读取这些键? 由于像 google geo api keys 这样的密钥将在清单中引用。
谢谢
答: 暂无答案
评论