when i run my simple login app in android it runs perfectly, but when i try to insert data in it using webservice, it gives error:
" soundpool could not open: /system/media/audio/ui/keypressStandard.ogg"
,
I just want to know why this error occurs and what this error shows?
like: is this a code issue? or it is problem due to web service?