0

Here's what I need to do,

  1. I need to get the page source of a web page running inside the emulator.
  2. The script that is going to perform the task is running in the local machine.
  3. The script is made using monkeryrunner.

any ideas? thanks!

srh snl
  • 797
  • 1
  • 19
  • 42

1 Answers1

0

There is a blog post I read about this just the other day:

http://dtmilano.blogspot.co.uk/2012/11/androidviewclient-getting-browsers-html.html

I believe it will only run in the emulator but you have that in your tags so it is likely this will do exactly what you want!

Paul Harris
  • 5,769
  • 1
  • 25
  • 41