Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8447309
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T10:09:11+00:00 2026-06-10T10:09:11+00:00

This code is part of my code, that doing OCR on android. I import

  • 0

This code is part of my code, that doing OCR on android.
I import the neuroph.jar in my project.

I make that code on Netbeans IDE and load on my mobile it run good.
but when i run this code on Eclipse IDE the below erro appear ???/

private void loadData() {
    showDialog(LOADING_DATA_DIALOG);
    // load neural network in separate thread with stack size = 32000
    new Thread(null, loadDataRunnable, "dataLoader", 32000).start();
}

private Runnable loadDataRunnable = new Runnable() {
        public void run() {
            // open neural network
            InputStream is = getResources().openRawResource(R.raw.animals_net);
            // load neural network
            nnet = NeuralNetwork.load(is);
            imageRecognition = (ImageRecognitionPlugin) nnet
                    .getPlugin(ImageRecognitionPlugin.class);
            // dismiss loading dialog
            dismissDialog(LOADING_DATA_DIALOG);
        }
    };

Why does the fatal exception appear ???

06-18 15:51:50.097: E/AndroidRuntime(398): FATAL EXCEPTION: dataLoader
06-18 15:51:50.097: E/AndroidRuntime(398): java.lang.NoClassDefFoundError: org.neuroph.core.NeuralNetwork
06-18 15:51:50.097: E/AndroidRuntime(398):  at neuroph.android.example.NeurophActivity$1.run(NeurophActivity.java:102)
06-18 15:51:50.097: E/AndroidRuntime(398):  at java.lang.Thread.run(Thread.java:1096)
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T10:09:12+00:00Added an answer on June 10, 2026 at 10:09 am

    Add the neuroph2.6.jar from here in your buildpath.It will be having all the related class files.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Does your editor/ide highlight that a++; in this C/C++ code as part of a
It seems that this part of my code is where the exception occurs: c
What is this code doing? Specifically the default(XX) part. I've never seen it before.
I have this code that converts binary to hex ## The Input part l
I want to code this part of a VB6 application in c#. How can
Strange problem happening where the end of these 2 blocks of code (this part:
I have this code to run a slideshow (this is only part of what
I have this part of code in my functions.php: function cc_admin_enqueue_scripts($hook) { $file_dir=get_bloginfo('template_directory'); wp_enqueue_script('media-upload');
I am trying to learn and writting this part of code. while testing few
I am trying to code this algorithm. I am stuck in the part of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.