About java.lang.StringBuilder in SAMSUNG JaUmi Wireless ToolKit
madan singh
Greenhorn
Joined: Dec 29, 2005
Posts: 18
posted
0
Hi,
I am getting java.lang.StringBuilder error in SAMSUNG JaUmi Wireless ToolKit. Error is like this : java: cannot access java.lang.StringBuilder file java\lang\StringBuilder.class not found String cbsConnection = "cbs://:" + cbsMessageID; ^ Fatal Error: Unable to find method <init> com.sun.kvem.ktools.ExecutionException Build failed
Samsung wtk (Most sprint wtks)doesn't support Java 1.5. That's why you are getting that error.
wonmuk kim
Greenhorn
Joined: Aug 07, 2009
Posts: 1
posted
0
hi, dear
I'd like to know about what kind of the JDK version do i have to choose for compiling with SAMSUNG JaUmi Wireless Toolkit
I'd like to thank your answer
wonmuk kim wrote:hi, dear
I'd like to know about what kind of the JDK version do i have to choose for compiling with SAMSUNG JaUmi Wireless Toolkit
I'd like to thank your answer
You'll have to check the vendor's documentation. In the case of a carrier-supplied device (Spring, T-Mobile, etc.), it would be the carrier. In the case of a general device (SIM card), it would be Samsung.
Unlike desktop PCs, the JRE in mobile devices is generally welded in at the factory and cannot be easily changed.
Customer surveys are for companies who didn't pay proper attention to begin with.