hmmm - even with super-lenient criteria, still times out...I added this before I get the location Provider:
Criteria crit2 = new Criteria();
...
Type: Posts; User: chrisgnicholas; Keyword(s):
hmmm - even with super-lenient criteria, still times out...I added this before I get the location Provider:
Criteria crit2 = new Criteria();
...
hmmm - I am trying a trivial location app, and wondering if JSR 179 really works on N95; the 'GPS' app does indeed see satellites, but the attached Midlet always times out...It does, however,...
ok - adding the Midlet-1 attribute fixes things to the point they load...and indeed, it automatically filled out the correct item when I hit the drop-down menu.
now, the actual Midlet (a trivial...