Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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.