Webpage not found
I want to load the webpages from the device itself rather than fetching from internet. For the same I made a file "index.html" which calls webpages in succession and then displays the load time of webpages. When I clicking on the file it opens in firefox-nightly and does this correctly. But when I am using the terminal then it opens the first page only and then after that gives me error that page not found. I am using following command : am start -a android.intent.action.VIEW -n org.mozilla.fennec/.App -d file:///sdcard/bbench-3.0_360/index.html
Please suggest what can be the problem?
Wšě wotmołwy (1)
I understand that you are using a terminal on the mobile device? Please ask this in stackoverflow.com, you might get a quicker answer.
I wish I could be more helpful.