i downloaded the s60 developer tools and i am wondering how to simulate gps connection and networking.. are there any tutorials on this? i tried using the web browser in the emulator but i get the...
Type: Posts; User: shydisturbedboy; Keyword(s):
i downloaded the s60 developer tools and i am wondering how to simulate gps connection and networking.. are there any tutorials on this? i tried using the web browser in the emulator but i get the...
anyone? please...
can anyone point me to the right direction?
anyone? when i make a midlet that only gets the coordinates and write it on a form there is no problem..
anyone? here is my code related to gps
import javax.microedition.location.Coordinates;
import javax.microedition.location.Location;
public class LocationInfo implements Runnable {
...
when i try to enable the gps my application hangs.. i am new to threads and jsr 179.. do i have to have 2 threads running when i want to be able to navigate/use the canvas and jsr 179? please help...
6110 Navigator has a built in compass and Nokia maps and Asia map can tell where the phone is facing. does this mean that it can only be done in symbian c?
this is a gps related question. is there a way to know where the phone is facing?
how can i download a file through a midlet servlet communication? what must the servlet do? is it same with applet servlet? and how can i query a database and obtain the results using j2me? thanks
how can i do this?
zooming can be done by using setCurrentScale() or by changing the viewbox.. my question is which is more advantageous/efficient? any input is appreciated!!
in ProgressiveInputStream of the example SVG Conatct List, you have to include the size of the file.. am i right? size in what?
is there another way to set a midlet to full screen without using the canvas? if not, how can i add an svg in my canvas and manipulate it?
i get an out of memory exception in netbeans when i try to load an svg.. can i increase this? or that's the limit? and how can i get the coordinates of the viewport in svg? does anyone know how to...
can you please post your code in getting the cell id? or point me in the right direction? thanks!
how do i get the coordinates of the visible area on the canvas of a svg? i am thinking of tiling the svg file but i do not know how to get the coordinates of the visible area..
i am wondering if a mobile phone (6110 Navigator) can solve for the shortest path. this is for a road navigation project that i am doing.. let's say that i have to find a route in new york and the...
thanks for the reply!! and that is my target device.. :)
can s60 3rd edition use the full screen and at the same time add a svg viewer on it?
need your help...
anyone? please?
any help is appreciated
i want to make an application that uses jsr 179 and jsr 226. the only phones i think that have both are n76 and n95.. i want some help in making a decision if its better to buy a phone with both jsr...
what are some phones that use the symbian 60 3rd Edition FP1? does n80 have jsr 226?
does the n73 support jsr 179 and jsr 226? jsr 226 is for svg right? it says http://www.svg.org/special/svg_phones that svg is supported on the n73. and if i want to get the cellID for the phone, do i...