P Browser

3 (0)

Communication | 1.7MB

Description

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);

Show More Less

What's New P Browser

P Browser 1.0.6 updated...

Information

Updated:

Version: 1.0.6

Requires: Android 2.3 or later

Rate

Share by

You May Also Like