Rhapsody.apk (com.variamobile.soundwave)
Coming Soon: Improved Sound Quality Rhapsody is working to improve sound quality in an upcoming version of the app. Stay tuned-- additional details are coming soon. Now you can tap into the entire Rhapsody catalog from your iPhone. Listen to any song instantly, tune in to Rhapsody Radio, check out the newest rele......more
Basic (4) | ||
Item |
Value |
Description |
Package | com.variamobile.soundwave | 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 | 4 | 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 | Rhapsody 1.2.4.776 | 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 | Rhapsody | A user-readable label for the application as a whole, and a default label for each of the application's components. |
Permissions (4) | ||
Group |
Value |
Description |
Cellular data settings |
INTERNET ACCESS_NETWORK_STATE |
change/intercept network settings and traffic |
SMS |
SEND_SMS |
receive text messages (WAP) read your text messages (SMS or MMS) edit your text messages (SMS or MMS) receive text messages (SMS) send SMS messages receive text messages (MMS) |
Other |
WAKE_LOCK |
An app can use custom settings provided by your device manufacturer or application-specific permissions. |
Phone |
READ_PHONE_STATE |
modify phone state reroute outgoing calls directly call phone numbers read call log write call log |
Features (2) | ||
Item |
Value |
Description |
Hardware |
telephony touchscreen |
The application uses telephony features on the device, such as telephony radio with data communication services. |
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). |