aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/webapp_does_not_start_on_android.mdwn
blob: dc3c4e6485952bab0b1352adbf718feae2c7a71b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
### Please describe the problem.

The webapp does not start automatically and instead this message is printed in the terminal:

    Falling back to hardcoded app location; cannot find expected files in /data/app-lib
    git annex webapp
    COLUMNS=0;LINES=0;export COLUMNS LINES;

After typing `git annex webapp`, the webapp starts normally.

If I click the WebApp entry in the terminal menu, nothing happens.

### What steps will reproduce the problem?

Launch Git Annex from the applications menu.

### What version of git-annex are you using? On what operating system?

Using 4.3/4.4 daily build (nov 1st 2014) apk.
CyanogemMod 11 (M10)

> Seems to be a dup of [[Android_Default_startup_command]]; [[done]] --[[Joey]]