mirror of
https://github.com/KokaKiwi/BarInsta
synced 2026-03-23 04:11:37 +00:00
Add activity checker service
This commit is contained in:
parent
60d9e64a57
commit
08134ef5f1
11 changed files with 327 additions and 126 deletions
|
|
@ -138,5 +138,6 @@
|
|||
android:name="android.support.FILE_PROVIDER_PATHS"
|
||||
android:resource="@xml/provider_paths" />
|
||||
</provider>
|
||||
<service android:name=".services.ActivityCheckerService" />
|
||||
</application>
|
||||
</manifest>
|
||||
Loading…
Add table
Add a link
Reference in a new issue