Visit Sponsor

Author: eryogeshwaran@gmail.com

Android Views: 5

Android Studio Project Structure – Developer Guide

Overview Android Studio is the official IDE for Android development. Its project structure is designed to organize source code, resources,...

Read More

Blog Views: 4

Android M Feature Highlights – Major Android Release Changes

Overview Android M (officially Android 6.0 Marshmallow) introduced new platform features focused on user control, security, power...

Read More

Core Java Views: 6

Making BlackBerry Applications Portable Across Multiple Devices

1. Introduction Building portable BlackBerry Java applications that work consistently across multiple devices requires careful handling of...

Read More

Android Views: 9

Using Facebook SDK in Android – Integration Guide

Overview The Facebook SDK for Android enables developers to integrate Facebook services such as authentication (Facebook Login), social...

Read More

Design Patterns Views: 7

Android L and Its Impact on Mobile App Design

Overview Android L (later released as Android 5.0 Lollipop) introduced one of the most significant visual and interaction design evolutions...

Read More

Android Views: 7

Progress Notification in Android Example and Implementation

Overview Progress notifications inform users about ongoing background tasks such as file downloads, uploads, installations, or data...

Read More

Core Java Views: 6

Normalize All Whitespaces from a String in Java (Updated Website Post)

Overview This post explains how to normalize and remove whitespace characters from strings in Java. Handling whitespace correctly is a...

Read More

Android Views: 6

Android Interview Questions and Answers

Overview This page documents commonly asked Android interview questions with practical code examples. The answers focus on core Android...

Read More

Design Patterns Views: 6

Touch Feedback and Gestures in Android

Overview Touch interaction is fundamental to mobile applications. Android provides a rich set of UI feedback mechanisms and gesture...

Read More

Blog Views: 6

Preparation Guide: Java Telephonic Interview Best Practices

Overview This post details core practices and structured approaches to prepare for Java telephonic interviews. The recommendations focus on...

Read More
Close