Difference between pages "Anbox" and "BlueStacks"

From Emulation General Wiki
(Difference between pages)
Jump to navigation Jump to search
m
 
m (Category replaced)
 
Line 1: Line 1:
{{WIP}}
 
 
{{Infobox emulator
 
{{Infobox emulator
|title         = Anbox
+
|title = BlueStacks App Player
|logo         = Anbox logo.png
+
|logo = Bluestacks_logo.png
|logowidth     =  
+
|logowidth =  
|developer    = Marius Gripsgard, Ricardo Mendoza, Simon Fels, Thomas Voß
+
|version = {{BlueStacksVer}}
|version       =  
+
|active = Yes
|active       = Yes
+
|platform = [[Emulators on PC|Windows]]<br/>[[Emulators on macOS|macOS]]
|platform     = Linux
+
|target = [[Android emulators|Android]]
|architecture  = x86-64, ARM
+
|developer = Bluestack Systems, Inc.
|target       = [[Android emulators]]
+
|prog-lang =
|compatibility =  
+
|website = [https://www.bluestacks.com BlueStacks.com]
|accuracy      =  
+
|source =
|website       = [https://anbox.io/ anbox.io]
+
|license = Proprietary
|prog-lang    = C++
 
|support      =  
 
|license       = GNU GPL 3.0
 
|source        = [https://github.com/anbox/anbox GitHub]
 
 
}}
 
}}
  
'''Anbox''' is a free and open-source [[Compatibility layers|compatibility layer]] that aims to allow mobile applications and mobile games developed for Android to run on GNU/Linux distributions.
+
'''[[wikipedia:BlueStacks|BlueStacks]]''' is a closed-source [[Android emulators|Android emulator]] for Windows and macOS developed by Bluestack Systems.
  
It executes the Android runtime environment by using LXC (Linux Containers), recreating the directory structure of Android as a mountable loop image, whilst using the native Linux kernel to execute applications.
+
==Downloads==
 +
{| cellpadding="4"
 +
|-
 +
|align=center|{{Icon|Win|Mac}}
 +
|'''[https://www.bluestacks.com/download.html Latest releases]'''
 +
|-
 +
|align=center|{{Icon|Win}}
 +
|[https://support.bluestacks.com/hc/en-us/articles/360041390952-How-to-use-BlueStacks-on-Windows-10-with-Hyper-V-enabled BlueStacks for Hyper-V] <small>(beta)</small>
 +
|}
  
== See also ==
+
==Overview==
* [[Wine]] - A Windows compatibility layer for Unix-like systems.
+
BlueStacks is a gaming-oriented emulator targeting Android 7 Nougat. As such, it has a number of convenient features for emulating Android games.
 +
 
 +
BlueStacks has ARM emulation but it can slow down under heavy loads on modern PCs. You may be able to increase performance by lowering the internal resolution with the built-in UI.
 +
 
 +
By default, BlueStacks presents itself as a OnePlus 3T, though it can be reconfigured to appear as other devices.
 +
 
 +
===BS Tweaker===
 +
BlueStacks has an unofficial modding tool called [https://bstweaker.tk BlueStacks Tweaker] that can, among other things, root the Android installation and transfer files beyond what the BlueStacks app normally permits. Since BS Tweaker uses SuperSU as the root, it may trip up a game's anticheat. If you choose to use the app, ignore its warnings about not supporting the latest version; it has been tested to work with 4.215.0.1019.
 +
 
 +
===Disk optimization===
 +
BlueStacks is based on VirtualBox and stores the installation in its native disk format, VDI. By default, the files are located at <code>C:\ProgramData\BlueStacks\Engine\Android\</code> on Windows.<!-- todo: find the macos location --> To reduce the size of the disk, you can use the compact approach used in VirtualBox.
 +
 
 +
Alternatively, you can use [[Save_Disk_Space_for_ISOs#NTFS_Compression|NTFS compression]]. This will greatly cut down the real amount of space used on the disk, though depending on what kind of storage you have it may either take a few minutes or a few seconds.
 +
 
 +
==External links==
 +
* [https://www.bluestacks.com Official website]
 +
* [https://discord.gg/bluestacks Official Discord server]
  
 
[[Category:Emulators]]
 
[[Category:Emulators]]
 
[[Category:Mobile emulators]]
 
[[Category:Mobile emulators]]
 
[[Category:Android emulators]]
 
[[Category:Android emulators]]
[[Category:Compatibility layers]]
+
[[Category:Windows emulation software]]
[[Category:Linux emulation software]]
+
[[Category:macOS emulation software]]
 +
[[Category:Closed-source emulators]]
 +
[[Category:Commercial emulators]]

Revision as of 11:15, 2 December 2021

BlueStacks App Player
px
Developer(s) Bluestack Systems, Inc.
Latest version 5.20.100
Active Yes
Platform(s) Windows
macOS
Emulates Android
Website BlueStacks.com
License Proprietary

BlueStacks is a closed-source Android emulator for Windows and macOS developed by Bluestack Systems.

Downloads

Windows macOS Latest releases
Windows BlueStacks for Hyper-V (beta)

Overview

BlueStacks is a gaming-oriented emulator targeting Android 7 Nougat. As such, it has a number of convenient features for emulating Android games.

BlueStacks has ARM emulation but it can slow down under heavy loads on modern PCs. You may be able to increase performance by lowering the internal resolution with the built-in UI.

By default, BlueStacks presents itself as a OnePlus 3T, though it can be reconfigured to appear as other devices.

BS Tweaker

BlueStacks has an unofficial modding tool called BlueStacks Tweaker that can, among other things, root the Android installation and transfer files beyond what the BlueStacks app normally permits. Since BS Tweaker uses SuperSU as the root, it may trip up a game's anticheat. If you choose to use the app, ignore its warnings about not supporting the latest version; it has been tested to work with 4.215.0.1019.

Disk optimization

BlueStacks is based on VirtualBox and stores the installation in its native disk format, VDI. By default, the files are located at C:\ProgramData\BlueStacks\Engine\Android\ on Windows. To reduce the size of the disk, you can use the compact approach used in VirtualBox.

Alternatively, you can use NTFS compression. This will greatly cut down the real amount of space used on the disk, though depending on what kind of storage you have it may either take a few minutes or a few seconds.

External links