-
```
What steps will reproduce the problem?
1. Proguard can't obfuscate bluecove jar
2. There are some referenced methods that can't be founded
3. If I include it without obfuscating is displayed that …
-
```
I get a Verifier error when preverifying the class for J2ME:
Error preverifying class org.ksoap2.serialization.SoapSerializationEnvelope
VERIFIER ERROR org/ksoap2/serialization/
SoapSerializa…
-
```
What steps will reproduce the problem?
public boolean open(int mode,String addr ) {
this.mode = mode;
try {
String url = "btspp://"+addr+":11";
con = (Str…
-
```
This is an optional enhancement instead of a bug. Currently to use
Connector.open() on IBM's J9 implementation
"-Dmicroedition.connection.pkgs=com.intel.bluetooth" needs to be passed in
on the co…
-
```
What steps will reproduce the problem?
1. Application, that uses drawRGB method with processAlpha flag set to render
one image over other one with translucency.
2. The second one image, that shou…
-
```
What steps will reproduce the problem?
1. when i add library to my j2me project
2.
3.
What is the expected output? What do you see instead?
Error preverifying class com.json.JOSNOBJECT
What vers…
-
```
This is an optional enhancement instead of a bug. Currently to use
Connector.open() on IBM's J9 implementation
"-Dmicroedition.connection.pkgs=com.intel.bluetooth" needs to be passed in
on the co…
-
```
I get a Verifier error when preverifying the class for J2ME:
Error preverifying class org.ksoap2.serialization.SoapSerializationEnvelope
VERIFIER ERROR org/ksoap2/serialization/
SoapSerializa…
-
```
I get a Verifier error when preverifying the class for J2ME:
Error preverifying class org.ksoap2.serialization.SoapSerializationEnvelope
VERIFIER ERROR org/ksoap2/serialization/
SoapSerializa…
-
```
What steps will reproduce the problem?
1. Start RSSReaded program
2. Select More and Exit
3.
The Java application don't exit.
I have installed the midp20_jsr75_RSSReader.jar file.
Version v1.11-2…