aboutsummaryrefslogtreecommitdiff
path: root/files/bn/mozilla/firefox_for_android/index.html
blob: 8803f5943f0b112d62e27b6b217090236f4e643c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
---
title: এন্ড্রয়েডের জন্য ফায়ারফক্স
slug: Mozilla/Firefox_for_Android
translation_of: Mozilla/Firefox_for_Android
---
<p>প্রতিদিন আরও এবং আরও মানুষের জন্য মোবাইল ডিভাইস হয়ে উঠছে ইন্টারনেটে প্রবেশ করার প্রাথমিক কিংবা একমাত্র পথ!<a class="link-https" href="https://www.mozilla.org/en-US/mobile/"> এন্ড্রয়েডের জন্য ফায়ারফক্স</a> (যার কোডনাম Fennec) একটি মুক্ত, পরিবর্তনের উপযুক্ত, আদর্শমান-ভিত্তিক ব্রাউজার - ঠিক যেমনটি ডেস্কটপ ফায়ারফক্স।</p>

<p>এন্ড্রয়েডের জন্য ফায়ারফক্স, XUL এর বদলে এন্ড্রয়েডের নেটিভ উইজেট ব্যবহার করে নিজের ইউজার ইন্টারফেস তৈরি করে: এর ফলে পারফরম্যান্সে অনেক উন্নতি সাধিত হয়, বিশেষ করে চালু হবার সময় এবং মেমরি ব্যবহার।</p>

<h2 id="এন্ড্রয়েডের_জন্য_ফায়ারফক্সে_অবদান_রাখুন">এন্ড্রয়েডের জন্য ফায়ারফক্সে অবদান রাখুন</h2>

<p><a class="link-https" href="https://wiki.mozilla.org/Mobile">প্রজেক্টের উইকি পেজ</a> হল এন্ড্রয়েডের জন্য ফায়ারফক্সের তথ্যের শুরুর অংশ।</p>

<p>এন্ড্রয়েডের জন্য ফায়ারফক্স তৈরি ও উন্নত করতে আপনি আমাদের সাহায্য করতে পারেন:</p>

<ul>
 <li> <a class="link-https" href="https://wiki.mozilla.org/Mobile/Testdrivers_Program">টেস্টিং</a> নিয়ে আমাদের সাহায্য করুন

  <ul>
   <li>সবচেয়ে জনপ্রিয় সাইটগুলোর কম্প্যাটিবিলিটি টেস্ট করতে পারেন - আরও তথ্যের জন্য <a href="/en-US/docs/Mozilla/Firefox_for_Android/Compatibility_Testing" title="https://developer-new.mozilla.org/en-US/docs/Mozilla/Firefox_for_Android/Compatibility_Testing">এখানে</a> দেখুন।</li>
  </ul>
 </li>
 <li>টিমের সঙ্গে <a class="link-irc" href="irc://irc.mozilla.org/#mobile">IRC</a> তে যোগাযোগ করুন অথবা যোগ দিন আমাদের <a class="link-https" href="https://wiki.mozilla.org/Mobile/Notes">বৃহস্পতিবারের ডেভেলপমেন্ট মিটিংয়ে</a></li>
 <li>প্রজেক্টের খবরের সঙ্গে আপ-টু-ডেট থাকুন <a class="external" href="http://planet.firefox.com/mobile/">প্ল্যানেট ফায়ারফক্স</a> এবং <a class="link-https" href="https://twitter.com/#!/mozmobile" title="https://twitter.com/#!/mozmobile">ট্যুইটারে</a></li>
 <li><a href="https://wiki.mozilla.org/Mobile/Fennec/Android" title="https://wiki.mozilla.org/Mobile/Fennec/Android">এন্ড্রয়েডের জন্য ফায়ারফক্স (Fennec) বিল্ড এবং হ্যাক করুন</a></li>
</ul>

<h2 id="মোবাইল_ওয়েবের_জন্য_ডেভেলপ_করুন">মোবাইল ওয়েবের জন্য ডেভেলপ করুন</h2>

