I wrote a tiny yet powerful Python script for my cell phone. Is it possible to make a shortcut (say key '2') which would launch a Python application upon activation of key '2' of the keyboard.
Could my py application access and update a certain phone configuration file in order to have this shortcut available ?
1.) Use the makesis tool and convert your script to a standalone program
2.) Use the phone settings and assign a shortcut key to the application you had just created