摘要:
两种解决方案:Two actions, first:1.Right click on the project and go to "Properties"2.Select "Java Build Path" on the left3.Open "Source" tab4.Click "Add Fol... 阅读全文
摘要:
/** * This class allows you to listen to when the user is entering the background (i.e. after a home button press, * or opening recent apps etc) and w... 阅读全文
摘要:
通知栏简介:Notification can display some information for user.Some users use Android Wear platform, whichwork with notification better and use wear devices... 阅读全文
摘要:
发送通知这次邮件我们将会讨论怎么获取电量状态在安卓设备上,为了完成这个目标,我们将会使用到广播。What is BroadcastReceiver?A broadcast receiver is an Android component which allows you to register fo... 阅读全文
摘要:
关于eclipse运行出现,attempting to bokeyaunrun eclipse useing the jre instead of jdk,to run eclipse using错误的解决方案“Incorrect path to your JDKWhen you install t... 阅读全文