<p>We've started putting together a guide to <a href="/En/Mobile" title="En/Mobile">designing web sites for mobile devices</a>.</p>

<p>With Firefox for Android, you've got access a number of APIs that expose the underlying capabilities of the device, closing the gap between the Web and native applications:</p>

<ul>
 <li><a class="external" href="http://hacks.mozilla.org/2012/02/using-the-battery-api-part-of-webapi/" title="http://hacks.mozilla.org/2012/02/using-the-battery-api-part-of-webapi/">Battery</a></li>
 <li><a href="/en/DOM/Using_the_Camera_API" title="Using the Camera API">Camera</a></li>
 <li><a href="/en/API/WebTelephony/Introduction_to_WebTelephony" title="Introduction to WebTelephony">WebTelephony</a></li>
 <li><a href="/en/API/WebSMS/Introduction_to_WebSMS" title="Introduction to WebSMS">WebSMS</a></li>
 <li><a href="/En/Using_geolocation" title="Using geolocation">Geolocation</a></li>
 <li><a href="/en/Detecting_device_orientation" title="https://developer.mozilla.org/en/detecting_device_orientation">Orientation</a></li>
</ul>

<p>To test your web site on Firefox for Android, you can <a class="link-https" href="https://www.mozilla.org/en-US/mobile/">install it on an Android device</a> or <a class="link-https" href="https://wiki.mozilla.org/Mobile/Fennec/Android/Emulator">run it on your desktop using the Android Emulator</a>.</p>

<h2 id="মোবাইল_এড-অন_তৈরি_করুন">মোবাইল এড-অন তৈরি করুন</h2>

<p><a href="/en/Extensions/Mobile" title="en/Extensions/Firefox_on_Android">Firefox for Android supports add-ons</a> using the exact same <a href="/en/Extensions" title="en/Extensions">extension system</a> used by all other Gecko-based applications. We did not invent a new add-on system. This means that building an add-on for Firefox on Android is the <a href="/en/Building_an_Extension" title="en/Building_an_Extension">same process</a> that would be used for desktop Firefox. Add-ons that work with desktop Firefox <strong>do not</strong> automatically work in Firefox on Android. The user interfaces are just too different.</p>

<div class="note">Firefox on Android has a unique application identifier which must be used in <code>install.rdf</code>. The identifier is <code>{aa3c5121-dab2-40e2-81ca-7ea25febc110}</code></div>

<p>Both classic restart-required and newer <a href="/en/Extensions/Bootstrapped_extensions" title="en/Extensions/Bootstrapped_extensions">restartless</a> add-on approaches are supported. Using the restartless approach is preferred whenever possible because the user experience is far superior to forcing an application restart when installing or removing an add-on.</p>

<h3 id="দ্রুত_পরিদর্শন">দ্রুত পরিদর্শন</h3>

<ul>
 <li>There is no visible XUL in the UI, so using overlays to try to add or change UI is useless.</li>
 <li>Internal code and objects, like <code>gBrowser</code>, do not exist. Look at the Firefox on Android <a class="external" href="https://mxr.mozilla.org/mozilla-central/source/mobile/android/chrome/content/browser.js"><code>browser.js</code></a> file to learn about the internals. Much of the same fundamental functionality exists.</li>
 <li>Services like <code>nsIPromptService</code> and <code>nsIAlertsService</code> are implemented to use native Android UI.</li>
 <li>There is a simple JavaScript object, called <a href="/en/Extensions/Mobile/API/NativeWindow" title="en/Extensions/Mobile/NativeWindow"><code>NativeWindow</code></a>, that allows you to manipulate parts of the native Android UI.</li>
</ul>

<h2 id="এন্ড্রয়েডের_জন্য_ফায়ারফক্স_সংক্রান্ত_সাহায্য">এন্ড্রয়েডের জন্য ফায়ারফক্স সংক্রান্ত সাহায্য</h2>

<p>Documentation and tutorials for using and troubleshooting Firefox for Android are available on the <a class="external" href="http://support.mozilla.org/mobile" title="http://support.mozilla.org/mobile">Mozilla Support website</a>.</p>