I want to note lectures on my android, so writing an application for this, so I want to know 3 things that how they are done:
Noting the lecture using touchscreen with finger/pen
Storing it in any image format
Retrieving it in an editable format
I am new to android programming so kindly explain it according to beginner level. (give us some class references and example programs)