Switch to full style
Post a reply

Tue Jul 17, 2012 11:03 am

iamnot wrote:Cannot even start.. I made a few APK on my own and signed it but the position is out.. Can I join Beta Testing?


OK, cannot join I think, they limited already..

anyway position out maybe u turned on the data network? Off it and see..

Wed Jul 18, 2012 4:46 am

No.. Different situation with the data issue... I am constantly about 200m away from exact location...

Wed Jul 18, 2012 5:04 am

maybe u have incomplete app, u need pm the uploader to get new one.

Wed Jul 18, 2012 10:03 am

iamnot wrote:No.. Different situation with the data issue... I am constantly about 200m away from exact location...


Might be due to your GPS and satellite issue. Have you tried GPS Test and see how accurate your GPS is. It has the function to tell you the accuracy at your possible.

Wed Jul 18, 2012 11:14 am

No problem with Sygic and Google map.. My GPS locking is quite good actually..

Thu Jul 19, 2012 8:53 am

iamnot wrote:No problem with Sygic and Google map.. My GPS locking is quite good actually..


Strange. Might be your location. Are you in an area surrounded by buildings or trees. Or maybe your phone is lagging. This morning travelling on N-S highway, my GPS location was spot on. When travelling below a flyover, it pin pointed my position at the flyover.

Thu Jul 19, 2012 12:07 pm

That is not the issue... It's because the APK that I created got problem... I am not any programmer.. I can only do trial and error... I use back the BETA APK got no problem. So I am hoping someone can PM me the latest version of APK.

Thu Jul 19, 2012 12:37 pm

iamnot wrote:That is not the issue... It's because the APK that I created got problem... I am not any programmer.. I can only do trial and error... I use back the BETA APK got no problem. So I am hoping someone can PM me the latest version of APK.


What other versions are there beside the Navitotal.

The version I'm using is
4492

Thu Jul 19, 2012 12:39 pm

iamnot wrote:That is not the issue... It's because the APK that I created got problem... I am not any programmer.. I can only do trial and error... I use back the BETA APK got no problem. So I am hoping someone can PM me the latest version of APK.


somebody uploaded: http://www.navitotal.com/showthread.php?9900-PAPAGO!-M9-for-Android-Mobile-(-Power-By-NaviTotal-)-NaviSEA-(May2012)&p=85738#post85738

Mon Jul 23, 2012 10:08 am

I don't think M9 works with JellyBean 4.1.1 I've tested and it seems to be force closing.

Mon Jul 23, 2012 10:35 am

thomasyke wrote:I don't think M9 works with JellyBean 4.1.1 I've tested and it seems to be force closing.


Did you install correctly.

Tue Jul 24, 2012 3:58 pm

Those who have the problem of the cursor jump to another place when starting of the navigation, this is due to the license check [my assumption]. so, when u off mobile data it wont jump when start navigation, but once u open mobile data when u use papago this problem come again. So, either u use ur papago with off mobile data or use the solution like I do, u can edit ur hosts file (/etc/hosts) and add a line '127.0.0.1 [Please Register or Login to download file] ' then it cant connect to papago even u switch on mobile data. I tried and it works :) u can edit ur hosts file either manually or using 'hosts editor' app or add in 'adaway' app. Edit hosts file need root access

Hope this help for those who face this problem as I face last time. :)

Tue Jul 24, 2012 4:21 pm

ken-ywk wrote:Those who have the problem of the cursor jump to another place when starting of the navigation, this is due to the license check [my assumption]. so, when u off mobile data it wont jump when start navigation, but once u open mobile data when u use papago this problem come again. So, either u use ur papago with off mobile data or use the solution like I do, u can edit ur hosts file (/etc/hosts) and add a line '127.0.0.1 [Please Register or Login to download file] ' then it cant connect to papago even u switch on mobile data. I tried and it works :) u can edit ur hosts file either manually or using 'hosts editor' app or add in 'adaway' app. Edit hosts file need root access

Hope this help for those who face this problem as I face last time. :)

Strange but true. I don't have this problem with the mobile data turned on in both ace and s3.

Fri Jul 27, 2012 4:06 am

curiou5 wrote:Strange but true. I don't have this problem with the mobile data turned on in both ace and s3.


Maybe someone can understand this:

PapagoJNI.latitude = (int)(1000000.0D * paramLocation.getLatitude()) + Papago.m_nCorrectLon + Papago.m_nGPSRandomShift;
PapagoJNI.longitude = (int)(1000000.0D * paramLocation.getLongitude()) + Papago.m_nCorrectLat + Papago.m_nGPSRandomShift;

Fri Jul 27, 2012 6:21 am

iamnot wrote:Maybe someone can understand this:

PapagoJNI.latitude = (int)(1000000.0D * paramLocation.getLatitude()) + Papago.m_nCorrectLon + Papago.m_nGPSRandomShift;
PapagoJNI.longitude = (int)(1000000.0D * paramLocation.getLongitude()) + Papago.m_nCorrectLat + Papago.m_nGPSRandomShift;


I think that 2 lines shouldn't be removed.. One version with those got no problem when data is on..
Post a reply