Mozilla 도움말 검색

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

자세히 살펴보기

Please develop firefox for symbian ^3 (Nokia n8 ) we are many users who need and we do not exclude the development of our version and allow to give suggestions. on your site?

  • 2 답장
  • 79 이 문제를 만남
  • 12 보기
  • 최종 답변자: Gerhman

more options

Please develop firefox for symbian ^3 (Nokia n8 ) we are many users who need and we do not exclude the development of our version and allow to give suggestions. on your site.

Please develop firefox for symbian ^3 (Nokia n8 ) we are many users who need and we do not exclude the development of our version and allow to give suggestions. on your site.

모든 댓글 (2)

more options

We don't have a Symbian browser. For now we have support for Android and MeeGo/Mameo. Symbian poses a problem in that the phone is pure Java and Firefox is a C/C++ application.

more options

Actually Symbian S60 (Belle, Anna, ^3, v5, v3) (the smartphone OS) is pure C++ but Symbian S40 (the "dumbphone" OS) is also C++ but it can only run j2me (java) apps. Symbian S60 witch the N8 runs on is natively completely C++ (Qt) but it also has a j2me emulator to run also java apps. Android though is natively java but through much difficulty using the NDK you can get C++ to sort of work so I think you have your story wrong.

All MeeGo apps are Qt C++ which Symbian also supports (Qt was recently integrated) so any MeeGo app basically just needs to be recompiled for Symbian.