Commit f1ac3e6b by Sebastián Katzer

Activity zu Testzwecken wieder gelöscht

parent 8f8caabc
......@@ -17,7 +17,6 @@ import org.json.JSONObject;
import android.annotation.TargetApi;
import android.app.Notification;
import android.app.Notification.Builder;
import android.app.Activity;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.BroadcastReceiver;
......@@ -26,10 +25,6 @@ import android.content.Intent;
import android.os.Build;
import android.os.Bundle;
class MyActivity extends Activity {
}
/**
* The alarm receiver is triggered when a scheduled alarm is fired. This class
* reads the information in the intent and displays this information in the
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment