Hi,
I was trying to implement select text feature in a android application. Currently,in my application I have implemented to get all text-view content is copied. But I want to give a facilty to select only part of text too.I have seen this feature in iphone applications. in my application minimum sdk is 8 and max is 15.
In some articles I noticed they say this feature is enable only for sdk>11.
I want to confirm whether I can do for sdk(8-15) range.
thanks in advance..