Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

Webpage not found

  • 1 отговор
  • 5 имат този проблем
  • 7 изгледи
  • Последен отговор от 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?

Всички отговори (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.