本文介绍了Android 通知栏编号的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我已经能够在 Android 模拟器上成功显示通知数量.但是,当我在实际的 Android 手机上使用它时,它不会显示任何内容.关于为什么可能存在差异的任何建议?
I've been able to successfully display the notification number count on the Android emulator. However, it doesn't display anything when I use it on an actual Android phone. Any suggestions on why there might be a difference?
推荐答案
就我而言,这与手机有关.这是一个不可思议的机器人.它不适用于 android 2.1,但 Verizon 发布的 2.2 解决了这个问题.
In my case it was something with the phone. It was a Droid Incredible. It didn't work with android 2.1, but Verizon's release of 2.2 fixed the issue.
这篇关于Android 通知栏编号的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!