Hello,

I hope I have posted this in the correct section!

I am at University and I have some software I need to write. I am planning to write two apps for Android, one of which will send and receive Morse code, and the other to send and receive PSK31 data.

Programming is not my strong point, and I am currently struggling on how to do this. I have researched the software, and I am having a hard time finding out how to decode the audio streams on Android. I have also had difficulty finding examples and source code as what I have found is mostly written in C/C++, whereas I need examples in Java.

Does anyone have any source code, existing software or knowledge they would be willing to share with me?

Any help would be appreciated.

Jack.