Search code examples
How to go about making a global bottom sheet in Android OS...

androidandroid-source

Read More
Testing changes made to AOSP code (package android.media) on an emulator...

androidandroid-source

Read More
Building AOSP with only 8 GB RAM...

androidmakefileandroid-sourceramandroid-7.0-nougat

Read More
How to Add Pre-built App (System App) in AOSP source code...

androidoperating-systemandroid-sourceapksigner

Read More
How to change Adb port on AOSP from 5555 to something else...

androidadbandroid-source

Read More
UiAutomation vs AccessibilityService...

androidandroid-sourceandroid-uiautomator

Read More
NoSuchMethodError : No virtual method noBackupDirectory : andriodx.work on Android.mk (AOSP App - An...

android-sourceandroidxandroid-workmanagerandroid-10.0android.mk

Read More
When are the APKs in system/app being installed?...

androidandroid-source

Read More
Writing a Android System app that uses KeyEvents to insert text into a text field. But Extended unic...

androidandroid-sourcekeyevent

Read More
How to get list of running HALs on Android device?...

androidandroid-sourcehal

Read More
Add System application(Through App source code/working AS project) in AOSP source code...

androidoperating-systemembeddedandroid-source

Read More
What's the different between "android:textSize" and "textSize" in AOSP?...

androidandroid-source

Read More
Clip content of ActivityView...

androidandroid-source

Read More
How to download only a working directory of the AOSP source code without the entire repo history?...

androidgitandroid-source

Read More
Read SELinux in Android device...

androidandroid-sourceselinux

Read More
How to set default theme for LatinIME in AOSP...

androidkeyboardthemesdefaultandroid-source

Read More
Adding an implicit broadcast exception?...

androidandroid-intentandroid-sourceandroid-broadcast

Read More
How to add keyboard languages to Android Things 1.0.15...

keyboardandroid-sourceandroid-things

Read More
How to remove minSdkVersion from AndroidManifest.xml but still be able to build with Make?...

gradleandroid-manifestandroid-sourceandroid.mk

Read More
AOSP prebuilt aar not added to frameworks...

jarandroid-sourceandroid.mk

Read More
"Android R" getPackageInfo("mypackage",0) is throwing PackageManager.NameNotFoun...

androidandroid-source

Read More
ISO C++ forbids declaration of 'int32' with no type...

c++clinuxbuildandroid-source

Read More
What does @hide mean in the Android source code?...

androidandroid-activityandroid-source

Read More
Unable to build AOSP rom on Mac os High Sierra...

androidmacosgcclinux-kernelandroid-source

Read More
Android Email Application Source Code...

androidemailandroid-source

Read More
AOSP - How to have an executable run with root access?...

androidrootandroid-sourcefirmware

Read More
How to increase system.img partition size...

androidandroid-source

Read More
AOSP Permission denied when creating file on /data...

androidandroid-source

Read More
Adding and using aar file with resources in AOSP build...

android-sourceandroid.mk

Read More
How to include constraint layout library in an AOSP project...

androidandroid-constraintlayoutandroid-sourceandroid.mk

Read More
BackNext