Thanks Richard,

I have directly skipped the LiteratureManager.java and run the intent 
LiteratureEditor.java from an activity before that normally calls the 
manager file. The editor works just fine and doesn't crash.

I will post a stack trace tomorrow when I'm at work and can run the 
program... This leads me to another question that has stopped any 
development on my laptop at home (I didn't upgrade my work computer).

I have upgraded the SDK and AVD to to most recent release, which has broken 
my build. Seems the code:
 

<style name="WindowTitleBackground" parent="android:WindowTitleBackground">
    <item name="android:background">@android:color/transparent</item>
</style>


breaks my build. I read that I am calling android:WindowTitleBackground 
which was wrong to begin with and Google fixed this in the most recent 
release. I have no idea how to fix this and make my app work with the newest 
SDK/AVD release. I am a novice to Java and Android so this is a foreign 
problem.

I have my source publicly hosted by Google if you want to check it out and 
see for yourself.

http://code.google.com/p/myministryapp/source/checkout

Thanks for the help!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to