I'm looking for a way to connect electric guitar to my android device and capture audio as an input byte stream.
For that purpose I need some device (call it converter) that will convert analog signal that comes outta guitar (or some guitar effect , doesn't matter... ) into digital signal.
Once it's done I need somehow to deliver digital signal from that converter into android device so I could read the byte stream and process the sound ...
I was googling for weeks before I've posted this question , please share your knowledge with me.
EDIT
I cannot occupy the earphones input , because I want to plug in actual earphones to hear myself playing...so this is not an option.