Upload Image using Jquery Mobile

Upload Image using Jquery Mobile

Hai,
 
I am Developing Small Jquery Mobile App. The New Jquery Mobile Features and UI very nice. But I have samll doubt on Upload Image.  i am using  like
 <input type="file" data-clear-btn="false" name="file-2" id="file-2" value="">.
in web browsers its working fine . but Some Android Mobiles means 2.3 2.2 versions not working properly.
in android 2.3 and 2.2 when i am click the fileupload button it sows only Choose image From Gallary. Not Showing Camera Option.. in 4.0 version Shows Both..
plz Help me