Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想详细了解 IMA(完整性测量架构)未包含在 Android 中的原因。任何论文或读物都受到高度赞赏。
以下是一些关于该主题的论文的链接:
超越内核级完整性测量:为 Android 平台启用远程证明
Android 上的 TPM 模拟器、TrouSerS 和 IMA
Jean-Pierre Seifert - 移动平台的高效完整性测量和证明
当我使用 Actionbarsherlock
public boolean onOptionsItemSelected(MenuItem item) { switch (item.getItemId()) { case android.R.id.home: this.finish();