android
Android MediaBox framebuffer format
I'm trying to read Android framebuffer directly on two devices (both rooted). First device is phone. And I have success with it. Android 4.2. Framebuffer Raw has BGRA-format, and it is very simple to parse it. framebuffer_phone dump Second device is media box on Mali GPU and Android 6.0. And I have problem with it. Framebuffer fomat seems compressed or something like this. framebuffer_mediabox dump I spend several weeks trying to decode it, but no success. May be it is native Mali framebuffer compression feature (AFBC)? I know, that screencap may convert dev/graphics/fb0 to png. And screencap on mediabox works perfect, but I can't decode Raw fb0 data. Please, help me to understand compression/encode method of second file (framebuffer_mediabox dump). I use hex-editor to open booth files and their structures is absolutely different.
Related Links
How to use onSaveInstanceState() for Fragments
Disable onScreen keyboard to a particular EditText in Android
Implementing OnFragmentInteractionListener in Tabbed Activity w/ ViewPager
Trigger Jenkins build failure from Android Spoon
Setup Emma Code Coverage for Android
How to be notified when screen pinning is turned off in Android 5.0 Lollipop?
How to create an activity that reads document files?
How to avoid proximity sensor to interrupt my own TTS when TalkBack is active
compiling libcurl for android mips
What are the differences between activity and fragment
ListView scroll is slow when flinging
How to open an image that is stored in a folder under Assets in android
Eclipse Crash and Not Regenerate R.java
Why does android emulator show black screen and its not string
Android navigation - Why do I need to call NavUtils.navigateUpFromSameTask(this)
Phonegap Android Mac - ANT Issue