# Project Info

![](https://github.com/android-generic/artwork/raw/master/brand/Android-Generic_Logo__2_transparent.png)

### What Is This?

Android-Generic Project is a collection of scripts, manifests & patches that allow for rapid prototyping of Android projects based off AOSP to produce generic images for Linux PC hardware as well as others. For a more in-depth description of the goals and progressions leading up to this project, please read [This Blog Post](https://blog.blissroms.com/2020/06/26/lets-try-and-change-the-game.html)

The first version of this toolset did indeed do what we intended it to do, but we felt things still aren't simple enough for mainstream use. So we are going to try and address that with this new version of Android-Generic Project.

The menu system uses [easybashgui](https://sites.google.com/site/easybashgui/) for it's menu system, so it will automatically detect and use: yad, gtkdialog, kdialog, zenity, Xdialog, (c)dialog, whiptail or bash builtins to display the optioins. That means this system should work on any server or SSH session.

#### Development Chats:

Telegram: [PC/x86/x86\_64](https://t.me/androidgenericpc)

#### Resources:

AG Main Repo:\
[vendor\_ag](https://github.com/android-generic/vendor_ag)

AG Artwork:\
[Android-Generic Artwork](https://github.com/android-generic/artwork)

AG Documentation:\
[Android-Generic Project Documentation](https://android-generic-project.gitbook.io/documentation/)

Android-x86 Source & Troubleshooting Documentation:\
[Android-x86 Documentation](https://www.android-x86.org/documentation.html)

[Bliss OS Docs](https://docs.blissos.org)

* **TOC**

### Documentation:

Our documentation has moved to it's own repo:\
[AG Documentation Repo](https://github.com/android-generic/documentation)

[Android-Generic Project Documentation Site](https://android-generic-project.gitbook.io/documentation/)

## Credits

We'd like to say thanks to all these great individuals first: @phhusson @cwhuang @maurossi @goffioul @me176c-dev @bosconovic @farmerbb @aclegg2011 @eternityson and many others

And these great teams second: @Google @LineageOS @GZR @OmniROM @SlimROM @ParanoidAndroid @dahliaOS and many others, for you still lead the way for Open Innovation in the Android community.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://android-generic-project.gitbook.io/documentation/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
