Tuesday, 20 August 2013

recording audio on rooted android devices

recording audio on rooted android devices

i have an android app that among other things allows the users to record
and playback audio. my app records audio in RAW format and for the
majority of the users there appears to be no issues. The main problems
with recording audio appear to be related to "rooted" Samsung Galaxy S II
and III devices. My application believes the user has not recorded
anything. are there any third party audio frameworks/libraries i could
"bundle" with my application in order to be confident my app will always
have the required audio capabilities available and not have to rely on the
standard android facilities

No comments:

Post a Comment