Skip to content

Zeyd17/LearningJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Learning app

An android app primarlily focused to perform learning content for java Language concepts.This app is developed using kotlin and for storing the content we have used sqlite.The app provides all the basic knowledge about all the concepts of the java programming language with a well-defined User experience

Usage

You can download the project using the command-line or you can directly download it from the github

git clone https://github.com/Zeyd17/LearningJava.git

After downloading the project you have to open the project through the android-Studio,make sure you are using the latest version of the android-studio along with all the necessary dependencies installed and it is important to have an emulator installed(you can use a physical device too).After performing all the necessary operations select your emulator device and press the run button above and it will create an instance of the emulator running the app

Future Work

The app depends upon the book.db present in app/src/main/assets/Book.db ,you can convert this java learning into any other app by just replacing the Book.db with your desired language db and the data about the desired language will be displayed inside the app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages