Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPII-779: Add support in Android for detecting installed solutions #20

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

javihernandez
Copy link
Member

This pull request includes:

  • An Anode Java-module to get information from an Android device
  • An androidDeviceReporter Node.js module that makes use of the Java-module

It should be tested within GPII/universal#246 and GPII/universal#259, and by using the configuration "fm.ps.sr.dr.mm.os.lms.production".

This file is no longer required because it was just an example of how
the device reporter should be called from a js script.
@sgithens
Copy link
Member

sgithens commented Dec 7, 2014

@javihernandez Is this still ready to be reviewed and merged? Or do you need to any work on it post-fireball before I take a look at it?

@javihernandez
Copy link
Member Author

@kaspermarkus, @sgithens,

updated with current master

@javihernandez
Copy link
Member Author

@sgithens,

I've added some tests, linted, etc, so this is ready again for another round of review. BUT, since we can't set environmental variables in the same way we do in windows and linux, we can't tell the gpii to start with a different configuration than the default one. So, we have two options:

  • Keep two different start scripts
  • Keep only one, in fact I'd say, let's use the dynamic device reporter by default

If you're with me, let me know and I can apply this last change to the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants