This module will offer the ability to theme designers of creating a mobile or tablet version of their themes that can be placed in seperate directories inside the main theme directory.
How it works?
If the directory mobile or tablet is found inside the main theme directory those will be used instead. Notice that mobile and tablet both need to have all the files that are mandatory by a normal theme, like info.php, page.php, etc...
Steps to create a mobile friendly theme
Create a theme as you normally would.
Add a mobile directory for smartphones
Add a tablet directory for tablets.
Inside of each directory do a copy of main theme files
Modify the mobile and tablet theme files as neccesary.