menu
menu

2Accounts

Clone popular social apps and gaming apps ,Never Miss Any Message

4.0

85 Votes

  • Category General
  • Program license Free
  • Version 3.7.4
  • Size 18 MB
  • Works under: Android
  • Program available in English
  • Content rating Everyone
  • Package name com.excelliance.multiaccount
  • Program by 2Accounts
    63 Pencroft Way, Manchester M16 9LP, UK

Introduction

2Accounts is an Android application designed to enable users to operate multiple accounts of the same app simultaneously on a single device.

Functionality and Features

2Accounts shines in its fundamental purpose: providing seamless operation of multiple accounts for the same app on one device. From social media platforms like Facebook to gaming apps, 2Accounts allows users to switch between different accounts with ease. This is particularly advantageous for users who want to keep their professional and personal lives separate without having to use different devices.

On the downside, some users have reported issues with certain features not functioning as expected. For instance, one user reported difficulty changing their username on Facebook while using 2Accounts. It is important to note, however, that these types of issues might be more connected to individual apps rather than a failure on 2Accounts' part.

User Interface

2Accounts boasts a clean, user-friendly interface that is easy to navigate. Its simplicity allows users to quickly understand how to operate the app, requiring minimal time to get used to the layout and functions. The app allows easy switching between accounts, enhancing user experience and making multitasking more efficient.

Performance

The performance of 2Accounts is generally commendable. The app runs smoothly and does not appear to cause significant battery drain. It also keeps the data of each account separate, thereby maintaining privacy and security.

However, the application's performance is somewhat marred by its ad policy. Users have reported a high frequency of ads, which can be particularly disruptive during login. While ads are a common way for free apps to generate revenue, the intrusive ad experience reported might detract from user satisfaction.

Conclusion

In conclusion, 2Accounts is a valuable tool for those requiring multiple accounts for the same app on a single device. It delivers on its promise of seamless operation, but the user experience might be affected by issues with ads and occasional glitches with certain app features.

Pros

  • Enables operation of multiple accounts of the same app
  • Clean, user-friendly interface
  • Maintains privacy and security of each account

Cons

  • Reports of high frequency of disruptive ads
  • Occasional glitches with features of individual apps

1.Support Android 13.

2.Fix failure of login for TikTok Lite.

3.Fix crash of GMS.

4.Fix crash of SKY.

5.Fix crash of Google Maps.

6.Fix crash of Free Fire.

7.Fix crash of WhatsApp.

8.Fix crash of LINE.

9.Support WhatsApp and Twitter.

10.Enhance Compatibility with Multiple Apps.

11.Fix Some Crash Issues.

More to explore… Only on Multiple Accounts-2Accounts(dual app)

Potentially dangerous permissions

  • ACCESS_COARSE_LOCATION: Allows an app to access approximate location. Alternatively, you might want ACCESS_FINE_LOCATION.
  • ACCESS_FINE_LOCATION: Allows an app to access precise location. Alternatively, you might want ACCESS_COARSE_LOCATION.
  • ADD_VOICEMAIL: Allows an application to add voicemails into the system.
  • BODY_SENSORS: Allows an application to access data from sensors that the user uses to measure what is happening inside his/her body, such as heart rate.
  • CALL_PHONE: Allows an application to initiate a phone call without going through the Dialer user interface for the user to confirm the call.
  • CAMERA: Required to be able to access the camera device.
  • GET_ACCOUNTS: Allows access to the list of accounts in the Accounts Service.
  • READ_CALENDAR: Allows an application to read the user's calendar data.
  • READ_CONTACTS: Allows an application to read the user's contacts data.
  • READ_EXTERNAL_STORAGE: Allows an application to read from external storage.
  • READ_PHONE_STATE: Allows read only access to phone state, including the phone number of the device, current cellular network information, the status of any ongoing calls, and a list of any PhoneAccounts registered on the device.
  • RECORD_AUDIO: Allows an application to record audio.
  • USE_SIP: Allows an application to use SIP service.
  • WRITE_CALENDAR: Allows an application to write the user's calendar data.
  • WRITE_CONTACTS: Allows an application to write the user's contacts data.
  • WRITE_EXTERNAL_STORAGE: Allows an application to write to external storage.

