Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 528 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 528 Bytes

Blog

This is a set of sample projects based in many technologies and used in my blog (http://felipenipo.wordpress.com).

  • AudioRecorder: A simple recorder/player using NAudio library and WPF for frontend development. It displays a small audio control with basic functions such as Play, Pause/Resume, Stop and Record/Stop recording.
  • GoogleVolley: An sample Android project using Volley library to handle network requests. This project has a module to turn easy the use of some Volley's features.

License

MIT