How To Customize "my User Agent" Http User Agent In Android

From Android clients sends every HTTP request with a fixed user agent “My User Agent”.

I like to customize this string such as “MyApp/1.23”.

How to do this?