Log.i("DispAudioAlert","Before ");
nManager = (NotificationManager)getSystemService(NOTIFICATION_SERVICE);
notification = new Notification(android.R.drawable.stat_sys_data_bluetooth, "Lost Bluetooth Device", System.currentTimeMillis());
notification.defaults = Notification.DEFAULT_ALL;
Context context = getApplicationContext();
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment