On Corona Native (Android), I can use the convertCoronaPointToAndroidPoint(x,y) to convert a (x,y) in the Corona content for the Android space.
What about the opposite? I have (x,y) in the Android space and would like to have it mapped to the Corona Content. How do I do that?