Recent content by dinomight

  1. D

    [KERNEL] OC kernel for Xoom Honeycomb 3.1

    Awesome kernel. Any chance you could do a version based on tiamat 1.4. I.e. a version with usb mass storage still enabled? :-)
  2. D

    [KERNEL - AOSP][HC3.1][UPDATE 6/2]Tiamat Xoom 1.4.4 "Full Throttle Baby @1.7Ghz"

    Usb Mass Storage App - UPDATES! USB Mass Storage Watcher UPDATE 5-9-2011 NEW VERSION (new features) Yeah for updates. I finally figured out how to detect when something mounts the usb mass storage, so now the notification changes depending on the state of the usb mass storage. Finally it has...
  3. D

    [KERNEL - AOSP][HC3.1][UPDATE 6/2]Tiamat Xoom 1.4.4 "Full Throttle Baby @1.7Ghz"

    The App Is Done Ok, Like i promised here is the updated app. This one will basically function the same way android normally does. plug your xoom in to the usb and you get a notification that you can click on to bring up the mount usb interface. The notification is persistant and will go away...
  4. D

    [KERNEL - AOSP][HC3.1][UPDATE 6/2]Tiamat Xoom 1.4.4 "Full Throttle Baby @1.7Ghz"

    The application doesn't actually run as a service or as a standard app. When it installed it registers itself with android, telling android that it wants to be notified when the ums_connected intent. Then any time that intent is sent, it executes my app. Then my app executes the command to bring...
  5. D

    [KERNEL - AOSP][HC3.1][UPDATE 6/2]Tiamat Xoom 1.4.4 "Full Throttle Baby @1.7Ghz"

    First App For people still on 1.4.0 that want to use usb mass storage, have i got an app for you. I found it tedious to use the recommended scripter. So I saw this as an opportunity to write my first albeit basic application. So attached you'll find it "Usb Mass Storage Watcher". The app...
  6. D

    [KERNEL - AOSP][HC3.1][UPDATE 6/2]Tiamat Xoom 1.4.4 "Full Throttle Baby @1.7Ghz"

    Looks like it's an issue with 1.4.1 (read on another forum that mass storage was removed in 1.4.1) I reverted to 1.4.0 and now the usb mass storage works. Might want to mention that on the first post.
  7. D

    [KERNEL - AOSP][HC3.1][UPDATE 6/2]Tiamat Xoom 1.4.4 "Full Throttle Baby @1.7Ghz"

    Ok i flashed 1.4.0 using kernel manager, rebooted and /sdcard/external is now showing properly. I then flashed 1.4.1 and everything looks good. However turning on usb storage via the scripter script results in the same perpetual loading wheel, and no mass storage device being detected.
  8. D

    [KERNEL - AOSP][HC3.1][UPDATE 6/2]Tiamat Xoom 1.4.4 "Full Throttle Baby @1.7Ghz"

    Tried flashing 1.4.0, and i get an "E:Error in /sdcard/Tiamat_Xoom-v1.4.0.zip (Status 0) Isnstallation aborted. I do get messages above saying Welcome to Xoom Mass Storage so it looks like it is reading the zip correctly. I tried downloading the file two times.
  9. D

    [KERNEL - AOSP][HC3.1][UPDATE 6/2]Tiamat Xoom 1.4.4 "Full Throttle Baby @1.7Ghz"

    I installed using the one-click-root software which installed timat 1.3.1. I immediately install Clockworkmod recovery, followed by timat 1.4.1.
  10. D

    [KERNEL - AOSP][HC3.1][UPDATE 6/2]Tiamat Xoom 1.4.4 "Full Throttle Baby @1.7Ghz"

    Ok i installed 1.4.1 and /sdcard/sdcard2 contains my micro sd card contents. /sdcard/external does not. I've added the scripter to show the mount usb app. However when i click the mount usb it shows the loading ring and it never finishes. Any help?