Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Muhammad Arafat
5,677 PointsRecording Audio Levels on Different Android Devices
Hi Everyone,
I have been doing iOS for almost two years, and just few days ago started android.
I am trying to put together a voice recording app, and I noticed a huge discrepancies in the audio samples levels returned by the AudioRecord when the same code is run on different devices (tried with LG G4, Samsung S4). Just FYI, I am targeting API Level 21.
Is there a way to make the returned values on different devices fall roughly within the same range?
Thanks
Ozhan Saat
Courses Plus Student 4,002 PointsOzhan Saat
Courses Plus Student 4,002 PointsI haven't worked with audio recording but I've had issues with Samsungs before. Have you tried two non-Samsung devices?