Other permissions

  • ACCESS_LOCATION_EXTRA_COMMANDS: Allows an application to access extra location provider commands.
  • ACCESS_NETWORK_STATE: Allows applications to access information about networks.
  • ACCESS_WIFI_STATE: Allows applications to access information about Wi-Fi networks.
  • ACCOUNT_MANAGER: Allows applications to call into AccountAuthenticators.
  • BATTERY_STATS: Allows an application to collect battery statistics
  • BIND_APPWIDGET: Allows an application to tell the AppWidget service which application can access AppWidget's data. The normal user flow is that a user picks an AppWidget to go into a particular host, thereby giving that host application access to the private data from the AppWidget app. An application that has this permission should honor that contract.
  • BLUETOOTH: Allows applications to connect to paired bluetooth devices.
  • BLUETOOTH_ADMIN: Allows applications to discover and pair bluetooth devices.
  • BROADCAST_STICKY: Allows an application to broadcast sticky intents. These are broadcasts whose data is held by the system after being finished, so that clients can quickly retrieve that data without having to wait for the next broadcast.
  • CHANGE_NETWORK_STATE: Allows applications to change network connectivity state.
  • CHANGE_WIFI_MULTICAST_STATE: Allows applications to enter Wi-Fi Multicast mode.
  • CHANGE_WIFI_STATE: Allows applications to change Wi-Fi connectivity state.
  • CLEAR_APP_CACHE: Allows an application to clear the caches of all installed applications on the device.
  • DISABLE_KEYGUARD: Allows applications to disable the keyguard if it is not secure.
  • EXPAND_STATUS_BAR: Allows an application to expand or collapse the status bar.
  • GET_PACKAGE_SIZE: Allows an application to find out the space used by any package.
  • GET_TASKS: This constant was deprecated in API level 21. No longer enforced.
  • INSTALL_SHORTCUT: Allows an application to install a shortcut in Launcher.
  • INTERNET: Allows applications to open network sockets.
  • KILL_BACKGROUND_PROCESSES: Allows an application to call killBackgroundProcesses(String).
  • MANAGE_DOCUMENTS: Allows an application to manage access to documents, usually as part of a document picker.
  • MODIFY_AUDIO_SETTINGS: Allows an application to modify global audio settings.
  • MODIFY_PHONE_STATE: Allows modification of the telephony state - power on, mmi, etc. Does not include placing calls.
  • MOUNT_UNMOUNT_FILESYSTEMS: Allows mounting and unmounting file systems for removable storage.
  • NFC: Allows applications to perform I/O operations over NFC.
  • PACKAGE_USAGE_STATS: Allows an application to collect component usage statistics
  • PERSISTENT_ACTIVITY: This constant was deprecated in API level 9. This functionality will be removed in the future; please do not use. Allow an application to make its activities persistent.
  • READ_LOGS: Allows an application to read the low-level system log files.
  • READ_SYNC_SETTINGS: Allows applications to read the sync settings.
  • READ_SYNC_STATS: Allows applications to read the sync stats.
  • RECEIVE_BOOT_COMPLETED: Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting. If you don't request this permission, you will not receive the broadcast at that time. Though holding this permission does not have any security implications, it can have a negative impact on the user experience by increasing the amount of time it takes the system to start and allowing applications to have themselves running without the user being aware of them. As such, you must explicitly declare your use of this facility to make that visible to the user.
  • REORDER_TASKS: Allows an application to change the Z-order of tasks.
  • RESTART_PACKAGES: This constant was deprecated in API level 8. The restartPackage(String) API is no longer supported.
  • SET_ALARM: Allows an application to broadcast an Intent to set an alarm for the user.
  • SET_TIME_ZONE: Allows applications to set the system time zone.
  • SET_WALLPAPER: Allows applications to set the wallpaper.
  • SET_WALLPAPER_HINTS: Allows applications to set the wallpaper hints.
  • SIGNAL_PERSISTENT_PROCESSES: Allow an application to request that a signal be sent to all persistent processes.
  • SYSTEM_ALERT_WINDOW: Allows an app to create windows using the type TYPE_SYSTEM_ALERT, shown on top of all other apps. Very few apps should use this permission; these windows are intended for system-level interaction with the user.
  • TRANSMIT_IR: Allows using the device's IR transmitter, if available.
  • UNINSTALL_SHORTCUT: This permission is no longer supported.
  • UPDATE_DEVICE_STATS: Allows an application to update device statistics.
  • USE_FINGERPRINT: Allows an app to use fingerprint hardware.
  • VIBRATE: Allows access to the vibrator.
  • WAKE_LOCK: Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • WRITE_APN_SETTINGS: Allows applications to write the apn settings.
  • WRITE_SECURE_SETTINGS: Allows an application to read or write the secure system settings.
  • WRITE_SETTINGS: Allows an application to read or write the system settings.
  • WRITE_SYNC_SETTINGS: Allows applications to write the sync settings.
  • android.permission.ACCESS_CACHE_FILESYSTEM
  • android.permission.ACCESS_DOWNLOAD_MANAGER
  • android.permission.ACCESS_MOCK_LOCATION
  • android.permission.ACCESS_SUPERUSER
  • android.permission.ACCESS_WIMAX_STATE
  • android.permission.AUTHENTICATE_ACCOUNTS
  • android.permission.BACKUP
  • android.permission.CHANGE_WIMAX_STATE
  • android.permission.CLEAR_APP_USER_DATA
  • android.permission.DEVICE_POWER
  • android.permission.DOWNLOAD_WITHOUT_NOTIFICATION
  • android.permission.FLASHLIGHT
  • android.permission.INTERACT_ACROSS_USERS
  • android.permission.MANAGE_ACCOUNTS
  • android.permission.PREVENT_POWER_KEY
  • android.permission.READ_INSTALL_SESSIONS
  • android.permission.READ_OWNER_DATA
  • android.permission.READ_PROFILE
  • android.permission.READ_SOCIAL_STREAM
  • android.permission.READ_USER_DICTIONARY
  • android.permission.RUN_INSTRUMENTATION
  • android.permission.SUBSCRIBED_FEEDS_READ
  • android.permission.SUBSCRIBED_FEEDS_WRITE
  • android.permission.USE_CREDENTIALS
  • android.permission.WRITE_MEDIA_STORAGE
  • android.permission.WRITE_OWNER_DATA
  • android.permission.WRITE_PROFILE
  • android.permission.WRITE_SOCIAL_STREAM
  • android.permission.WRITE_USER_DICTIONARY
  • cn.nubia.launcher.permission.READ_SETTINGS
  • com.actionlauncher.playstore.permission.READ_SETTINGS
  • com.anddoes.launcher.permission.READ_SETTINGS
  • com.anddoes.launcher.permission.UPDATE_COUNT
  • com.android.browser.permission.READ_HISTORY_BOOKMARKS
  • com.android.browser.permission.WRITE_HISTORY_BOOKMARKS
  • com.android.email.permission.READ_ATTACHMENT
  • com.android.launcher.permission.READ_SETTINGS
  • com.android.launcher.permission.WRITE_SETTINGS
  • com.android.launcher2.permission.READ_SETTINGS
  • com.android.launcher2.permission.WRITE_SETTINGS
  • com.android.launcher3.permission.READ_SETTINGS
  • com.android.launcher3.permission.WRITE_SETTINGS
  • com.android.vending.BILLING
  • com.android.vending.CHECK_LICENSE
  • com.apusapps.launcher.permission.READ_SETTINGS
  • com.aspire.mm.permission.READ_SETTINGS
  • com.asus.email.permission.ACCESS_PROVIDER
  • com.baiqi.weather.permission.READ_SETTINGS
  • com.bbk.launcher2.permission.READ_SETTINGS
  • com.excelliance.multiaccount.assist
  • com.facebook.katana.permission.C2D_MESSAGE
  • com.facebook.katana.permission.CROSS_PROCESS_BROADCAST_MANAGER
  • com.facebook.katana.permission.RECEIVE_ADM_MESSAGE
  • com.facebook.katana.provider.ACCESS
  • com.facebook.permission.prod.FB_APP_COMMUNICATION
  • com.facebook.permission.prod.SYSTEM_COMMUNICATION
  • com.facebook.receiver.permission.ACCESS
  • com.fede.launcher.permission.READ_SETTINGS
  • com.google.android.c2dm.permission.RECEIVE
  • com.google.android.gms.permission.ACTIVITY_RECOGNITION
  • com.google.android.gms.permission.AD_ID_NOTIFICATION
  • com.google.android.googleapps.permission.GOOGLE_AUTH
  • com.google.android.googleapps.permission.GOOGLE_AUTH.OTHER_SERVICES
  • com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser
  • com.google.android.googleapps.permission.GOOGLE_AUTH.adsense
  • com.google.android.googleapps.permission.GOOGLE_AUTH.adwords
  • com.google.android.googleapps.permission.GOOGLE_AUTH.ah
  • com.google.android.googleapps.permission.GOOGLE_AUTH.blogger
  • com.google.android.googleapps.permission.GOOGLE_AUTH.cl
  • com.google.android.googleapps.permission.GOOGLE_AUTH.cp
  • com.google.android.googleapps.permission.GOOGLE_AUTH.dodgeball
  • com.google.android.googleapps.permission.GOOGLE_AUTH.finance
  • com.google.android.googleapps.permission.GOOGLE_AUTH.gbase
  • com.google.android.googleapps.permission.GOOGLE_AUTH.grandcentral
  • com.google.android.googleapps.permission.GOOGLE_AUTH.groups2
  • com.google.android.googleapps.permission.GOOGLE_AUTH.health
  • com.google.android.googleapps.permission.GOOGLE_AUTH.ig
  • com.google.android.googleapps.permission.GOOGLE_AUTH.jotspot
  • com.google.android.googleapps.permission.GOOGLE_AUTH.knol
  • com.google.android.googleapps.permission.GOOGLE_AUTH.lh2
  • com.google.android.googleapps.permission.GOOGLE_AUTH.local
  • com.google.android.googleapps.permission.GOOGLE_AUTH.mail
  • com.google.android.googleapps.permission.GOOGLE_AUTH.mobile
  • com.google.android.googleapps.permission.GOOGLE_AUTH.news
  • com.google.android.googleapps.permission.GOOGLE_AUTH.notebook
  • com.google.android.googleapps.permission.GOOGLE_AUTH.orkut
  • com.google.android.googleapps.permission.GOOGLE_AUTH.print
  • com.google.android.googleapps.permission.GOOGLE_AUTH.sitemaps
  • com.google.android.googleapps.permission.GOOGLE_AUTH.speech
  • com.google.android.googleapps.permission.GOOGLE_AUTH.speechpersonalization
  • com.google.android.googleapps.permission.GOOGLE_AUTH.talk
  • com.google.android.googleapps.permission.GOOGLE_AUTH.wifi
  • com.google.android.googleapps.permission.GOOGLE_AUTH.wise
  • com.google.android.googleapps.permission.GOOGLE_AUTH.writely
  • com.google.android.googleapps.permission.GOOGLE_AUTH.youtube
  • com.google.android.launcher.permission.READ_SETTINGS
  • com.google.android.launcher.permission.WRITE_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.htc.launcher.permission.UPDATE_SHORTCUT
  • com.huawei.android.launcher.permission.CHANGE_BADGE
  • com.huawei.android.launcher.permission.READ_SETTINGS
  • com.huawei.android.launcher.permission.WRITE_SETTINGS
  • com.huawei.launcher2.permission.READ_SETTINGS
  • com.huawei.launcher3.permission.READ_SETTINGS
  • com.lenovo.launcher.permission.READ_SETTINGS
  • com.lge.launcher.permission.READ_SETTINGS
  • com.majeur.launcher.permission.UPDATE_BADGE
  • com.mediatek.launcherplus.permission.READ_SETTINGS
  • com.meizu.flyme.push.permission.RECEIVE
  • com.motorola.dlauncher.permission.READ_SETTINGS
  • com.motorola.dock.DesktopDock.permission.READ_SETTINGS
  • com.motorola.mmsp.motoswitch.permission.READ_SETTINGS
  • com.mx.launcher.permission.READ_SETTINGS
  • com.oppo.launcher.permission.READ_SETTINGS
  • com.qihoo360.launcher.permission.READ_SETTINGS
  • com.s.launcher.permission.READ_SETTINGS
  • com.samsung.android.providers.context.permission.WRITE_USE_APP_FEATURE_SURVEY
  • com.sec.android.app.twlauncher.settings.READ_SETTINGS
  • com.sec.android.provider.badge.permission.READ
  • com.sec.android.provider.badge.permission.WRITE
  • com.sonyericsson.home.permission.BROADCAST_BADGE
  • com.sonyericsson.homescreen.permission.READ_SETTINGS
  • com.sonymobile.home.permission.PROVIDER_INSERT_BADGE
  • com.tencent.mm.ext.permission.READ
  • com.tencent.mm.ext.permission.WRITE
  • com.tencent.mm.permission.C2D_MESSAGE
  • com.tencent.mm.permission.MM_MESSAGE
  • com.tencent.mm.plugin.permission.READ
  • com.tencent.mm.plugin.permission.WRITE
  • com.tencent.mm.wear.message
  • com.tencent.msf.permission.account.sync
  • com.teslacoilsw.launcher.permission.READ_SETTINGS
  • com.thunderst.launcher.permission.READ_SETTINGS
  • com.tsf.shell.permission.READ_SETTINGS
  • com.ty.launcher.permission.READ_SETTINGS
  • mobi.SyndicateApps.ICS.launcher.permission.READ_SETTINGS
  • net.qihoo.launcher.permission.READ_SETTINGS
  • org.adw.launcher.permission.READ_SETTINGS
  • org.adwfreak.launcher.permission.READ_SETTINGS
Top 6 2Accounts Alternatives

Parallel Space 64Bit Support  1.0.3069

Improved the stability and compatibility of Parallel Space

SwitchMe  2.1.3.12

Log in and out of multiple user accounts, each with their own apps and data.

Clone Master  1.58

Clone apps and work independently.

2Face  1.3.5.0790

Simultaneously access two social/gaming accounts

App Cloner  1.3.3

Create & install copies of apps. Run & keep cloned apps alongside original apps.

Parallel Space  4.0.9268

Run multiple accounts of the same app at once, create a unique space by themes.