When an Android app sends a post to a Web server (type for a PHP page), this page receives an HTTP-UserAgent type "Apache-HttpClient / UNAVAILABLE (Java 1.4)".
I want to know if you have a solution to change this value on the Android side? The goal would be to prevent another app from trying to connect on this page. So, with a specific value, it would be possible for PHP to test who calls it.