New Version of MediaDroid and Message Drop up on Android Market
I posted a new version of both MediaDroid and Message Drop to the Android Market this morning.
The new version of MediaDroid fixes the reboot bug. It’s not as elegant as a fix as I’d like but it does work. FYI to any developers, the SD Card isn’t necessarily mounted when the ACTION_BOOT_COMPLETED event is broadcast. I used a CountDownTimer to wait 30 seconds after my BroadcastReceiver is called, then I’m able to access the files on the SD Card.
I added a couple features to Message Drop and fixed a few bugs. The new features are spelled out on the Message Drop page and include a new Setting for assigning the “Blank Tag” and a mode helping you build bulleted item lists.
My plan is to switch back to MediaDroid and perform some much needed polishing, and I ran into a Force Close that I haven’t been able to track down yet. Always more to do!
