Parallel Space - app cloning

Download: Parallel Space - app cloning APK

  • Latest Version
Application ID com.lbe.parallel.intl
Downloads 237.92M
Upload by LBE Tech
Rating 4.2/5.05M+
Content rating Everyone, Users Interact, Shares Location, In-App Purchases
Requires android 5.0 and up
Updated on Apr 25, 2024

android.Manifest.permission

  • android.permission.ACCEPT_HANDOVER:
    Allows a calling app to continue a call which was started in another app.
  • android.permission.ACCESS_ADSERVICES_AD_ID:
    This permission needs to be declared by the caller of Advertising ID APIs.
  • android.permission.ACCESS_ADSERVICES_ATTRIBUTION:
    This permission needs to be declared by the caller of Attribution APIs.
  • android.permission.ACCESS_ADSERVICES_TOPICS:
    This permission needs to be declared by the caller of Topics APIs.
  • android.permission.ACCESS_CACHE_FILESYSTEM:
  • android.permission.ACCESS_COARSE_LOCATION:
    Allows an app to access approximate location.
  • android.permission.ACCESS_DOWNLOAD_MANAGER:
  • android.permission.ACCESS_FINE_LOCATION:
    Allows an app to access precise location.
  • android.permission.ACCESS_LOCATION_EXTRA_COMMANDS:
    Allows an application to access extra location provider commands.
  • android.permission.ACCESS_MEDIA_LOCATION:
    Allows an application to access any geographic locations persisted in the user's shared collection.
  • android.permission.ACCESS_MOCK_LOCATION:
  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.ACCESS_WIFI_STATE:
    Allows applications to access information about Wi-Fi networks.
  • android.permission.ACCESS_WIMAX_STATE:
  • android.permission.ACCOUNT_MANAGER:
    Allows applications to call into AccountAuthenticators.
  • android.permission.ACTIVITY_RECOGNITION:
    Allows an application to recognize physical activity.
  • android.permission.ANSWER_PHONE_CALLS:
    Allows the app to answer an incoming phone call.
  • android.permission.AUTHENTICATE_ACCOUNTS:
  • android.permission.BATTERY_STATS:
    Allows an application to collect battery statistics
  • android.permission.BIND_APPWIDGET:
    Allows an application to tell the AppWidget service which application can access AppWidget's data.
  • android.permission.BLUETOOTH:
    Allows applications to connect to paired bluetooth devices.
  • android.permission.BLUETOOTH_ADMIN:
    Allows applications to discover and pair bluetooth devices.
  • android.permission.BLUETOOTH_ADVERTISE:
    Required to be able to advertise to nearby Bluetooth devices.
  • android.permission.BLUETOOTH_CONNECT:
    Required to be able to connect to paired Bluetooth devices.
  • android.permission.BLUETOOTH_SCAN:
    Required to be able to discover and pair nearby Bluetooth devices.
  • android.permission.BODY_SENSORS:
    Allows an application to access data from sensors that the user uses to measure what is happening inside their body, such as heart rate.
  • android.permission.BODY_SENSORS_BACKGROUND:
    Allows an application to access data from sensors that the user uses to measure what is happening inside their body, such as heart rate.
  • android.permission.BROADCAST_STICKY:
    Allows an application to broadcast sticky intents.
  • android.permission.CALL_COMPANION_APP:
    Allows an app which implements the InCallService API to be eligible to be enabled as a calling companion app.
  • android.permission.CALL_PHONE:
    Allows an application to initiate a phone call without going through the Dialer user interface for the user to confirm the call.
  • android.permission.CAMERA:
    Required to be able to access the camera device.
  • android.permission.CHANGE_CONFIGURATION:
    Allows an application to modify the current configuration, such as locale.
  • android.permission.CHANGE_NETWORK_STATE:
    Allows applications to change network connectivity state.
  • android.permission.CHANGE_WIFI_MULTICAST_STATE:
    Allows applications to enter Wi-Fi Multicast mode.
  • android.permission.CHANGE_WIFI_STATE:
    Allows applications to change Wi-Fi connectivity state.
  • android.permission.CHANGE_WIMAX_STATE:
  • android.permission.CLEAR_APP_CACHE:
    Allows an application to clear the caches of all installed applications on the device.
  • android.permission.CLEAR_APP_USER_DATA:
  • android.permission.DELETE_PACKAGES:
    Allows an application to delete packages.
  • android.permission.DEVICE_POWER:
  • android.permission.DISABLE_KEYGUARD:
    Allows applications to disable the keyguard if it is not secure.
  • android.permission.DOWNLOAD_WITHOUT_NOTIFICATION:
  • android.permission.EXPAND_STATUS_BAR:
    Allows an application to expand or collapse the status bar.
  • android.permission.FLASHLIGHT:
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.GET_ACCOUNTS:
    Allows access to the list of accounts in the Accounts Service.
  • android.permission.GET_PACKAGE_SIZE:
    Allows an application to find out the space used by any package.
  • android.permission.GET_TASKS:
    This constant was deprecated in API level 21. No longer enforced.
  • android.permission.INSTALL_PACKAGES:
    Allows an application to install packages.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.KILL_BACKGROUND_PROCESSES:
    Allows an application to call ActivityManager.killBackgroundProcesses(String).
  • android.permission.MANAGE_ACCOUNTS:
  • android.permission.MANAGE_OWN_CALLS:
    Allows a calling application which manages its own calls through the self-managed ConnectionService APIs.
  • android.permission.MEDIA_CONTENT_CONTROL:
    Allows an application to know what content is playing and control its playback.
  • android.permission.MODIFY_AUDIO_SETTINGS:
    Allows an application to modify global audio settings.
  • android.permission.MOUNT_UNMOUNT_FILESYSTEMS:
    Allows mounting and unmounting file systems for removable storage.
  • android.permission.NFC:
    Allows applications to perform I/O operations over NFC.
  • android.permission.NFC_TRANSACTION_EVENT:
    Allows applications to receive NFC transaction events.
  • android.permission.PACKAGE_USAGE_STATS:
    Allows an application to collect component usage statistics
  • android.permission.PERSISTENT_ACTIVITY:
    This constant was deprecated in API level 15. This functionality will be removed in the future; please do not use. Allow an application to make its activities persistent.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.QUERY_ALL_PACKAGES:
    Allows query of any normal app on the device, regardless of manifest declarations.
  • android.permission.READ_CALENDAR:
    Allows an application to read the user's calendar data.
  • android.permission.READ_CONTACTS:
    Allows an application to read the user's contacts data.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.READ_INSTALL_SESSIONS:
  • android.permission.READ_LOGS:
    Allows an application to read the low-level system log files.
  • android.permission.READ_MEDIA_AUDIO:
    Allows an application to read audio files from external storage.
  • android.permission.READ_MEDIA_IMAGES:
    Allows an application to read image files from external storage.
  • android.permission.READ_MEDIA_VIDEO:
    Allows an application to read video files from external storage.
  • android.permission.READ_NETWORK_USAGE_HISTORY:
  • android.permission.READ_OWNER_DATA:
  • android.permission.READ_PHONE_NUMBERS:
    Allows read access to the device's phone number(s).
  • android.permission.READ_PHONE_STATE:
    Allows read only access to phone state, including the current cellular network information, the status of any ongoing calls, and a list of any PhoneAccounts registered on the device.
  • android.permission.READ_PROFILE:
  • android.permission.READ_SOCIAL_STREAM:
  • android.permission.READ_SYNC_SETTINGS:
    Allows applications to read the sync settings.
  • android.permission.READ_SYNC_STATS:
    Allows applications to read the sync stats.
  • android.permission.READ_USER_DICTIONARY:
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.RECORD_AUDIO:
    Allows an application to record audio.
  • android.permission.REORDER_TASKS:
    Allows an application to change the Z-order of tasks.
  • android.permission.REQUEST_COMPANION_RUN_IN_BACKGROUND:
    Allows a companion app to run in the background.
  • android.permission.REQUEST_COMPANION_USE_DATA_IN_BACKGROUND:
    Allows a companion app to use data in the background.
  • android.permission.REQUEST_DELETE_PACKAGES:
    Allows an application to request deleting packages.
  • android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS:
    Permission an application must hold in order to use Settings.ACTION_REQUEST_IGNORE_BATTERY_OPTIMIZATIONS.
  • android.permission.REQUEST_PASSWORD_COMPLEXITY:
    Allows an application to request the screen lock complexity and prompt users to update the screen lock to a certain complexity level.
  • android.permission.RESTART_PACKAGES:
    This constant was deprecated in API level 15. The ActivityManager.restartPackage(String) API is no longer supported.
  • android.permission.SET_TIME_ZONE:
    Allows applications to set the system time zone directly.
  • android.permission.SET_WALLPAPER:
    Allows applications to set the wallpaper.
  • android.permission.SET_WALLPAPER_HINTS:
    Allows applications to set the wallpaper hints.
  • android.permission.SUBSCRIBED_FEEDS_READ:
  • android.permission.SUBSCRIBED_FEEDS_WRITE:
  • android.permission.SYSTEM_ALERT_WINDOW:
    Allows an app to create windows using the type WindowManager.LayoutParams.TYPE_APPLICATION_OVERLAY, shown on top of all other apps.
  • android.permission.TRANSMIT_IR:
    Allows using the device's IR transmitter, if available.
  • android.permission.USE_BIOMETRIC:
    Allows an app to use device supported biometric modalities.
  • android.permission.USE_CREDENTIALS:
  • android.permission.USE_FINGERPRINT:
    This constant was deprecated in API level 28. Applications should request USE_BIOMETRIC instead
  • android.permission.USE_FULL_SCREEN_INTENT:
    Required for apps targeting Build.VERSION_CODES.Q that want to use notification full screen intents.
  • android.permission.USE_SIP:
    Allows an application to use SIP service.
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • android.permission.WRITE_APN_SETTINGS:
    Allows applications to write the apn settings and read sensitive fields of an existing apn settings like user and password.
  • android.permission.WRITE_CALENDAR:
    Allows an application to write the user's calendar data.
  • android.permission.WRITE_CONTACTS:
    Allows an application to write the user's contacts data.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.
  • android.permission.WRITE_MEDIA_STORAGE:
  • android.permission.WRITE_OWNER_DATA:
  • android.permission.WRITE_PROFILE:
  • android.permission.WRITE_SETTINGS:
    Allows an application to read or write the system settings.
  • android.permission.WRITE_SOCIAL_STREAM:
  • android.permission.WRITE_SYNC_SETTINGS:
    Allows applications to write the sync settings.
  • android.permission.WRITE_USER_DICTIONARY:
  • cn.nubia.launcher.permission.READ_SETTINGS:
  • com.actionlauncher.playstore.permission.READ_SETTINGS:
  • com.anddoes.launcher.permission.READ_SETTINGS:
  • com.android.alarm.permission.SET_ALARM:
    Allows an application to broadcast an Intent to set an alarm for the user.
  • com.android.browser.permission.READ_HISTORY_BOOKMARKS:
  • com.android.browser.permission.WRITE_HISTORY_BOOKMARKS:
  • com.android.email.partnerprovider.PARTNER_PROVIDER:
  • com.android.launcher.permission.INSTALL_SHORTCUT:
    Allows an application to install a shortcut in Launcher.
  • com.android.launcher.permission.READ_SETTINGS:
  • com.android.launcher.permission.UNINSTALL_SHORTCUT:
  • com.android.launcher.permission.WRITE_SETTINGS:
    Allows an application to read or write the system settings.
  • com.android.launcher2.permission.READ_SETTINGS:
  • com.android.launcher3.permission.READ_SETTINGS:
  • com.android.vending.BILLING:
  • com.android.voicemail.permission.ADD_VOICEMAIL:
    Allows an application to add voicemails into the system.
  • com.applovin.array.apphub.permission.BIND_APPHUB_SERVICE:
  • com.apusapps.launcher.permission.READ_SETTINGS:
  • com.bbk.launcher2.permission.READ_SETTINGS:
  • com.google.android.apps.nexuslauncher.permission.READ_SETTINGS:
  • com.google.android.apps.nexuslauncher.permission.WRITE_SETTINGS:
    Allows an application to read or write the system settings.
  • com.google.android.c2dm.permission.RECEIVE:
  • com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE:
  • com.google.android.gms.permission.AD_ID:
  • com.google.android.gms.permission.BIND_NETWORK_TASK_SERVICE:
  • com.google.android.launcher.permission.READ_SETTINGS:
  • com.google.android.providers.gsf.permission.READ_GSERVICES:
  • com.google.android.providers.talk.permission.READ_ONLY:
  • com.google.android.providers.talk.permission.WRITE_ONLY:
  • com.htc.launcher.permission.READ_SETTINGS:
  • com.huawei.android.launcher.permission.CHANGE_BADGE:
  • com.huawei.android.launcher.permission.READ_SETTINGS:
  • com.huawei.android.launcher.permission.WRITE_SETTINGS:
    Allows an application to read or write the system settings.
  • com.lbe.parallel.intl.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION:
  • com.lbe.parallel.intl.ipc.LocalBroadcastPermission:
  • com.lbe.parallel_intl.arm32bit_permission:
  • com.lbe.parallel_intl.arm64bit_permission:
  • com.lbe.parallel_intl.helper:
  • com.lbe.parallel_intl.provider_init:
  • com.lenovo.launcher.permission.READ_SETTINGS:
  • com.motorola.launcher3.permission.READ_SETTINGS:
  • com.motorola.launcher3.permission.WRITE_SETTINGS:
    Allows an application to read or write the system settings.
  • com.mx.launcher.permission.READ_SETTINGS:
  • com.oppo.launcher.permission.READ_SETTINGS:
  • com.s.launcher.permission.READ_SETTINGS:
  • com.samsung.android.launcher.permission.READ_SETTINGS:
  • com.samsung.android.launcher.permission.WRITE_SETTINGS:
    Allows an application to read or write the system settings.
  • com.samsung.android.providers.context.permission.WRITE_USE_APP_FEATURE_SURVEY:
  • com.sec.android.provider.badge.permission.READ:
  • com.sec.android.provider.badge.permission.WRITE:
  • com.sonymobile.home.permission.PROVIDER_INSERT_BADGE:
  • com.teslacoilsw.launcher.permission.READ_SETTINGS:
  • com.tsf.shell.permission.READ_SETTINGS: