GmsCore VS rattlesnakeos-stack

Compare GmsCore vs rattlesnakeos-stack and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
GmsCore rattlesnakeos-stack
429 16
6,631 556
3.1% -
9.5 5.3
1 day ago about 2 years ago
Java Go
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

GmsCore

Posts with mentions or reviews of GmsCore. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-05.

rattlesnakeos-stack

Posts with mentions or reviews of rattlesnakeos-stack. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-13.
  • Release 20211112: Breaking APV changes and Pixel 5a fix
    2 projects | /r/RattlesnakeOS | 13 Nov 2021
    I'm not interested in the current android-prepare-vendor drama, so until an alternative is built, I've made a change that requires you to specify an android-prepare-vendor to use in your local config file. This release will require that you update to 12.0.3 and add three new config entries for specifying details of android-prepare-vendor. Here is an example of what that might look like (do not copy as is - it will not build):
  • November 2021 Update
    2 projects | /r/RattlesnakeOS | 1 Nov 2021
    There is a new stack version 12.0.2 required for this update. The 12.0.2 update fixes an issue with new stacks on 12.0 that was causing a build failure; thanks u/caasi-dev for reporting the issue.
  • New Pixel 5a
    3 projects | /r/RattlesnakeOS | 26 Aug 2021
    Adding support for it in rattlesnakeos-stack, which is very minor, an example of adding Pixel 5 is here: https://github.com/dan-v/rattlesnakeos-stack/pull/178
  • Add Android Auto to Calyx OS before flashing ROM
    4 projects | /r/CalyxOS | 25 Aug 2021
    There are some tools already which support automated builds such as https://github.com/dan-v/rattlesnakeos-stack and https://github.com/danielfullmer/robotnix - however they'll need work to support both CalyxOS and also Android Auto.
  • CalyxOS – De-Googled Android Alternative
    25 projects | news.ycombinator.com | 6 Aug 2021
    CalyxOS is an awesome project. I have worked with the lead developer a bit over the past few years and it's been such a pleasure. We share some bits of code between our projects here: https://github.com/AOSPAlliance.

    If anyone is interested in building their own custom android OS in the cloud (AWS) with same ability to lock your bootloader like CalyxOS, you can checkout my project I've been maintaining for a few years now called RattlesnakeOS: https://github.com/dan-v/rattlesnakeos-stack.

    And if you prefer to not build in the cloud, there is also a really great project called robotnix (https://github.com/danielfullmer/robotnix) which provides a way to build many flavors of OS (AOSP, GrapheneOS, LineageOS, etc).

  • LineageOS 18.1 Released
    10 projects | news.ycombinator.com | 1 Apr 2021
    I've been using LineageOS since the good ol' CyanogenMod days and I am very grateful for how much work the developers put into it day in and day out.

    Thanks to them, I managed to get rid of Google Apps in my day-to-day life almost[0] entirely and drastically improve privacy for me: Instead of Google Play Services I use MicroG[1] and instead of Play Store, I use Aurora Store[2] and F-Droid. For syncing files there is Syncthing[3] and for backups there is Seedvault[4]. To isolate apps I don't trust I use NetGuard[8] and Shelter[9] and practically no internet-facing app has access to my internal "SD card" on which my photos and documents reside. As a bonus, getting rid of GApps and using LineageOS has increased my phones' battery life and their overall lifetime tremendously. (I've only owned three smartphones in my entire life, the original T-Mobile G1, the HTC One M8 and the BQ Aquaris Pro.) I couldn't be happier.

    That being said, I've closely been following GrapheneOS[5] because I find its additional security guarantees very attractive. In fact, just a few hours ago my new Pixel 5 arrived and I'm looking forward to giving it a try. Though I already know I will miss MicroG… Maybe I'll end up building my own custom Android ROM, using Hashbang or RattlesnakeOS[6, 7]?

    Overall, I don't really understand people who criticize Android for not being open while loudly claiming a "pure" Linux phone would be so much better. (There was yet another discussion here on HN just a few days ago.) Yes, Android is a not your typical open-source project and clearly in the hands of Google. Yes, most phone and chip manufacturers still haven't open-sourced their hardware binary blobs. We definitely have to fight these fights. But with a Linux phone I'd probably be struggling with window-manager-related bugs in the worst possible moments (say, an emergency call) and risk all my data getting stolen whenever I install a new app.

    As much as I like Linux – I dabbled with it the first time almost two decades ago and have been using it as a daily driver for more than a decade – but its stability and, especially, security guarantees are orders of magnitude worse than Android's.

    I secretly hope that Fuchsia will find its way to the desktop at some point and be able to replace my Linux system.

    [0]: I still use Google Maps every now and then

    [1]: https://microg.org . See https://lineage.microg.org/ for LineageOS images that come with MicroG pre-installed.

    [2]: https://auroraoss.com/

    [3]: https://syncthing.net

    [4]: https://github.com/seedvault-app/seedvault

    [5]: http://grapheneos.org/

    [6]: https://github.com/hashbang/aosp-build

    [7]: https://github.com/dan-v/rattlesnakeos-stack/

    [8]: https://netguard.me/

    [9]: https://f-droid.org/en/packages/net.typeblog.shelter/

  • Mar 2021 Update and v11.0.7
    4 projects | /r/RattlesnakeOS | 1 Mar 2021
    This is a fairly significant update that includes some backwards incompatible changes specifically around how customizations are done. I initially had planned to support v11.0.6 for one more month to allow time to migrate, but v11.0.6 is not able to build the March 2021 update without a fix, so I decided to just move forward with v11.0.7 only. You can read more about the new approach of using custom config repos here https://github.com/dan-v/rattlesnakeos-stack#customizations. As with any large update, I'd recommend backing up everything just in case.
  • January 2021 Update
    2 projects | /r/RattlesnakeOS | 5 Jan 2021
    Since the PR on android-prepare-vendor has been merged, I sent you a PR for redfin.

What are some alternatives?

When comparing GmsCore and rattlesnakeos-stack you can also consider the following projects:

MinMicroG - Sources and scripts for MinMicroG installers. You shall find no prebuilt releases here.

FakeGApps - A better approach for microg

openauto - AndroidAuto headunit emulator

UnifiedNlp - Alternative network location provider for Android, with plugin interface to easily integrate third-party location providers.

opengapps - The main repository of the Open GApps Project

anbox - Anbox is a container-based approach to boot a full Android system on a regular GNU/Linux system

NanoDroid

bromite - Bromite is a Chromium fork with ad blocking and privacy enhancements; take back your browser!

Suwayomi-Server - A rewrite of Tachiyomi for the Desktop

NewPipe - A libre lightweight streaming front-end for Android.

whoogle-search - A self-hosted, ad-free, privacy-respecting metasearch engine

waydroid - Waydroid uses a container-based approach to boot a full Android system on a regular GNU/Linux system like Ubuntu.