This document summarizes PHP scripting capabilities on Android devices. It discusses using PHP with the Scripting Layer for Android (SL4A) which allows PHP and other scripting languages to access Android APIs and run scripts on Android. Example scripts are provided that demonstrate accessing location data and sending emails from PHP running on Android. Future plans include expanding SL4A and PHP support and potentially building GUI capabilities.