Skip to content

Commit 97e208b

Browse files
authored
review android.md
1 parent e831fbd commit 97e208b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

_pages/platforms/android.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
mediawiki: Android
32
title: Android
43
section: Learn:ImageJ Basics:Supported Platforms
54
---
@@ -12,7 +11,7 @@ Android is a mobile operating system developed by Google, which commonly runs on
1211

1312
The Android operating system uses a modified version of the Java virtual machine. So in principle, running ImageJ on Android devices is feasible. However, running ImageJ on Android does not currently work, because:
1413

15-
- [ImageJ 1.x](/software/imagej1) uses AWT, which is not available on Android
14+
- [ImageJ 1.x](/software/imagej1) uses AWT, which is not available on Android.
1615
- [ImageJ2](/software/imagej2) was built with a separation of concerns in mind (see [Architecture](/develop/architecture) page for technical details), but there is no infrastructure in place to ensure that all ImageJ2 APIs are Android-compatible. It would be a feasible project, but potentially a lot of work, to do that. The community would welcome efforts in this direction!
1716

1817
See [this forum thread](https://forum.image.sc/t/using-imagej-with-android/2517) for further details and discussion.

0 commit comments

Comments
 (0)