Skip to content

NagabhushanS/LabelTheDiagram-FundamentalCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LabelTheDiagram-FundamentalCode

@author: Nagabhushan S B, IIT Roorkee

This repository contains the folowing files:

  1. DataBaseHelper.java: This class shows how to pull pre-loaded database(.sqlite) files in code. The pre-loaded database files containing the labels and hints are saved in the assets folder of the Project main folder.

  2. ImageDownloader.java: This class file downloads an image from a given url in an AsyncTask(background).

  1. LabelsAndHintsDatabase.sqlite: This a sample database file created using SQLite Manager.

  2. Screenshot from 2015-03-26 19:39:53.png: This is the screenshot of a sample database file created using SQLite Manager.

  3. BackupAgentHelper.java: This class is an implementation of the BackupAgentHelper which enables the app to restore data such user settings, preferences, high scores, etc. In the Label The Diagram App, this can be used to backup and store high scores, statistics, etc safely on a backend.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages