Android App does not build

Actual behaviour

  • I am trying to build the android project on android studio with latest version but gradle gives errors.

Expected behaviour

  • The project should be build.

Steps to reproduce

  1. Clone the forked repo with latest commit
  2. Try to build the app

Can this problem be reproduced with the official owncloud server?
(url: https://demo.owncloud.org, user: test, password: test)

Environment data

Android version: Android 3.4.1

Device model:

Stock or customized system:

ownCloud app version: 2.11.1

Errors:

Did you forget the submodules? (git clone --recursive ...)

3 Likes

I am looking at it right now.

It worked when i did @michaelstingl 's solution

1 Like