Skip to content
This repository was archived by the owner on Dec 11, 2022. It is now read-only.
/ classy_apps Public archive

Classy Data "ClassyFy" and database Android sample applications in Maven module suite. Targets Eclipse Andmore development.

License

Notifications You must be signed in to change notification settings

cybersearch2/classy_apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

classy_apps

Classy Data "ClassyFy" Android Sample Application in Maven project suite. Targets Eclipse Andmore development.

Make sure associated project - classyfy is installed before launching Eclipse.

For information on Classy Apps and install instructions, go to our support site at www.cybersearch2.com.au/develop/classydata.html.

"ClassFy" is a working Android application which searches data structured as a tree. It showcases the classy_data_lib AAR which provides an Android SQLite adapter and other features including an Android-specific Persistence Container and a Fast Text Search engine to support automatic search suggestions.

It also provides an example of Android development using Maven, Robolectric and Eclipse ADT.

Classy Tools features

  • Persistence achieved by invoking a standard API on classes marked with standard annotations
  • Queries are written in code, not a potentially unfamiliar query language (ie. JQL)
  • Designed to support Android 100%, but portable to other platform and database combinations
  • Uses Dagger dependency injection for flexibility and testability
  • Open Source GPLv3 license
  • Maven, Eclipse and Robolectric supported.

About

Classy Data "ClassyFy" and database Android sample applications in Maven module suite. Targets Eclipse Andmore development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages