p30496857 67ffcd7fa8 | ||
---|---|---|
AnaCam.apk | ||
AudioInput.java | ||
AudioOutput.java | ||
Camera2MethodAnalyzer.java | ||
CameraAlign.apk | ||
Checker2.java | ||
MobileWebCam.apk | ||
MyAnalysisCamera.java | ||
MyAnalysisCamera2.java | ||
MyAnalysisCameraX.java | ||
OpenCamera Sensors.apk | ||
README.md | ||
Test APP's exceptions.xlsx |
README.md
Multi_window_Functionality_Intrusion
In Android's multi-window mode, different applications can run simultaneously, potentially leading to competition for certain exclusive resources on the device, such as camera and recorder resources. The core objective of this study is to research and avoid resource conflicts in the Android multi-window environment, ensuring the normal operation of applications in this context. We will investigate the causes of resource conflicts, analyze the competition between multi-window applications, and the best practices for resource allocation. By developing related tools and providing solutions based on Soot, our aim is to assist developers in better managing and maintaining their applications, preventing resource conflicts in a multi-window environment, and enhancing the performance and stability of the applications.