Selectable TextField

I am looking in a way to have Selectable Text using Corona.
This should not be editable Text, just select, Copy/Paste.

Native should of presented this with native.newText but it does not for some reason. [import]uid: 53864 topic_id: 9119 reply_id: 309119[/import]

native.newTextBox works on iphone/ipad but not on android.
On iOS you can select the text and scroll multiline Text.
On Android you can just view the text, no interaction at all.

[import]uid: 53864 topic_id: 9119 reply_id: 33353[/import]