How to develop custom status bar in android JellyBean 4.2.2

给你一囗甜甜゛ 提交于 2019-12-03 11:05:17
Kylie Moden

Here is what I could find:

However it looks like you may need to alter the firmware

  • this link claims the only way to override the status bar is to change the android source code

I was also able to find this

  • a SO question that uses the full screen feature and then put a new psuedo status bar on top creating the illusion of an altered status bar

Still, there are already apps on the market that do this as you mentioned yourself. So, there is an answer out there, however IMHO it may not be worth the effort to implement unless it is integral to your app (however, I would not advise you to pursue making a copycat app unless it is for personal improvement/practice)

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!