English

Anception: Application Virtualization For Android

Cryptography and Security 2014-01-28 v1 Operating Systems

Abstract

The problem of malware has become significant on Android devices. Library operating systems and application virtualization are both possible solutions for confining malware. Unfortunately, such solutions do not exist for Android. Designing mechanisms for application virtualization is a significant chal- lenge for several reasons: (1) graphics performance is important due to popularity of games and (2) applications with the same UID can share state. This paper presents Anception, the first flexible application virtualization framework for Android. It is imple- mented as a modification to the Android kernel and supports application virtualization that addresses the above requirements. Anception is able to confine many types of malware while supporting unmodified Android applications. Our Anception- based system exhibits up to 3.9% overhead on various 2D/3D benchmarks, and 1.8% overhead on the SunSpider benchmark.

Keywords

Cite

@article{arxiv.1401.6726,
  title  = {Anception: Application Virtualization For Android},
  author = {Earlence Fernandes and Alexander Crowell and Ajit Aluri and Atul Prakash},
  journal= {arXiv preprint arXiv:1401.6726},
  year   = {2014}
}

Comments

University of Michigan, Technical Report CSE-TR-583-13

R2 v1 2026-06-22T02:55:07.934Z