I Just Made Love.apk (sharq.ijustmadelove)
Did you just made love? Or just want to check where people near you made love? I just made love lets you do all that and more! FEATURES: - view the map of the world where people just made love! - use your built in GPS to mark the location of where you just made love. - add photos - chose places: indoor, outdoor......more
Basic (4) | ||
Item |
Value |
Description |
Package | sharq.ijustmadelove | 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 | 122 | 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.2 | 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 | I Just Made Love | 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 |
Cellular data settings |
INTERNET ACCESS_NETWORK_STATE |
change/intercept network settings and traffic |
Location |
ACCESS_FINE_LOCATION ACCESS_MOCK_LOCATION |
precise location (GPS and network-based) approximate location (network-based) |
Features (3) | ||
Item |
Value |
Description |
Hardware |
location location.gps touchscreen |
The application uses one or more features on the device for determining location, such as GPS location, network location, or cell location. |
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). |