googlearchive / friendlypix-android

Apache License 2.0
133 stars 61 forks source link

App refuses to compile #1

Open Okezie opened 7 years ago

Okezie commented 7 years ago

Am trying to compile the app but keep getting this message : Warning:Dependency org.apache.httpcomponents:httpclient:4.3.1 is ignored for prodDebug as it may be conflicting with the internal version provided by Android. Warning:Dependency org.apache.httpcomponents:httpclient:4.3.1 is ignored for prodRelease as it may be conflicting with the internal version provided by Android. Warning:Dependency org.apache.httpcomponents:httpclient:4.3.1 is ignored for dev2Debug as it may be conflicting with the internal version provided by Android. Warning:Dependency org.apache.httpcomponents:httpclient:4.3.1 is ignored for dev2Release as it may be conflicting with the internal version provided by Android. Warning:Dependency org.apache.httpcomponents:httpclient:4.3.1 is ignored for devDebug as it may be conflicting with the internal version provided by Android. Warning:Dependency org.apache.httpcomponents:httpclient:4.3.1 is ignored for devRelease as it may be conflicting with the internal version provided by Android.

hencohen3 commented 7 years ago

@Okezie did you succeed fix it? I am having the same problems

petrk94 commented 6 years ago

I would like to compile it just for testing purpose, but Im not a android developer nor I have the software for that all. Anyone already got a running apk?