This tutorial will teach you to calculating the employee salary.Input the employee name and the basic salary calculate and display the netsalary using following condition.
Employee Salary Calculation in Android Studio



This tutorial will teach you to calculating the employee salary.Input the employee name and the basic salary calculate and display the netsalary using following condition.
This tutorial will teach you Student Marks Calculation Project in Android Studio step by step. Input Student Name, Marks and Calculate the Total,avg,grade.when you calculate the grade you have to follow the Following Conditions.if the avg is greater than 50 grade will be pass other wise grade will be fail.
In this tutorial will teach you how to make a registration form design in android studio step by step. This tutorial will help you learn android UI and and Toast message displayed. Design the UI Design Android studio folder structure there is folder which is res this is the folder will help us to make a UI Design of the …
This tutorial will teach you to make a small Fish shop Inventory system using android studio. The following app will use to manage the Fish shop.The app is developed steps ahead of the existing world. While app development will be very useful for the future as well. We made the layout design activity_main.xml [crayon-6472626ee0da1582544272/] MainActivity [crayon-6472626ee0da6912263237/] I have attached …
This Android tutorial will teach you how to do basic database functions that are CREATE RETIEVE UPDATE and DELETE and SEARCH using SQLite Database. The INSERT, SELECT, UPDATE and DELETE statements can be used in any database system, because this is support by all relational database systems.due to current techoligal demend we also created an app you friendly.The app is …