Android

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Android

Benjamin Grant
Hi All,
has anyone tried porting Image J to the android operating system. If not,
does anyone have any thoughts of the feasibility of this?
Ben
Reply | Threaded
Open this post in threaded view
|

Re: Android

ctrueden
Hi Ben,

It would be a lot of work, because Android has its own widget toolkit, and
does not support Java AWT. So it would require a massive reworking of the
ImageJ code in order to make an Android-compatible version. Easier to get
ImageJ running on a JavaFX Mobile compatible device, though I'm guessing
still not trivial.

Further reading:
http://www.psynixis.com/blog/2007/11/14/putting-the-android-sdk-in-perspective/
http://www.mail-archive.com/android-framework@.../msg02071.html

-Curtis

On Thu, Sep 10, 2009 at 1:49 PM, Benjamin Grant <[hidden email]> wrote:

> Hi All,
> has anyone tried porting Image J to the android operating system. If not,
> does anyone have any thoughts of the feasibility of this?
> Ben
>
Reply | Threaded
Open this post in threaded view
|

Re: Android

Benjamin Grant
I haven't picked a phone out yet, but need to be able to have somewhat
unlocked phone with at least a 3 Megapixel camera -- i am trying to detect
malaria via a dark field microscopy technique coupled with a ccd camera on
the phone.. this has been done with brightfield but with no post-processing,
I'd like to have imagej evaluate the image-- any phone recommendations

On Thu, Sep 10, 2009 at 2:19 PM, Curtis Rueden <[hidden email]> wrote:

> Hi Ben,
>
> It would be a lot of work, because Android has its own widget toolkit, and
> does not support Java AWT. So it would require a massive reworking of the
> ImageJ code in order to make an Android-compatible version. Easier to get
> ImageJ running on a JavaFX Mobile compatible device, though I'm guessing
> still not trivial.
>
> Further reading:
>
> http://www.psynixis.com/blog/2007/11/14/putting-the-android-sdk-in-perspective/
>
> http://www.mail-archive.com/android-framework@.../msg02071.html
>
> -Curtis
>
> On Thu, Sep 10, 2009 at 1:49 PM, Benjamin Grant <[hidden email]> wrote:
>
> > Hi All,
> > has anyone tried porting Image J to the android operating system. If not,
> > does anyone have any thoughts of the feasibility of this?
> > Ben
> >
>