-
```
What steps will reproduce the problem?
javax.bluetooth.BluetoothStateException: BlueCove library bluecove not
available at
com.intel.bluetooth.BlueCoveImpl.loadNativeLibraries(BlueCoveImpl.java:37…
-
User agent: `SAMSUNG-GT-E2152/E2152XXJK2 NetFront/3.5 Profile/MIDP-2.0 Configuration/CLDC-1.1`
Phone details: http://www.gsmarena.com/samsung_e2152-3448.php
My proposed values:
Client name: `NetFron…
-
```
I'm not seeing results for Blackberry. I wonder if it's because BS is not
parsing it correctly. I don't have a Blackberry (someone else ran the test), so
I can't go to BS and see how it's curren…
-
```
Display.init(Object) setsthe default User-Agent, which causes a WebView to
always be created on start-up. I do not believe that this is the desired
behavior as it causes the app to use a lot of …
-
```
UDPDatagramConnection udpServer = (UDPDatagramConnection) Connector.open
("datagram://:");
This line should create server mode UDPDatagramConnection, bound to system
assigned port. Instead I ge…
-
```
Display.init(Object) setsthe default User-Agent, which causes a WebView to
always be created on start-up. I do not believe that this is the desired
behavior as it causes the app to use a lot of …
-
```
What steps will reproduce the problem?
1. Send a J2ME build to the cloud
2. Send the build to a nokia featurephone
What is the expected output? What do you see instead?
Expected to see my icon, i…
-
https://docs.oracle.com/javame/config/cldc/ref-impl/midp2.0/jsr118/javax/microedition/lcdui/Image.html#getGraphics%28%29
If I'm reading that doc correctly, every call to `Image.getGraphics` must retu…
-
```
On writing the data to the datagram the exception occurs when the data length
is exactly the size of the datagram:
DatagramConnection con = (DatagramConnection) Connector.open("datagram://12…
-
```
What steps will reproduce the problem?
1. Enable this filter --> lazyload_images
(https://developers.google.com/speed/docs/mod_pagespeed/filter-lazyload-images)
What is the expected output? What…