Skip to content → Skip to footer

Jieshuo Web Browser

Last updated on 21 April 2025

Jieshuo Web Browser is a simple, barebones web browser included in the Jieshuo screen reader. It has a minimalist interface and only a few settings.

Launching the Browser

There is no direct function that launches the browser. To open it, go to the screen reader settings, navigate to More, and select it from there.

Alternatively, Jieshuo’s extension capabilities can be used to create a custom function that launches the browser’s activity directly.

The browser can also be set as the system’s default for opening links. This is typically done from device settings, then Apps, then Default apps, and finally selecting Jieshuo+ as the default browser app.

UI and Features

When the browser is opened, it loads the selected search engine’s page by default. However, if it is launched through a function or extension that directly starts its activity, no page is loaded on launch.

The very few buttons are located at the top. In addition to Close, Refresh, and Back, there is a More Options button that includes:

  • Forward: Goes forward in the browsing history.
  • Enter Web Address: Opens the address bar where a link can be entered or text can be typed to perform a search using the selected search engine. When the address bar opens, the address of the current page is shown. This must be cleared manually before typing, as it is not replaced automatically. After entering the address or text, press OK.
  • Copy Link: Copies the URL of the current page.
  • Filter Ads: Attempts to load the page with ads blocked.
  • Block Redirects: Prevents automatic page redirects.

Note that the Filter Ads and Block Redirects checkboxes are unchecked by default and remain checked only during the current browsing session. Once the browser is relaunched, they return to their unchecked state.

Choosing the Preferred Search Engine

To select the search engine used when searching for typed text in the address bar, go to Advanced Settings in the screen reader settings, then Voice Assistant and Translation Settings. There, find Search Engine and activate it.

Available options are: Baidu, Bing, Google, and Custom. To use a custom search engine, its link must be entered in the item next to the search engine setting (which is still in Chinese for now).

For example, you can enter this link to use DuckDuckGo:
https://duckduckgo.com/?q=

Press OK to save the changes.

Notes

  1. Since the web browser uses web views, you should expect the issue that affects web views, where focus is lost when encountering certain elements such as ads, while navigating a web page. Selecting the Filter Ads checkbox should help, though, as it blocks ads.
  2. The browser lacks customization options and key features like history and bookmarks. However, it is not intended to be a full-fledged web browser.
  3. I cannot comment on how well the browser works with major websites, as I rarely use it. However, it effectively blocked ads in articles. I was also able to open a YouTube video, but when trying to use the fast-forward or rewind buttons, the focus does not stay on the button after pressing it.

Useful Codes

To make any of the codes below a custom function, press More Options while customizing the gesture scheme you are using (for example, the Custom Scheme) and select Create a New Function. Type a name, then press OK. Now enter the function’s text and tap Save. You can then assign a gesture to the created function.

If you want to create the code as an extension that can be launched from the Extensions List, added to the main menu, assigned to gestures, or launched through the Voice Assistant (only launching it from the Extensions List is available in the free version), go to Extensions from the screen reader settings and tap New. Enter the name and press OK, then insert the function’s code and tap Save.

Launching the Browser

require "import"
import "android.content.*"
i = Intent()
  .setComponent(ComponentName("com.nirenr.talkman", "com.nirenr.talkman.WebActivity"))
this.startActivity(i)

Opening a Link Through the Browser

this.openUrl("")
return true

Type the link between the quotation marks.

Audio Demonstration

About Author

Kareen Kiwan

Since her introduction to Android in late 2012, Kareen Kiwan has been a fan of the operating system, devoting some of her time to clear misconceptions about Android among blind people. She wrote articles about its accessibility and features on the Blindtec.net Arabic website, of which she was a member of its team. Kareen's experience was gained through her following of the Android-related communities and fueled by her love for technology and her desire to test new innovations. She enjoys writing Android-related articles and believes in the role of proper communication with both the blind screen reader Android users and app developers in building a more accessible and inclusive Android. Kareen is a member of the Blind Android Users podcast team and Accessible Android editorial staff.

Published in Tutorials

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

Donate to Us

To uphold the standards of a robust and fully accessible project, we graciously request your support. Even a modest contribution can have a profound impact, enabling Accessible Android to continue its growth and development.

Donations can be made via PayPal.

For alternative methods, please do not hesitate to contact us.

We deeply appreciate your generosity and commitment to our cause.

Subscribe to Blind Android Users mailing list

RSS Accessible Android on Mastodon

  • Untitled
    Samsung Replaces Its TalkBack Version with Google’s in One UI 9 Beta https://accessibleandroid.com/samsung-replaces-its-talkback-version-with-googles-in-one-ui-9-beta/
  • Untitled
    New app added to Accessible Android apps directory Wispr Flow: AI Voice-to-Text accessible https://accessibleandroid.com/app/wispr-flow-ai-voice-to-text/ #Android #AI
  • Untitled
    Huawei FreeBuds Pro 5 Review: Living With the Upgrade https://accessibleandroid.com/huawei-freebuds-pro-5-review-living-with-the-upgrade/
  • Untitled
    Roads Audio: Voice Threads https://accessibleandroid.com/app/roads-audio-voice-threads/