Version
3.5-2423
Branch
master
Date
10 years, 7 months ago
Windows x64 Windows x86 Mac OS X Android
Commit
db7f8697bad630537d0ba1de250d84b9d8587236
Change author
Lioncash
Change description
[Android] Use a simpler "startActivity()" call in DolphinEmulator.java. Turns out the other one isn't 4.0 compatible, but actually only 4.1 and up. Also, in this case, we really don't actually care about the saved instance state bundle.