pwnall / chromeview

Proof of concept Android WebView implementation based on Chromium code
1.69k stars 434 forks source link

Can't use this library on 3.0 device #32

Open WOSHICAIXIANFENG opened 10 years ago

WOSHICAIXIANFENG commented 10 years ago

According to the source code of ChromeView, it use some new methods or constants which only exists on 4.x sdk. How can we make this library could run multiple Android devices.