Skip to content

Android Service example with Qt. Service has QTimer with 1 second interval that increments variable "counter" and sends it to the application. Second counter is QTime difference between time when "counter" was started and "now" time. If service is running in background two counters should have the same readings

Notifications You must be signed in to change notification settings

frankipl/service-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

service-test

About

Android Service example with Qt. Service has QTimer with 1 second interval that increments variable "counter" and sends it to the application. Second counter is QTime difference between time when "counter" was started and "now" time. If service is running in background two counters should have the same readings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published