openstf / STFService.apk

Monitor and perform various actions on your Android device. Not meant for actual user devices.
Other
242 stars 207 forks source link

Add get system webview Responder #15

Open neunw2005 opened 7 years ago

neunw2005 commented 7 years ago

add get system webview responder, modify wire.proto to add new getWebviewVersion message and a responder java file.

sorccu commented 7 years ago

Can you explain a little more about your motivation for this change? Why do you need the webview version? Are you planning on adding it to STF?

butterflyingdog commented 6 years ago

As Android's system webview has some special feature on different os version‘s platform, we need the system webview version information and then test the special feature according the webview version.