Skip to content

App not crash #7

Description

@stevezuju

Hi bro. I have 2 question on this:

  1. I see you're create 2 threads to detect debug and memory dump. But I can not see the thread is stopped, is it gonna be stopped automatically ?. I concern there will be leaking resource if the thread still running when app is close but thread still running
  2. I have tried to run the app and connect the android debugger but nothing happen. I've tried put crash function call under __android_log_print(ANDROID_LOG_WARN, APPNAME, "App is Debuggable");
    crash(0x3d5f);
    I'm not sure it is correct usage. Can you provide advise ?

Thank you

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions