TrainBeaser for iPhone
The moose likes Android and the fly likes image processing using java 2D api(for android) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Mobile » Android
Reply Bookmark "image processing using java 2D api(for android) " Watch "image processing using java 2D api(for android) " New topic
Author

image processing using java 2D api(for android)

dasun sam
Greenhorn

Joined: Sep 01, 2010
Posts: 13
I have to develop an android app for to identifying currency notes.I'm thinking on using java 2D API to identify the images of currency notes.But can we use that API on android ???Is there any limitations of using such API's in mobile phones???
Tim Moores
Rancher

Joined: Sep 21, 2011
Posts: 2329
AWT and Swing are not supported on Android. Check out the android.graphics package instead.
dasun sam
Greenhorn

Joined: Sep 01, 2010
Posts: 13
thanks tim!!!
 
 
subject: image processing using java 2D api(for android)
 
Threads others viewed
Does Android only work in Google devices?
image processing
can i increase the pen thickness with out using java 2D API
JOGL or LWJGL
what api msn for android ?
IntelliJ Java IDE