android - Draw the line on Captured image -


i captured image camera want preview image , draw line finger on image zoom perfection in image. can provide example code or ideas.

you should canvas: http://developer.android.com/reference/android/graphics/canvas.html

and more drawline method (it's presented in link above)


Comments

Popular posts from this blog

mongodb - Struggling to get ordered results from the last retrieved article, given array of elements to search in -

c# - Pausing a storyboard on TabItem mouse over -

c# - Attribute value in root node of xml Linq to XML -