Java Projects Synopsis

Prison Management System

This project is aimed at developing a prison management system that is collection of registers and reports for the effective management of prisons. This system should contain the modules like Nominal roll, Case register, Parole register, Automated release diary generator, Duty register, Interview requests and In-out register. Besides this police and government officials can see […]

Smart Phone Android
Android

Speech to Text App

This Android app. allows you convert your text into voice. Android provides TextToSpeech class for this purpose. In order to use this class, you need to instantiate an object of this class and also specify the initListener. Download Complete Project: https://drive.google.com/a/brainstair.com/file/d/0B5OWe_LkulJrTVF2a292aE5uYWc/view?usp=drive_web

Smart Phone Android
Android

Text To Speech App

Before starting example using Android SDK, you have to make sure that you have setup your Android development environment properly in your system and you you have knowledge with Eclipse IDE. The first step is to create a simple Android Application using Eclipse IDE. Follow the option File -> New -> Project and finally select […]

Android

Alarm Manager App

Many a times we want some task to be performed at some later time in future. For Example: In SMS Scheduler we want a SMS to be send at some later time, or Task Reminder in which we want to be reminded about a task at a particular time, to implement all these things we […]

Java Synopsis

CYBERNETICS PROTECTOR – Software Requirements Specification

Table of Contents DESCRIPTION 1.0 Introduction 1.1 Purpose 1.2 Scope 1.3 Definition, Acronyms, and Abbreviations 1.4 References 1.5 Technologies to be used 1.6 Overview 2.0 Overall Description 2.1 Product Perspective 2.2 Software Interface 2.3 Hardware Interface 2.4 Product Function 2.5 User Characteristics 2.6 Constraints 2.7 Architecture Design 2.8 Use case diagram 2.9 Class diagram 2.10 […]

Android

Sum of two Numbers App in Android

Before starting example using Android SDK, you have to make sure that you have setup your Android development environment properly in your system and you you have knowledge with Eclipse IDE. The first step is to create a simple Android Application using Eclipse IDE. Follow the option File -> New -> Project and finally select […]