Changes

Jump to navigation Jump to search

Android emulators

380 bytes added, 08:57, 24 July 2023
KMRE
Execute command <code>startapp com.android.settings</code> in the terminal. Notice that changing system settings is very likely to break KMRE.
* '''Accessing files of Android'''
Files in <code>/storage/emulated/0</code> are stored under mapped to <code>/var/lib/kmre/data/kmre-1000-${LOGNAME}</code>. '''Notice that this path contains a hard link to <code>/home/${LOGNAME}</code>. Improper file management in Android could result in data loss in host machine.''' As KMRE is not really an emulator/hypervisor, the <code>/</code> and other paths such as <code>/sys</code> on Android doesn't have mappings, but some paths are mapped to <code>/var/lib/kmre/kmre-1000-${LOGNAME}</code>.
==GM Android-based==
437
edits

Navigation menu