If you are talking about the memory card path on the phone, I mean, from the perspective of the mobile OS (linux), I guess the correct path is "/mmc/mmca1/" . Adding the name of directory you've created, it will be "/mmc/mmca1/MGMapsCache".
Hi everyone,
Anybody know the correct root path in the v8? Is it E:/
I need help to get gmaps to work from mgmaps.com
these are the steps I took.
-Got gmaps installed on my new razr2 v8.
-Downloaded google maps successfully with the MapTileCacher.pl and mapbuilder.net.
-Copied the folder C:\GMaps\MGMapsCache\ to the root of memory card.
-Select Map Browsing, then selected Stored Maps and Offline Mode.
-Checked default storage Path. Set to E:/MGMapsCache.
-Save the settings.
-checked maptypes and selected google maps to show.
-Save the settings.
But maps don't show. Does somebody have a comprehensive guide getting it to work? And in setting the storage path, the 'browse' option doesn't work.
Can somebody please help me?
What's the correct root path in the v8?
the phone has a 2gb internal memory card.
It's from t-mobile US based on Linux.
greetz
If you are talking about the memory card path on the phone, I mean, from the perspective of the mobile OS (linux), I guess the correct path is "/mmc/mmca1/" . Adding the name of directory you've created, it will be "/mmc/mmca1/MGMapsCache".
That is correct!
The path for the smaller partition 48MB is /ezxlocal/download/mystuff, which would be also the path for the 512 MB V8.
Nothing is impossible, only miracles take a bit longer !
240x320 skins are for everyone, but I am not!
Hi,
that is really correct, but application in the moment when you enter path removes all slashes which are on begin of string.
when you try to browse application reports:
So it looks like the problem with rights. I already tried some hacks of .jad file to grant full access to filesystem but nothing worksCode:Error: Ex: java.lang.SecurityException Desc: Error reading filesystem msg: Application not authorized to access the restricted API
Any idea ?
Thanks.
Last edited by kuky.kuk; 08-12-2008 at 05:58 AM.