Thanks, very helpful. I think I have it mostly worked out now. Umm, two
new questions, if you can help:
In the Settings, under Network->Network Setup, there is an item marked
"Speed" which can be set to Slow, Medium, Fast, or Continuous. Mine was
set to Medium. Any reason to leave it there? Don't I want Fast or
Continuous?
Second question. In Google, and Google Maps Mobile, every single time
the apps try to access the network, a dialog pops up asking for
permission. There is no obvious option to let them always access, the
choices are just "Yes, ask every time" or "No, don't allow access". I
also tried to change this by following the instructions at
www.google.maps (or whatever), and still do not see other options, such
as "Always allow". Any way to fix this?
thanks!!!!
As for your "speed" question, that's how often the radio scans for a
signal. Medium is fine. Fast or Continuous will just eat battery life.
On the pop up you should have a 3d option which is "Yes,ask once" but
apparently you don't have that. You'll need to do some SEEM edits to add
that option (see http://xlr8.us/hofo/map.txt for full details):
========
kjava/j2me*.pat files
Permission File for Each Installed Java Application (Games & Apps > menu
> Permissions)
offset 06: determines selected option for Network Related > Data Network
(00 for 'access denied', 01 for 'always ask', 02 for 'ask once per app',
04 for 'never ask')
offset 07: determines available options for Network Related > Data
Network (00 for no access/item not displayed, 01 for 'always ask'
option, 02 for 'ask once per app', 03 for 'never ask', 04 for full
unprompted access)
offset 08: determines selected option for Network Related > Messaging
(00 for 'access denied', 01 for 'always ask', 02 for 'ask once per app',
04 for 'never ask')
offset 09: determines available options for Network Related > Messaging
(00 for no access/item not displayed, 01 for 'always ask' option, 02 for
'ask once per app', 03 for 'never ask', 04 for full unprompted access)
offset 0A: determines selected option for Network Related > App
Auto-Start (00 for 'access denied', 01 for 'always ask', 02 for 'ask
once per app', 04 for 'never ask')
offset 0B: determines available options for Network Related > App
Auto-Start (00 for no access/item not displayed, 01 for 'always ask'
option, 02 for 'ask once per app', 03 for 'never ask', 04 for full
unprompted access)
offset 0C: determines selected option for Network Related > Connectivity
Options (00 for 'access denied', 01 for 'always ask', 02 for 'ask once
per app', 04 for 'never ask')
offset 0D: determines available options for Network Related >
Connectivity Options (00 for no access/item not displayed, 01 for
'always ask' option, 02 for 'ask once per app', 03 for 'never ask', 04
for full unprompted access)
offset 0E: determines selected option for User Data Related > Multimedia
Recording (00 for 'access denied', 01 for 'always ask', 02 for 'ask once
per app', 04 for 'never ask')
offset 0F: determines available options for User Data Related >
Multimedia Recording (00 for no access/item not displayed, 01 for
'always ask' option, 02 for 'ask once per app', 03 for 'never ask', 04
for full unprompted access)
offset 10: determines selected option for User Data Related > User Data
Read Capability (00 for 'access denied', 01 for 'always ask', 02 for
'ask once per app', 04 for 'never ask')
offset 11: determines available options for User Data Related > User
Data Read Capability (00 for no access/item not displayed, 01 for
'always ask' option, 02 for 'ask once per app', 03 for 'never ask', 04
for full unprompted access)
offset 12: determines selected option for User Data Related > User Data
Write Capability (00 for 'access denied', 01 for 'always ask', 02 for
'ask once per app', 04 for 'never ask')
offset 13: determines available options for User Data Related > User
Data Write Capability (00 for no access/item not displayed, 01 for
'always ask' option, 02 for 'ask once per app', 03 for 'never ask', 04
for full unprompted access)
offset 14: determines selected option for User Data Related > App Data
Sharing (00 for 'access denied', 01 for 'always ask', 02 for 'ask once
per app', 04 for 'never ask')
offset 15: determines available options for User Data Related > App Data
Sharing (00 for no access/item not displayed, 01 for 'always ask'
option, 02 for 'ask once per app', 03 for 'never ask', 04 for full
unprompted access)
========
> Thanks, very helpful. I think I have it mostly worked out now. Umm,
> two new questions, if you can help:
[quoted text clipped - 39 lines]
>>>
>>> Thanks!
None - 12 Jan 2007 11:41 GMT
OK, well, good advice, but a bit more complicated than I thought at
first. But I finally figured out how to install Qt and libusb and
Moto4Mac on my Mcintosh, and am starting to try seem edits. I can't
seem to find a real manual or documentation for Moto4Mac, but it looks
pretty obvious. I guess the google programs have a .pat file somewhere
on the phone and I should edit them as SEEMs.
A new question, though. Whenever I disconnect my phone from my mac, the
phone seems to be dead. Nothing works at all, even if I click the
"reboot" button in Moto4Mac (which does reboot the phone, according to
Moto4). The only way to proceed is to remove the phone battery (a real
pain to get the back cover back on) and then turn on the phone. Anyone
know the correct way to disconnnect after seem editing?
Thanks
> As for your "speed" question, that's how often the radio scans for a
> signal. Medium is fine. Fast or Continuous will just eat battery life.
[quoted text clipped - 111 lines]
> >>>
> >>> Thanks!