Recent content by CashZero

  1. C

    [HELP] - Disable android system services!

    I disabled only the BackgroundDexOptService and the LocalTransportService just to lighten the RAM a bit, no problem. Thanks
  2. C

    [HELP] - How to disable app services on android

    I'm building a program in java, could you tell me what the codes are to disable the services of a program? So guys I'm starting here working, mainfest like <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="37"...