Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Learn More

Webpage not found

  • 1 odpoveď
  • 5 má tento problém
  • 7 zobrazení
  • Posledná odpoveď od guigs

more options

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?

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?

Všetky odpovede (1)

more options

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.