Visit Sponsor

Month: January 2026

Android Views: 2

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...

Read More

Android Views: 2

Progress Notification in Android Example

In this example we’ll show you how to display progress notification in Android using NotificationManager class. For the...

Read More

Android Views: 5

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...

Read More

Data structures Views: 3

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...

Read More

Design Patterns Views: 3

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....

Read More

Design Patterns Views: 3

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...

Read More

Design Patterns Views: 2

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...

Read More

Design Patterns Views: 4

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...

Read More

Core Java Views: 5

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...

Read More

Core Java Views: 7

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...

Read More
Close