Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

Webpage not found

  • 1 risposta
  • 5 hanno questo problema
  • 7 visualizzazioni
  • Ultima risposta di 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?

Tutte le risposte (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.