In S40 platform,getting Snapshot from the camera is supportted not well than other platforms,such as Symbian.So what the developers can do is few.
Type: Posts; User: r60600; Keyword(s):
In S40 platform,getting Snapshot from the camera is supportted not well than other platforms,such as Symbian.So what the developers can do is few.
Be sure that the emulator you used supports socket.
You had better be sure that the length of bytearray is not zero.
This is the codes which can creat a image from web via bytearray.
private String url;
private byte[] data;
private int...
A few old SDKs of Nokia can't run on later JRE.They can only run on special version which mentioned in release note.
Go
http://api.maps.nokia.com.cn/2.1.1/playground/index.html
and
http://api.maps.nokia.com.cn/2.1.1/devguide/overview.html#HTML5Support
for more details.
It's impossible because of sandbox security model of J2ME.
Go
http://www.developer.nokia.com/Community/Wiki/Changes_in_Nokia_Belle_and_Qt_4.x#Changes_in_Nokia_Belle_FP1
for more details.
Go
http://library.developer.nokia.com/nav/1_11_1_0_12_0_0
for more details.
Metadata是发布应用时必填的,其实就是应用名称,它必须和待发布应用中的名称一致。
检查你应用中config.xml文件里的“name”标签内容是否和发布时所填的一样。
Go
http://api.maps.nokia.com/2.0.0/apireference/symbols/nokia.maps.gfx.Graphics.html
for more detail.
If the file size unit (Mb) you mentioned is correct,it is very proper.
Because the maximum JAR size of Asha 308 is 2 MB(Mega Byte).
And
1 Byte = 8 bit
So the maximum JAR size of Asha...
Please tell us the difference.
Thanks!
I use <object> which can play a local wav file.
Be sure your simulator can access internet properly.
Please go to
Nokia Maps API Example Get coordinate on mouse click or finger tap
http://developer.here.net/apiexplorer/examples/api-for-js/events/map-coordinate-on-click.html
Nokia Maps API...
Had better give more infomation.
Many apps support both for all chinese around the world.
Check your enviroment based on the installation referrence of SDK.
Did your project use
C:/epoc32/tools/variant/variant.cfg?
I think it's a javascript runtime error.
Had better give more code.
Had better put
HttpConnection hc = (HttpConnection) Connector.open(url);
in try{} function.
Port Python to Symbian C++.
The .sis installed on emulator is made with different parmater in past.
Emulator or Real device?