Possible duplicate:How to create an icon icon icon in Android apps (e.g. iPhone)
Friends on Android Possible notification of the icon, any body knows, and then plz help me.
thanks for the promotion.
Cannot be done on Android: Icons are a feature of iOS. On Android, you use Status Bar Notifications .
Use this for notification,
Notification notification = new Notification(R.drawable.someicon,title,System.currentTimeMillis())
Try the widget. http://developer.android.com/guide/topics/appwidgets/index.html
Source: https://habr.com/ru/post/945694/More articles:How to compile and run Java programs that include import with Sublime Text 2? - javaThe destination of Google Navigation for a route with multiple waypoints - androidSublimeText 2 / REGEX - delete everything between two tags, including line breaks? - regexAndroid messaging - development and distribution - androidIs it possible to decompose the Clojure function? - clojureHow to set environment variables in Visual Studio 2012? - visual-studioManual frame colors - rAndroidAnnotations how to add initialization code after onCreate - javaRegression of fixed effects with the term interaction causes an error - rHow can I catch JSON errors in jQuery? - jqueryAll Articles