DoubangoTelecom / imsdroid

High Quality Video SIP/IMS client for Google Android
https://doubango.org
Other
297 stars 169 forks source link

In imsdroid, how the NativeService is being started? #617

Open omerasif57 opened 6 years ago

omerasif57 commented 6 years ago

I have no clue how native service is being called in IMSDroid? There is no calling to startService() but only in GlobalBroadcastReceiver Class on ACTION_BOOT_COMPLETED. I am having difficulty in debugging the service. Please Advise.