I want every day at 10 pm to get a notification to the user. When 22 hours arrive, nothing happens.
follow the code below
public void Alarme(){
this.context = this;
Intent myIntent = new Intent(this.context, AlarmReceiver.clas...
asked by
01.11.2018 / 01:47