Programming for Nokia 6700 classic (in Java) [closed] - java

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
Does anyone know any resources to start programming in Java for Nokia 6700 classic (not touch screen)? Thanks.
P. S. Here is an image of the phone I want to program for:

As far as I know, apps for these kinds of phones can be made with Java Micro Edition (Java ME), but I wouldn't count on it being a pleasant experience.

Related

How to work with face recognition in Java? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
Please explain me any face recognition library in Java.
I'm unable to find any library for face recognition in Java if any link is there please send me that link.
OpenCV is a good library for face detection applications.
There are some examples of face detection applications.
Link: http://docs.opencv.org/doc/tutorials/introduction/desktop_java/java_dev_intro.html
You could give faint a try. If that doesn't satisfy you check also here.

Developing 2D Games on Android [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
Are there any useful libraries that can be used to make 2d games? I am familiar with android development, but never made any games.
I guess its more of a general questions for helping me to get started.
Thank you.
Why not try out AndEngine? It's a free 2D OpenGL Android Library that you can use to create 2D games on the Android system with OpenGL.

Writing application for Windows Mobile 6.1 options? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
What can I use to write application for Windows Mobile 6.1 and 6.5?
Application was written before (not by me) using VB.Net 2008, but I really would like to move away from it to plain C/C++ or possibly Java.
Where can I start and what are my options? I don't have much experience with working with Windows Mobile.
There are several options which you may choose from.
As per http://msdn.microsoft.com/en-us/library/bb677133.aspx
Note: Java is not on this list and cannot be used for app development in Windows mobile.

Java Blog and forum implementation [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I am developing an application using jsf,hibernate.
I have to create module for user blogs and forum.
Is there any way to integrate and configure or i need to develop it from the scratch.
Please help.
JForum (www.jforum.net) is nice to work with, easily configurable, and you could embed it in your site.

Is there a Java or Ruby library for generating MOBI ebook documents? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
There is a Python library for this in the Calibre project, but I would like to find a library that I can use from Clojure or Ruby. Any ideas?
Check out the KindleGen tool available from Amazon here. It's a command line tool used to build eBooks that can be sold through Amazon's Kindle platform. You can call it from Java or Ruby.

Categories

Resources