This document discusses using the open source tool JMeter for mobile performance testing. It begins with an overview of mobile applications, types of testing, and common performance problems. It then discusses challenges in mobile performance testing and an approach using JMeter by configuring it as a proxy server to capture HTTP traffic from mobile devices. The document outlines setting up JMeter and a device for testing, scripting mobile applications, running tests, and analyzing results. Benefits of this approach include being device and platform independent while assumptions require the app to use HTTP and access to a tested device.