mirror of
				https://github.com/tiyn/wiki.git
				synced 2025-10-30 18:01:15 +01:00 
			
		
		
		
	linux: added waydroid
This commit is contained in:
		
							
								
								
									
										18
									
								
								wiki/linux/waydroid.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								wiki/linux/waydroid.md
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,18 @@ | |||||||
|  | # Waydroid | ||||||
|  |  | ||||||
|  | [Waydroid](https://waydo.id) is a container-based approach to boot a full | ||||||
|  | [Android system](/wiki/android.md) on a regular [Linux system](/wiki/linux.md) | ||||||
|  |  | ||||||
|  | ## Setup | ||||||
|  |  | ||||||
|  | On most [Linux distributions](/wiki/linux.md) Waydroid can be installed with the `waydroid` | ||||||
|  | package. | ||||||
|  |  | ||||||
|  | After setting up the system has to be initialized. | ||||||
|  | When running `waydroid status` it will also tell, if initialization is needed. | ||||||
|  |  | ||||||
|  | The initialization can easily be done by running the following command. | ||||||
|  |  | ||||||
|  | ```sh  | ||||||
|  | waydroid init | ||||||
|  | ``` | ||||||
		Reference in New Issue
	
	Block a user