Tag archives for Music
Creating a Virtual Piano Application for Android
Smartphones and tablets are always more and more powerful. In that tutorial, we are going to take profit of that by creating a virtual piano for Android. It will be an excellent way to discover how to use the Canvas API to draw the Piano on the screen but also how to play sounds with the Android SDK. Note that…
Implement Audio Streaming in Android Applications
Streaming an audio media consists to receive constantly data from a remote source and to deliver the audio data received to the end-user. Nowadays, everyone uses streaming platforms daily. For example, YouTube is a streaming video platform. In this tutorial, you are going to discover how to implement audio streaming in an Android Application. Note that you can also discover…
Transform your Android smartphone into a Real Xylophone !
Since its apparition, smartphones are become essential in the life of users. Smartphones and even tablets let users to make a lot of tasks each day. Users are really addict. Amongst the large number of use cases possibles for smartphones and tablets, entertainment and games take a big part. Thus, it's now possible to use his smartphone or his tablet to…
Learn to turn any song into a ringtone on Android
Android smartphones let you to make a million of cool things. Amongst these things, create a ringtone or a notification sound from a song is a big classic. But, how can you achieve that on Android simply and efficiently ? To achieve that, we're going to use a simple and awesome application named MP3 Cutter and Ringtone Maker that can be…