Code Monkey home page Code Monkey logo

wordcardsample's Introduction

WordCard

© Anand Gaurav (OpenALM)
WordCard is a simple Android app that helps users improve their English vocabulary.

About the app

This app 'WordCard' is useful in improving one's English vocabulary. It uses a static list of interesting Enginsh words and prompts the users to guess the meaning of the word before she can view the actual word definition/meaning. One can use the random mode or aphabetical mode. Also shows the users list of all the words and its definitions/meanings.

Code

This app uses native Android programming using Android Studio.

  • Uses basic Android programming.
  • Tries to use Google's material design
  • Target devices: Android Lollipop (5.0 and above)
  • Makes use of RecycleView for listing out the words and their meanings/definitions.
  • Uses gradle to build

Integrating HockeyApp to the app

Baisc integrations are already done in this app to collect usage info and crash info. Refer to this document to get more info on hockeyApp SDK integration with Android app.

Build using Visual studio Online

The app needs gradle to build and hence you would need Gradle task to build the application. Just use the Gradle build task/step and provide the following inputs:

  • Gradle Wrapper: path to gradlew.bat file
  • Task: assemble There may be certain issues in building this project as certain library dependencies cannot be resolved through the online maven or jcenter repos. If so, you would need to download the Android support libraries through Android SDK Manager on the agent machine and point gradle to local repo. Reach out to me for more info, if required.

Deploy to HockeyApp

Use HockeyApp task to deploy to HockeyApp. Refer to the instructions here to use the above mentioned task by building the task ocally and uploading to your account. Note: This task is still alpha and may under go some changes Fill in the following inputs:

  • HockeyApp API token: Fill in the API token that you can generate from HockeyApp. Login to your HockeyApp account. Go to Manage Accounts (click on your name on the top right section) > API tokens > Create API token
  • App ID: Refer to this document to get the App ID
  • Binary File Path: This is the path to apk file generated on build of your app. Try using: 'app\build\outputs\apk*debug.apk' (without the quotes)

wordcardsample's People

Contributors

anangaur avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.