Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/OyaCanli/awesome-android-oem-issues

Common problems with specific types of Android OEMs
https://github.com/OyaCanli/awesome-android-oem-issues

List: awesome-android-oem-issues

android android-oems hacktoberfest2021 hactoberfest

Last synced: 3 months ago
JSON representation

Common problems with specific types of Android OEMs

Lists

README

        

# "Awesome" Android OEM issues (Common problems with specific Android device types from OEMs)

As Android application developers, one of our worst nightmares is to deal with unexpected issues due to the variety of Original Equipment Manufacturers(OEMs). Since we can't test our apps on every existing Android overlay, we usually recognize these late, through unhappy clients on the PlayStore.

This repository has been created to share problems we encountered with specific brands and models, so that we can be aware of them before starting a new feature and to discuss solutions or workarounds.

## Browsing OEM Issues

Issues reported by the community are listed [on our website](https://oyacanli.github.io/awesome-android-oem-issues/).

Discussions for each issue are located in the discussions section of this repository. So alternatively, you can directly access them through [discussions](https://github.com/OyaCanli/awesome-android-oem-issues/discussions). You can filter by the categories on the left, and you can use the search box if you look for something specific.

## How to Contribute

If you have an OEM issue that you'd like to share with others, we request you to compose your issue as a github discussion and add your data to our JSON file. For details, please refer to the [wiki page](https://github.com/OyaCanli/awesome-android-oem-issues/wiki) and follow the steps listed there.

Thank you for your interest in "Awesome" Android OEM issues!