Browsing Category
Build from Scratch
13 posts
Using Android SoundPool Build your Own Android Piano App
Using Android SoundPool build such apps that use Android media library class that handles short music tones on pressing of a button or object.
In this tutorial learn how to build your own musical instrument on your Android device like, be it Piano, Violin or Xylophone.
Android ViewPager Fragment Example | Implement Unlimited Fragments
In the Android anyone can create fragments which are views on an activity with different behavior which can be used to build a multi-pane User interface. In this blog on Android ViewPager Fragment Example you’ll see Android ViewPager Fragment Example in which we will create fragments on activity.