ArrowOS Blog Blog

0

HOW-TO report a bug

In this blog post, we will talk about on how to report bugs in our fork of AOSP platform and infrastructure for it which includes website, downloads, server, staticstics webpage etc. WHAT NOT to...

0

Wassup!

If you’ve been noticing there’s a lot in terms of changes, new pages popping up and improvements happening in the background. Its been a while and there’s a lot to catchup, so lets make...

0

Introducing community builds

Hello everyone, we’re glad to inform you about one of the projects plans which we are working on and which is live now. A new build variant under the tag Community builds is being rolled out...

0

Check the Integrity of ArrowOS Official builds

Here is how you can get sha256 of the latest ArrowOS build that you downloaded and match it with the sha256 we are displaying on our downloads page WINDOWS (POWERSHELL) Get-filehash Arrow-*.zip LINUX sha256sum Arrow-*.zip...

0

Compilation guide

Initialize your local repository & sync: To maintain the quality of device sources we recommend using device Tree, device-common, kernel source, vendor from LineageOS/TheMuppets ORG thus this guide will be based on how to...

1

Apply for Maintainership

To make your device official and be the official maintainer of ArrowOS you must fulfill all the below requirements as mentioned. Requirements for the Official Device Maintainership Applicant: Device Requirements: You can apply for...

1

How to submit patches to ArrowOS Gerrit

STEP 1: STEP 2: If everything went well you’ll be greeted with a welcome message that the connection has been established. If you receive any error saying “permission denied(public key)”, that means your SSH...