Is it possible to record http/https requests from an android device with 3G on JMeter proxy?
We have a client-server application. Server is a web application residing on a remote PC. Client is an android application that runs on android device and interacts with Server.
When the android user is in travelling the client application will keep sending the current locations using google map/GPS to the server. This is used by server for continuous tracking of the clients.
I need to perform a load testing for this scenario. That is what will be the performance of the server when it has to track 1000 android client app users for a long distance(up to 20 - 30 Kilo meters)
I am able to record this load test scenario using JMeter proxy uisng WiFi connection. But not with 3G connection. With WIFI we can record the tracking only up to 100 meters. So, for beyond 100 meters or longer distance we need to use 3G.
JMeter proxy settings in android device works fine for WiFi connection but not for 3G data connection.
I have changed proxy settings in APN settings for 3G. But, it did not work. I already searched in google and found below links about changing proxy settings in APN settings but they did not work.
http://www.techverse.net/how-to-setup-proxy-server-3g-4g-data-connection-android-phone/
https://sebastian.expert/changing-proxy-settings-for-3g-mobile-data-in-android-without-root/
Please help. BTW, the 3G connections used are Airtel and IDEA.