Skip to content

Thearith/Fresco

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

162 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fresco

Flashcard Android App with Text, Image and Doodle support

Setup

cd /path/to/your/code/directory
git clone https://github.com/allwinpb/Fresco.git
  • Open up your Eclipse Workspace.
  • File -> Import -> Android -> Existing Android Project into workspace
  • Set root directory to the directory you cloned this repo to. Select both Fresco and appcompat.
  • Opt to NOT copy either project into workspace
  • Once imported, Go to Project -> Clean
  • Clean both Fresco and appcompat projects. This will generate a bunch of files necessary for development and will remove any errors that are present in the project.
  • Run -> Run -> Android Application
  • Ensure that your phone/emulator runs the application

About

Flashcard Android App with support for Text, Image and Doodle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%