Imen,

What "another file" is that? If it is an Android file, it may be that the
runtime you are running it on is not the same version as the source you have
linked the debugger to (currently the google code page has source code for
m5-rc14 only).

If it is your own code, there may be some problem in your compilation
process, keeping an old version of your code on the runtime. In this case,
try to completely remove your application from the android runtime before
running again.


-- 
Renato Mangini
http://www.linkedin.com/in/mangini

On 5/9/08, imen <[EMAIL PROTECTED]> wrote:
>
>
> Hi,
> I am doing an application that with it we can execute J2ME
> applications on Android platform.
> I have a problem, that when i compile the application it is correcte
> and the Android emulator runs but an error appears there : "An error
> has occured in org.microemu.util.ThreadUtils"
> I examinate this file, but it is correct
> Then, i did the debug step by step and the debuger stops on an another
> file that imports from the previous one.
> I put the line where the debuger stops as a comment and i repeat the
> debug but i stops there.
>
> Please can everybody help me
> I am blocked, why the debuger stops on a comment line and how ?
>
> Please
>
> Thank you
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to