Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

import dalvik.system.VMRuntime cannot find

I am trying to import VMRuntime but i does not seem got

There were only got 3 packages which were dexclassloader, dexfile and pathclassloader.

import dalvik.system.VMRuntime <-- does not exist.

How to enable it?

like image 825
Alan Lai Avatar asked Mar 30 '26 03:03

Alan Lai


1 Answers

It appears that class VMRuntime was removed in API 9:

http://developer.android.com/sdk/api_diff/9/changes/pkg_dalvik.system.html

like image 52
Anonymous Avatar answered Apr 02 '26 04:04

Anonymous



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!