mlopatkin / andlogview

Tool for viewing application logs from Android devices.
https://andlogview.mlopatkin.name/
Apache License 2.0
43 stars 6 forks source link

Document how to set up old emulators #312

Open mlopatkin opened 1 year ago

mlopatkin commented 1 year ago

It isn't trivial to set up emulators for old Android versions, like 1.x and 2.x line. The old Android SDK must be used because modern emulator can no longer run these old images. I keep rediscovering how to do this, so it would be great to document and/or automate.