# Hook_Activity **Repository Path**: cai_feng_jun/hook_-activity ## Basic Information - **Project Name**: Hook_Activity - **Description**: hook操作可实现插件化启动activity - **Primary Language**: Android - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-03 - **Last Updated**: 2022-08-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Hook_Activity 通过反射方法在startactivity时插入自己的方法 做了两个入口 分别时handler和AMS