Giter Site home page Giter Site logo

android-molecularmasscalculator's Introduction

Molecular Mass Calculator

by Sam Pullman

This is an Android app that computes the mass of any molecular formula. Other features include:

  • Displays mass percentages of each element in the input formula.
  • Attempts to grab the name of the formula with an HTTP query to a government database.
  • Portrait and landscape modes.
  • Prompts user to resolve ambiguous formulas with a list of all the possibilities.

Instructions for getting this project up and running from the command line.

If you are an Eclipse/IntelliJ/NetBeans user you should replace any shell commands with an action appropriate to your IDE. The 'update command' I will be referring to is simply: android update project -p .

  1. Clone this repository to a directory of your choice. This directory will be referred to as PROJ_HOME.

  2. cd into PROJ_HOME/MolecularMassCalcLib/ (up one level) and run the update command.

  3. cd into PROJ_HOME/MolecularMassCalcPaid/ and run the update command. If you wish to build the free version, run the command in MolecularMassCalcFree.

  4. The project is now ready to be built. There is a script included in the Paid/Free directories called "run" that cleans, debugs, and installs the app on whatever device you have connected. You can use the standard ant commands (clean, debug, etc.), although to release you would have to use your own keystore and refer to it in the ant.properties file in both the Lib and Paid/Free directories.

  5. Make changes in the MolecularMassCalcLib project, and they will be reflected in both the Paid and Free projects. All you need to do is build the Paid/Free project and install it. Note that the Lib project cannot be installed as a standalone app.

  6. Let me know if you have any issues or questions.

android-molecularmasscalculator's People

Contributors

sampullman avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  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.