Android playing audio
Android playing audio In your android application create a new folder in your res folder named raw. Download following sound file from the link below.… Read More »Android playing audio
All about Android
Android playing audio In your android application create a new folder in your res folder named raw. Download following sound file from the link below.… Read More »Android playing audio
Android creating Pie chart Pie charts are used to describe information graphically, which is divided in slices to illustrate data in numerical proportion. They are used… Read More »Android creating Pie chart
Android Material Datetime picker example. Material design changes everything in application interface design. It challenges every UI available on mobile platform including iOS apps. With material… Read More »Android Material Datetime picker example.
Android Datetime picker example In this post I’ll will be showing how to use android picker to pick date and time for android application. You… Read More »Android Datetime picker example
Android Material design Android material design changes everything in application interface design. It challenges every UI available on mobile platform including iOS apps. With material… Read More »Android making Material Design Login Screen
Hi friends. Today I’ll be posting code which you can use in your project, if you want Android text to Speech functionality in your application. And… Read More »Android Text to Speech application
In this post I will be posting the code of making a simple android quiz game complete with splash screen and menus. One thing I… Read More »Making a complete Android Quiz Game