Native android service implemented
This commit is contained in:
parent
d553d7f772
commit
eb497be730
81 changed files with 6442 additions and 34 deletions
|
|
@ -12,10 +12,6 @@ void SystemService::start()
|
|||
{
|
||||
QCoreApplication* app = application();
|
||||
m_localServer = new LocalServer();
|
||||
|
||||
// if (!m_localServer->isRunning()) {
|
||||
// app->quit();
|
||||
// }
|
||||
}
|
||||
|
||||
void SystemService::stop()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue