Friday 15 July 2011

All of the sudden....WIP04_b15072011 comes

Here it comes. Just the apk file (take dosbox.conf from some previous downloads). It brings:
  • fix for DroidDos occasional crashes on GFX mode switches (i.e. in Ishar 3 at startup, or in Contrast demo by Oxygene) - its a dirty fix, but works...
  • refactored UI, taken from DroidMac, with scrollable keyboard panels, easier GUI configuration (key sizes, etc.).
The next one (if it comes) will be probably WIP05 :).

2 comments:

  1. Hi there, I'm trying to run it on a Asus Transformer, and it's not even starting with the following exception:

    E/AndroidRuntime(23213): java.lang.RuntimeException: Unable to start activity ComponentInfo{org.tomaswoj.droiddos/org.tomaswoj.droiddos.DosBoxMain}: java.lang.NullPointerException
    E/AndroidRuntime(23213): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1815)
    .....
    E/AndroidRuntime(23213): Caused by: java.lang.NullPointerException
    E/AndroidRuntime(23213): at org.tomaswoj.droiddos.DosBoxMain.onCreate(DosBoxMain.java:283)
    E/AndroidRuntime(23213): at android.app.Activity.performCreate(Activity.java:4397)

    Can you by any chance upload your project to GitHub so people can contribute to it, since your don't seem to have time to handle both ports? Thanks for your effort =)

    ReplyDelete
  2. The app works on Droid Incredible on the second run.
    I have tried the Droiddos on the HTC Droid incredible, the app gives error when the screen orientation is changed from portrait to landscape.
    After error I uninstall the app an reinstall and works again.

    Menu Bar in the middle of screen covers the initial "C" prompt and FM option initially does not work unless "dir" command is issued. After the "dir" command then the upper screen moves up or down.

    ReplyDelete