aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/Not_working_on_Android-x86.mdwn
blob: 56f2ce962dd6399ca2eb9a1481153c857f8d7de2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[[!meta title="Android is only autobuilt for arm, not x86 or mips"]]

### Please describe the problem.

git-annex doesn't start on [Android-x86](http://www.android-x86.org) in VirtualBox (version 4.1.18-dfsg-2+deb7u1).

On Android 4.2.2 (android-x86-4.2-20130228.iso) it starts the terminal which prints nothing but `[Terminal session finished]`.
On Android 4.3 (android-x86-4.3-20130725.iso) it starts the terminal and prints:

    In mgmain JNI_OnLoad
    
    [Terminal session finished]

The browser/webapp is never started.

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

Version 1.0.52 for Android. I made sure to install the correct APK files for each version of Android.