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 […]
Author: admin
How to create sitemap for Blogger blog – Blogger sitemap XML
A Sitemap is nothing but a list of accessible pages in your website. Sitemaps helps search engines like Google, Yahoo and Bing to easily crawl pages in your site which helps in better index. As a blogger you must create a sitemap so whenever you make a new post search engines can crawl and index […]
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
e-Healthcare Management System
INTRODUCTION Day wise people ignore the small problem (headache, pain in their body, etc.) and these small problems takes face of hazardous disease which is injurious to health. So E-healthcare Advisor is the software which is web based and the patient or any non-member can register on this and by giving reply of question related […]
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 […]
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 […]
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 […]
C# Application Moving An Image Using Arrow Keys of Keyboard
To run this application you have Visual Studio installed on your laptop/PC and have basic knowledge about C# language. 1. Create new project. 2. Open Windows Form Application. Name it MovingTheImage or something else you want. 3. Double Click the form1 on Solution Explorer. 4. Change the Background Color of the Form. i. Select the […]
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 […]
Tips for Building Android Mobile and Tablet Apps
1. Check Popular Apps Before you actually start writing your own apps, you definitely want to research the market if there are already exisiting apps providing the planned features. If there are, then take notes about what they provide and ask yourself if you are confident in doing better. 2. Model After Existing Sample Codes […]