20 results for “Understanding of Android app development”
CS papers onlyHybrid search: Keyword + semantic, ranked by combined score.ⓘ
Want pure semantic search? Try claim verification →
This paper reviews existing process models for B2X mobile app development and conducts expert interviews to create a reference model for management decision support.
The study surveyed Android developers to assess their willingness to adopt changes that mitigate device fingerprinting risks, finding that developers overwhelmingly support privacy protections even wi…
The paper empirically compares the security and privacy implementation characteristics of major Android messaging apps (Meta Messenger, Signal, and Telegram) using static and dynamic analysis, finding…
This paper conducts a longitudinal study on Android app signing credentials leakage, identifying over 5,600 compromised keystores and 278 affected apps.
Zhiyuan Chen, Love Jayesh Ahir, Ahmad Suleiman, Kundi Yao +3 more
This study empirically analyzed 1,000 Android apps, finding that privacy policies are often vague and frequently fail to align with the actual sensitive data logged by the applications.
This paper investigates the capability of Large Language Models (LLMs) to detect obfuscation in Android apps through semantic reasoning.
AndroScanner is an automated pipeline that detects backend vulnerabilities in Android applications by combining static and dynamic analysis, successfully identifying a zero-day Excessive Data Exposure…
The paper introduces a static analysis pipeline using graph kernels to automatically attribute unknown Android proxy malware to specific commercial proxy networks with high accuracy.
This paper proposes an approach to automate the development of app-specific voice assistants using GUI test code and large language models.
This study empirically analyzed 41 mobile gaming apps, finding that while device ID disclosures were relatively consistent, location and personal information disclosures showed significant mismatches…
The paper proposes a privacy-by-design pipeline for Android malware detection that achieves strong performance by avoiding the collection of sensitive user data entirely.
The paper proposes a time-aware self-supervised learning framework using BYOL to improve Android malware detection robustness by accurately accounting for app release times.
WOOTdroid is a novel, non-invasive system for comprehensive on-device tracing on stock Android that simultaneously addresses syscall data loss and the semantic gap in Binder IPC events.
This study empirically demonstrates that privacy exposure in mobile gaming apps is primarily driven by complex, configuration-level SDK ecosystems rather than just the permissions the app explicitly r…
The paper introduces Praxis, a behavior-oriented Android malware detection system that hypothesizes, confirms, and judges malicious behaviors.
The paper analyzes Android's permission system and finds that two legacy mechanisms—permission groups and normal-level custom permissions—allow apps to silently gain excessive permissions and expose s…
Luca Ferrari, Billel Habbati, Meriem Guerar, Mariano Ceccato +1 more
PolicyGapper is an LLM-based tool that automatically detects inconsistencies and omissions between a mobile app's Google Play Data Safety Section and its official Privacy Policy, identifying thousands…
This paper proposes a new paradigm for human-machine cooperation in software engineering, where machines amplify engineers' reasoning through causation.
The paper proposes a generic memory framework for advanced static program analysis, supporting various memory behaviors from different programming languages using Abstract Interpretation theory.