- Home /
How change color of Status Bar Android
How change color of Status Bar Android
Answer by Abhinash_kr · Apr 20, 2015 at 02:49 PM
i think you can add an xml that has filed as collor="something"; or export the project as google project and then update xml to get the result.
if you build direct from unity your apk will have that "Android$$anonymous$$anifest.xml" but it will be hidden ,so you need to tick "google android project " and then click on export ,in the build setting of unity . once you have the google exported project then you can go to "eclips "and update the xml and build you project.
Your answer
Follow this Question
Related Questions
is it safe to save info in PlayerPrefs? 2 Answers
Android translucent status bar 1 Answer
Load file on Android 1 Answer
Bad Android performance 1 Answer
GUIText can't view text with custom font correctly (android) 0 Answers