PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > WM HTC Devices > HTC Vogue
Register Community Search

Notices


Closed Thread
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-14-2009, 03:24 PM
saucratiz's Avatar
N00b
Offline
Pocket PC: htc touch
Carrier: sprint
Location: Atlanta
 
Join Date: Nov 2007
Posts: 28
Reputation: 60
saucratiz is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
java program problem

iam running nfans 6.1 rom I installed a java app i recieved install successful but when tries to run app i reveiced mesg saying could not be instantiated
java.lang.noclassdeffounderror
  #2 (permalink)  
Old 05-15-2009, 07:31 PM
miamicanes's Avatar
N00b
Offline
Pocket PC: Touch (Vogue)
Carrier: Sprint
Location: Broward County, FL
 
Join Date: Aug 2006
Posts: 39
Reputation: 0
miamicanes is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: java program problem

OK, let's start by eliminating the low-hanging fruit

1. What's the download URL

2. How certain are you that it's a j2me (CLDC profile) app that someone, somewhere else in the world has manged to successfully run on a Touch?

#2 is important, because NoClassDefFoundError means the JVM launched, and attempted to load the necessary classes for the app, but at least one was missing.

Here's the rub: J2ME is about as "standard" as BASIC was 25 years ago. Meaning, the syntax is basically the same, but every single implementation of it is different in lots of little ways that matter a lot. For example, some apps depend upon JSR-xxx libraries to do things like 3D graphics, image capture, video, GPS, etc. The problem is, 99% of those libraries are proprietary to the phone itself, and basically don't exist as third-party products.

If you don't know of anyone who's ever successfully gotten it to run on a Touch, the next thing you need to do is figure out EXACTLY which JSR (see http://jcp.org/en/jsr/overview ) library/ies it needs & post the list here. While you're at it, does the error you're seeing (NoClassDefFoundError) have any details anywhere (like a specific class, stack trace, etc)? That might help pinpoint exactly what's causing it to die right now (though there's no guarantee that there aren't two dozen more just like it waiting in line behind it for their turn to die instead).
Closed Thread

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Vogue


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 07:41 AM.


Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com