Scan2PDF Mobile Lite.apk (com.burrotech.scan2pdf)
Document scanning using your phone's camera to convert one or more pages into a PDF. Like having scanner/photocopier/fax machine in your pocket! PDFs are compressed and enhanced - they are saved to phone/SD card and can be emailed directly or downloaded later. Lite version includes watermark. 1.2.9: smaller watermark!...more
Basic (4) | ||
Item |
Value |
Description |
Package | com.burrotech.scan2pdf | A full Java-language-style package name for the application. The name should be unique. The name may contain uppercase or lowercase letters ('A' through 'Z'), numbers, and underscores ('_'). However, individual package name parts may only start with letters. |
VersionCode | 29 | An internal version number. This number is used only to determine whether one version is more recent than another, with higher numbers indicating more recent versions. This is not the version number shown to users; that number is set by the versionName attribute. |
VersionName | 1.2.9 | The version number shown to users. This attribute can be set as a raw string or as a reference to a string resource. The string has no other purpose than to be displayed to users. The versionCode attribute holds the significant version number used internally. |
Application: label | Scan2PDF Mobile Lite | A user-readable label for the application as a whole, and a default label for each of the application's components. |
Permissions (2) | ||
Group |
Value |
Description |
Camera/Microphone |
CAMERA |
take pictures and videos record audio |
Cellular data settings |
INTERNET |
change/intercept network settings and traffic |
Features (3) | ||
Item |
Value |
Description |
Hardware |
camera camera.autofocus touchscreen |
The application uses the device's camera. If the device supports multiple cameras, the application uses the camera that facing away from the screen. |
Screens (1) | ||
Item |
Value |
Description |
Support-Screens |
normal |
Indicates whether an application supports the "normal" screen form-factors. Traditionally this is an HVGA medium density screen, but WQVGA low density and WVGA high density are also considered to be normal. |
Densities | '160' | The quantity of pixels within a physical area of the screen; usually referred to as dpi (dots per inch). At runtime, the system transparently handles any scaling of the dp units, as necessary, based on the actual density of the screen in use. The conversion of dp units to screen pixels is simple: px = dp * (dpi / 160). |