public void WGFeedback(string body)
 {
     AndroidConnector.FeedbackWithBody(body);
 }