Giter Club home page Giter Club logo

mobilemessconvertor's Introduction

This is a mobile version of Messerment Convertor wrote on Java some month ago. Stack: Java, XML and C++ IDE: Android Studio 3.2.1

mobilemessconvertor's People

Contributors

snorri1986 avatar

Watchers

James Cloos avatar  avatar

mobilemessconvertor's Issues

Tips in WorkerActivity

  1. Create new TextView
  2. Add little tip about conversion process. Example: conversion from landmile to kilometer.

C++ library

  1. Add C++ library to project using web-page from old project;
  2. Write calls methods in C++ library in Worker activity;
  3. Test C++ methods using TextView(unit testing)

General Activity

Create General Activity.

  1. create all buttons for each cases;
  2. Test interaction between General and Main Activity.
  3. Add 'Back' button -> return to Main Activity
  4. Release onClick method for all buttons -> go to Worker Activity and send it value of variables.
  5. Fix all warnings.

Dev. Test app

Write test methods for checking all methods which get calculated result(C++).
Correct values should get from Google conversion.

GitHub

Configur interaction with GitHub

Main Activity

Create Main Activity:

  1. Start Button
  2. Image on screen.
  3. Exit Button
  4. Title

Worker Activity

Create Worker Activity

  1. EditText Field -> accept integer and double values, positive/negative
  2. 3 Buttons: Convert, Clear, Back to General Activity
  3. Create global String value for accept 'marker' from General and analyze content in switch..case
  4. Fix all warning if possible.

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.