Android transparent background.

This is the result of my application.

android_transparent_app
This android application can be updated with your features when you need to see the background.
For example a simple clock or something else.
First, you need to create one default android project.
This will make all your files to working like one simple android application.
Now the changes come with this file ( AndroidManifest.xml) :

The changes from MyClock.java:

Another file you need to change it – activity_my_clock.xml.

… the styles.xml file:

Most users got some errors with R.layout.
This error comes when you did not set the correct settings of Android Studio.
So try to add your Project Settings the correct dependencies:
android_errors_001
Errors can be annoying, but if you know everything that happens in Android Studio you managed to solve it.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.