Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Android Build a Simple Android App (2014) Creating the Screen Layout Using a Fullscreen Theme

Tommy Binkley
Tommy Binkley
18,584 Points

App wont work

I have been building my app for quite some time and I recently wanted to change the entire app into a full screen app and I read a few things online and I tried them and I tried testing the app and it wont work anymore. I remember changing all of the settings for the apptheme and I still cant get the app to load. I also accidentally deleted the styles.xml and I cant get it back. I have thought about rebuilding the app and starting over but if there is a simple fix to get my app fullscreen and how to get the styles.xml back please let me know.

I don't know how to fix your problems in this instance but, in future, I recommend you use local or remote (or both!) git repositories to manage your applications. This will enable you to rollback to a point where your code worked and to a point where you hadn't deleted files.

There is a Treehouse course for it here which covers the main functionality that would prevent you finding yourself where you do now.