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
|
Beside my comments,
|
…I Android version
|
@Diegohp, |
|
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. |
|
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? |
|
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? |
|
Added dependencies for Tar and Gzip |
I meant including the libraries, not importing them in the source code again |
platform/prebuild.sh
Outdated
There was a problem hiding this comment.
Why aren't we using the apache's official download URL of this library?
No description provided.