
Waydroid
Anbox
BlueStacks
NoxPlayer
Android-x86
Genymotion
MEmu Play
Android Studio Emulator
Dinit
s6
runit
systemd
sysvinit
Upstart
LineageOS
GrapheneOS
DinitBased on our record, Waydroid should be more popular than Dinit. It has been mentiond 91 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Maybe you would be interested in Waydroid too https://waydro.id/. - Source: Hacker News / 7 months ago
Probably Waydroid [1]. It's been around for a while and apparently works very well. [1] https://waydro.id. - Source: Hacker News / 9 months ago
Maybe the real focus should be treating Android as a single purpose environment rather than your real/life depending one. Maybe the better approach would be focusing on getting postmarketOS to work, and use an emulation or recompilation layer that is running Android in a box (pun intended). Anbox and others were still too painful to use for daily usage, but maybe you can get rid of everything except the things... - Source: Hacker News / 10 months ago
Yep, and in the reverse, you don't need a separate kernel to run Android software on Linux: https://waydro.id. - Source: Hacker News / about 1 year ago
In theory you have the likes of the PinePhone where you can run a full Linux kernel [1]. You could then use something like Waydroid to run Android apps [2]. I think the biggest concern is that many of the important apps are anti-emulation, for example banking apps and authentication apps. [1] https://pine64.org/devices/pinephone_pro/ [2] https://waydro.id/. - Source: Hacker News / over 1 year ago
I wrote up some issues with service reliability here https://github.com/andrewbaxter/puteron/?tab=readme-ov-file#origin-story Design-wise, I think having users modify service on/off state *and* systemd itself modify those states is a terrible design, which leads to stuff turning back on when you turn it off, or things turning off despite you wanting them on, etc. (also mentioned higher up) FWIW after making... - Source: Hacker News / 6 months ago
Still, I applaud efforts like s6 and Dinit as competition is a good thing in general. I hope they'll continue to be improved upon until they've become viable alternatives to systemd for most users. Source: about 3 years ago
You can download dinit from github https://github.com/davmac314/dinit. (also read everything about it) Do a simple make && make install which should install it to /sbin/dinit No need to remove systemd or openrc. /sbin/init should be symlinked to whatever init system you use. Read the instructions on dinits page. All the services go into /etc/dinit.d. And you can "dinitctl enable servicename" to enable it. I... Source: about 3 years ago
It got mass-adopted while being imperfect, so that's to be expected. Thankfully its inception and the criticism that followed have paved the way for the likes of dinit and s6. Source: about 3 years ago
I use dinit do manage services on my home server. One of them is Caddy, that shares TLS/SSL cert state with my remote server by using Redis on said remote server. However, since this means that I need to have established a remote connection first before starting Caddy, I would like to know of a method to check if tailscale has in fact finished connecting. Source: over 3 years ago
Anbox - Anbox puts Android into a container and every Android application will be integrated with your...
s6 - s6 is a small suite of programs for UNIX, designed for process supervision. It can be used as an init system, or as separate supervision components.
BlueStacks - BlueStacks is a website designed to format mobile apps to be compatible to desktop computers, opening up mobile gaming to laptops and other computers. Read more about BlueStacks.
runit - runit is a cross-platform Unix init scheme with service supervision, a replacement for sysvinit...
NoxPlayer - Nox App Player is a free Android emulator dedicated to bring the best experience for users to play Android games and apps on PC and Mac.
systemd - systemd is a replacement for the init daemon for Linux (either System V or BSD-style).