Recent content by vsasi

  1. V

    Post *ROOTED*Rooting acer a500

    For the zoom hack the first step was to get to bootloader. On A500 when you do adb reboot bootloader tablet reboots without indication of "support for fastboot" Power Vol+ takes you to SDCARD based (update.zip) process.
  2. V

    Thread [Q] Development.apk.APK for Honeycomb (xoom)

    I did the following (developer.android.com/guide/developing/debugging/debugging-devtools.html)to extract the APK (which was successful using 3.0(perview emulator)) and when i try to install, I get an error Anyone get this to get development.apk to work on Honeycomb ?
  3. V

    Thread [Q] Detecting Hardware Accelration (Video)

    How do i (programatically) find out which Video formats have hardware acceleration on a particular device ? Say I have buy a samsung tablet - how do i know if MPEG2 or DIVX are handled by the CPU or by GPU (video acceleration) ? sasi