Tell your site viewers more about yourself. You can include a list of your skills, current job title, or future career goals.
eotification.Builder mBuilder = new Notification.Builder(MainActivity.this);mBuilder.setSmallIcon(R.drawable.icon);mBuilder.setContentTitle(_title);mBuilder.setContentText(_message);NotificationManager notificationManager = (NotificationManager) getSystemService(Context.NOTIFICATION_SERVICE);int onx = 1;notificationManager.notify(onx, mBuilder.build());
//modified by ashishtechnozone
Notification.Builder mBuilder = new Notification.Builder(MainActivity.this);mBuilder.setSmallIcon(R.drawable.icon);mBuilder.setContentTitle(_title);mBuilder.setContentText(_message);NotificationManager notificationManager = (NotificationManager) getSystemService(Context.NOTIFICATION_SERVICE);int onx = 1;notificationManager.notify(onx, mBuilder.build());
//modified by ashishtechnozone
Learning Sketchware by computer studio Apk 👇