Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android Service #15

Open
theoriginalgri opened this issue Dec 13, 2013 · 2 comments
Open

Android Service #15

theoriginalgri opened this issue Dec 13, 2013 · 2 comments

Comments

@theoriginalgri
Copy link
Member

Since services can run in the same thread as the application it may be enough to start a dummy service to keep the application running in the background.

@MKV21 MKV21 added this to the Alpha 1 milestone Feb 4, 2014
@MKV21
Copy link
Member

MKV21 commented Mar 21, 2014

We need an Android expert, I am looking for one.

@MKV21 MKV21 added this to the Beta 3 milestone Apr 28, 2014
@MKV21
Copy link
Member

MKV21 commented May 7, 2014

Tracebox, another mplane project, has released an Android version: https://github.com/valentinthirion/android-tracebox-app/

They use a background service to schedule their measurements. Have a look at the TraceboxerBackgroundProbe in the MainActivity.java, they use the AlarmManager and a PendingIntent.

@MKV21 MKV21 removed this from the Beta 3 milestone Aug 18, 2014
@MKV21 MKV21 added the GUI label Feb 10, 2015
@MKV21 MKV21 added this to the Stable GUI client release milestone Feb 19, 2015
@MKV21 MKV21 assigned MKV21 and unassigned theoriginalgri Jul 7, 2015
@MKV21 MKV21 removed their assignment Jul 13, 2015
@monstermunchkin monstermunchkin removed their assignment Aug 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants