Git Product home page Git Product logo

android's People

Contributors

arco avatar aviraxp avatar bgcngm avatar bvlj avatar chirayudesai avatar ciwrl avatar ctso avatar haggertk avatar hyperb1iss avatar intervigilium avatar invisiblek avatar javelinanddart avatar jrior001 avatar koush avatar lordshenron avatar luca020400 avatar luk1337 avatar mikeng avatar moetayuko avatar npjohnson avatar pipipig233666 avatar rashed97 avatar revertx avatar rmcc avatar ryzenforce990 avatar sam3000 avatar tdm avatar webgeek1234 avatar zvnexus avatar zwliew avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

android's Issues

Manifest won't download/stuck

wanted to download the manifest, it got to a certain point after some fatal errors and it got stuck there. tried re-running it multiple times, always gets stuck at the same point. here are the errors and where it got stuck
image

package R does not exit

device/xiaomi/sky/parts/src/org/lineageos/settings/thermal/ThermalSettingsActivi
ty.java:23: error: cannot find symbol
import com.android.settingslib.widget.R;

symbol: class R
location: package com.android.settingslib.widget
device/xiaomi/sky/parts/src/org/lineageos/settings/thermal/ThermalSettingsActivi
ty.java:32: error: package R does not exist
getFragmentManager().beginTransaction().replace(R.id.content_frame,
^

Track of bugs on revisioned manifest (14)

  • vendor/addon directory not exist, getting error at generating bootanimation.
    Workaround;
    mkdir -p vendor/addons/prebuilt
    ln -s ../../lineage/bootanimation vendor/addon/prebuilt/bootanimation

  • CalendarTests not found
    Workaround;
    Exclude CalendarTests line from platform_testing/build/tasks/tests/platform_test_list.mk for now.

  • chromium-webview does not synced properly (and possibly few other dirs)
    Workaround;
    cd external/chromium-webview/prebuilt/arm64
    git lfs pull

  • packages/apps/SetupWizard/res/values/colors.xml have incorrect color declaration
    Workaround;
    Correct line 11 and 25.

  • packages/apps/Settings/res/xml/firmware_version.xml, about_device_name not found.
    Workaround;
    Temporarely use self defined string on line 48

I might update this post if i find other bugs

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.