[android-developers] parsing text from file on sdcard

2010-04-02 Thread mssmison
Well I thought this project would be easier than it is, though I can't seem to find documentation on this. What I would like to do is have my application display text that is stored in a txt file on the sdcard. So the idea being the user enters the text and saves the file on the sdcard, and my

[android-developers] Status Bar Customizations

2010-04-01 Thread mssmison
I've seen this posted before however I'd really like to revisit it. In dealing with a small res device I would like to hide the status bar, my current solution has been to make it transparent and 'make a mess' of the framework and xml so that certain icons are no longer shown, for example the

[android-developers] Re: Android, send me logs! - code library for detecting force-close and sending logs

2010-02-25 Thread mssmison
I love this idea! I'd like to build it into the source itself, that would be a life saver.. lol -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from

[android-developers] sdcard mounted but not detected by android system.

2009-07-29 Thread mssmison
I'm having a problem with sdcard detection. I've gotten the sdcard mounted, it lists as a mount point and the SD card and phone storage read it and can list available space, however any apps requiring the card still do not detect it. Here is my mount info; # mount rootfs on / type rootfs (rw)

[android-developers] screen not powering back up after enabling the gpu when in cupcake

2009-06-05 Thread mssmison
after enabling the gpu the screen will not power back up after sleep. This only occurs in cupcake builds, 1.1 builds work fine. Are there changes required to support sleep in cupcake? --~--~-~--~~~---~--~~ You received this message because you are subscribed to