Uh oh!
There was an error while loading. Please reload this page.
Adding changes to GpiiActivity.java class and AndroidManifest.xml from Gpii Android Application in order to allow its own installation - #27
Conversation
…ading GpiiActivity Android application in order to autodeploy it
There was a problem hiding this comment.
Every message needs to be in english
javihernandez
commented
Jun 30, 2015
Beside my comments,
|
javihernandez
commented
Jul 8, 2015
@Diegohp, |
javihernandez
commented
Jul 8, 2015
also, I would love to have most of the new added functions into a separate .java file (ie: utilities.java). I would like to keep the GpiiActivity.java file as cleaner (and readable) as possible. |
javihernandez
commented
Jul 17, 2015
Hi @Diegohp, it's not building here, I'm getting the following results when trying to build it: Here I see 2 problems:
Can you please fix these problems? |
javihernandez
commented
Jul 17, 2015
In relation to the missing dependencies, anode is already including an utility for dealing with tar files, isn't it enough for our purposes? Is it really needed to include a new one? |
Diegohp
commented
Jul 17, 2015
Added dependencies for Tar and Gzip |
javihernandez
commented
Jul 17, 2015
I meant including the libraries, not importing them in the source code again |
There was a problem hiding this comment.
Why aren't we using the apache's official download URL of this library?
No description provided.