0

I was wondering if it is possible to uje some classes I made with J2ME with android projects? For example I have class that gets ip as parameter and scans open ports for that ip using java sockets and threads. So can I use it with my android projects without modifying it?

1
  • Unless you have something specific J2ME API, it should be fine to use those classes. Commented Jul 27, 2012 at 19:31

1 Answer 1

1

The Android J2ME runner allows existing J2ME applications to run on the Android platform. You shouldnt need to modify your source either. See here for more info.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.