• Debug native system-level code (c++) of Android Sources (AOSP) with DS-5
    I'm using DS-5 to debug native code of my custom android application and it works well, my question now is about android source code (AOSP) that i have recompiled. It's possible to debug the system-level...
  • Reversible Debugging in Native Android
    Reversible debugging in ARM's DS-5 tools has been getting a lot of attention and is quite easy to use in Android Native activities and libraries. See UndoDB in action in Eclipse or DS-5 and learn how...
  • Running native codes on USB arrival
    Hi Experts, In Linux environment I use native codes cross compiled for ARM processor in the user space. The requirement is when on a USB device arrival, udevd will invoke the binary in association with...
  • Special code for Android
    Hi Experts, Does Linaro provides any separate code patches for the Android version of OS in ARM processor ?
  • How to build and port Android on TI AM335X (ARM Cortex-A8) Processor?
    Hello I want to start development on Texas Instruments AM335X (ARM Cortex-A8) processor with Android OS with SD Card Boot....how to build and compile and add features on Android OS for AM335X? Looking...