Trang web này sẽ có chức năng hạn chế trong khi chúng tôi trải qua bảo trì để cải thiện trải nghiệm của bạn. Nếu một bài viết không giải quyết được vấn đề của bạn và bạn muốn đặt câu hỏi, chúng tôi có cộng đồng hỗ trợ của chúng tôi đang chờ để giúp bạn tại @FirefoxSupport trên Twitter và /r/firefox trên Reddit.

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

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 trả lời
  • 79 gặp vấn đề này
  • 12 lượt xem
  • Trả lời mới nhất được viết bởi 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.

Tất cả các câu trả lời (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.