1
0
Fork 0
mirror of https://github.com/anyproto/docs.git synced 2025-06-08 13:57:11 +09:00

GITBOOK-459: Minimum specs

This commit is contained in:
Filip Bozicevic 2024-04-17 09:52:29 +00:00 committed by gitbook-bot
parent e562ea9158
commit 553e2e8bb3
No known key found for this signature in database
GPG key ID: 07D2180C7B12D0FF

View file

@ -10,12 +10,20 @@ description: >-
Find the latest version of Anytype for your OS at [download.anytype.io](https://download.anytype.io) Find the latest version of Anytype for your OS at [download.anytype.io](https://download.anytype.io)
#### Minimum specs
* For Desktop, we follow Electron who follows vendor support policies (so no Win 7 / Win 8.1, for example).
* For Android (through Google Play), it's Android 8.0 and a 64-bit device with a minimum of 4GB of RAM.
* For iOS, it's iOS 15 and soon it will be iOS 16.
#### Install location
Anytype is installed: Anytype is installed:
* In Windows 10 or above, it is usually located:\ * In Windows 10 or above, it is usually located:\
`C:\Users\<username>\Appdata\Local\Programs\anytype2\Anytype.exe`\ `C:\Users\<username>\Appdata\Local\Programs\anytype2\Anytype.exe`\
**username** stands for the name of your user aka working directory. **username** stands for the name of your user aka working directory.
* For MacOS, it's: `HHD > Users >`` `_`Username`_` ``> Library > Application Support > anytype` * For MacOS, it's: ` HHD > Users >`` `` `_`Username`_` `` ``> Library > Application Support > anytype `
* For Linux, you'll find your work directory in `~/.config/anytype` * For Linux, you'll find your work directory in `~/.config/anytype`
* For Android, its your default location, usually: \_device/data/app\_.\ * For Android, its your default location, usually: \_device/data/app\_.\
We also store some caches: _device/data/data/io.anytype.app_\ We also store some caches: _device/data/data/io.anytype.app_\