P Browser সম্পর্কে
PBrowser is a free web browser
PBrowser is a free web browser, but Ads are included.
If you are uncomfortable with the ads, please use other browsers.
------------------------------------------------------------------------------------------
Android 2.3 : Maximum number of tabs: 2
Android 3.0 and Up : Maximum number of tabs: 5
------------------------------------------------------------------------------------------
For a developer...
PBrower can display a raw text/html data.
.
String html="[html][head][/head][body]Hello world[/body][/html]"; // replace [,] with <,>
Intent intent = new Intent();
intent.setAction(Intent.ACTION_VIEW);
intent.setPackage("com.anibbuni.android.pbrowser");
intent.putExtra("com.anibbuni.android.pbrowser.LoadTextHtml", html);
YourActivity.startActivity(intent);
What's new in the latest 1.0.6
P Browser APK Information
P Browser এর পুরানো সংস্করণ
P Browser 1.0.6
P Browser 1.0.5

APKPure অ্যাপের মাধ্যমে অতি দ্রুত এবং নিরাপদ ডাউনলোড করা হচ্ছে
Android-এ XAPK/APK ফাইল ইনস্টল করতে এক-ক্লিক করুন!