DOROKURI Logo

What is doroQuickWeb?

Function Summary

doroQuickWeb is a simple application only to open a link you given. When you start the application, the URL will be opened with browser and application is finished. It is a same function that uses shortcut with browser, but doroQuickWeb can uses a original icon for application.

doroQuickWeb

How to make the application

Default icon image is selected if you don't select your own image files.

Basic Information
APK file name Specify file name of your application.
Application name Specify the name that shown with icon on home screen.
Icon image Select the image file of icon. PNG format image files (72 * 72pixels) are required.

URL Setting
URL URL begins with "http", "https", "ftp", "ftps" or "market" strings (schemes). If you select a "market" scheme and use a format below , you can link a application page on Android Market.
ex.)
market://datails?id="package.name.of.application"

Option
Make public If checked, anyone can down load your application. Not checked, no one can down load your application except you.