Android Versions and API Levels
What is API Level? API Level is an integer value that indicates the Android framework API release versions for Android platform. Each...
Progress Notification in Android Example
In this example we’ll show you how to display progress notification in Android using NotificationManager class. For the...
How to Use Hindi Font in Android Application
In this example we’ll show you how to support hindi, bangala, marathi fonts in Android application. Android phone doesn’t...
7 Commendable HTML5 Frameworks That Augment Responsive Web Design
Not long ago, developing a full-fledged website while ensuring its cross-browser compatibility was considered as one of the most tedious...
Android L: What’s in Store for Mobile App Designers
New features and functionalities have always kept Google’s Android under the vigil eye of smartphone app designers and developers....
Touch Feedback And Gestures In Android
A gesture is an action that sends a visual signal to device. Gestures allow users to interact with your app by manipulating the screen...
Android Application UI Design Patterns
What are design patterns? User Interface design patterns are the design best practices, acts as a template to solve common problems...
Mobile application design study
Mobile ecosystem is growing tremendously; such a rapid growth that from startups to fortune 500 companies are heading towards mobility. As...
Tips for J2ME Game devlopers
Here are the general tips/goals that are necessary to be understood while developing J2ME Games. Recommendations Full Screen – Most...
Playing audio from mobile file system in J2ME
Here is the code sample for reading a audio file from mobile file system and plays. Here i have used JSR 75 for FileConnection and player...

