Interface FozaActivityObserver


public interface FozaActivityObserver
Version:
1.0
Author:
king@62v.net
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    afterApplicationCreate(String packageName, String processName)
    Get call back after the app launch
  • Method Details

    • afterApplicationCreate

      void afterApplicationCreate(String packageName, String processName)
      Get call back after the app launch
      Parameters:
      packageName - application package name in current process (container app)
      processName - container sandboxed application process name