Is it possible to be able to create a folder on the sd card of the phone via using Android SDK or the Shell?
Use mkdir /sdcard/newfolder in an exec/shell.
mkdir /sdcard/newfolder