How to send accelerometer parameters via bluetooth with Android Studio?

I would like to know how to send the values of the ' X 'axis and the' Y ' axis of the accelerometer of my mobile through bluetooth for a system arduino to read them (using an hc-05) and process it to move some servos. I'm using android studio to make an app. I know how to get the parameters and display them on screen, but I would be missing knowing how to send them.

 1
Author: jasilva, 2016-02-10