[GraphHopper] hi, i always face problem when i using the graphhopper android version

李杨 gisyangli at gmail.com
Fri Oct 25 13:12:05 UTC 2013


hi, i think i konw why generated the problems.

see my logat file

seem in the jar file graphhopper-0.2-SNAPSHOT-android.jar, there is
no com.graphhopper.util.Downloader class. but i use maven, it tell me build
success. a wired thing.


2013/10/25 Peter K <peathal at yahoo.de>

>  Can you give me the stacktrace and/or logcat output?
>
>
> i get a reminder msg say that: "To get downloadable area restart when
> connect to Internet.    Problem while fetching remote area list:
> http://graphhopper.com/public/maps/0.1/"
> i get the graphhopper using the official  site
> graphhopper-android-0.1.1.apk.
>
>
>  Also, I pull the lastest code from code repo, also maven build the code
> and generated necessary jar lib file. also build the graphhopper and then
> install the apk on a device (android 4.0),  also face a problem similar.
>
>  When hit the remote_area_spinner, also face this problem, but the remind
> msg a little different , the remind info become : "
>
>  To get downloadable area restart when connect to Internet.    Problem
> while fetching remote area list: com.graphhopper.util.downloader "
> --
> Yang Li
>
>
>
>
>
> _______________________________________________
> GraphHopper mailing listGraphHopper at openstreetmap.orghttps://lists.openstreetmap.org/listinfo/graphhopper
>
>
>
> _______________________________________________
> GraphHopper mailing list
> GraphHopper at openstreetmap.org
> https://lists.openstreetmap.org/listinfo/graphhopper
>
>


-- 
Yang Li
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/graphhopper/attachments/20131025/8c23622e/attachment.html>
-------------- next part --------------
10-25 21:02:56.430: E/Trace(3649): error opening trace file: No such file or directory (2)
10-25 21:02:56.455: W/dalvikvm(3649): VFY: unable to find class referenced in signature (Lcom/graphhopper/GraphHopperAPI;)
10-25 21:02:56.455: W/dalvikvm(3649): VFY: unable to find class referenced in signature (Lcom/graphhopper/GraphHopperAPI;)
10-25 21:02:56.455: W/dalvikvm(3649): VFY: unable to find class referenced in signature (Lcom/graphhopper/GHResponse;)
10-25 21:02:56.455: W/dalvikvm(3649): VFY: unable to find class referenced in signature (Lcom/graphhopper/GHResponse;)
10-25 21:02:56.460: I/dalvikvm(3649): Could not find method com.graphhopper.util.Helper.pruneFileEnd, referenced from method com.graphhopper.android.MainActivity.chooseArea
10-25 21:02:56.460: W/dalvikvm(3649): VFY: unable to resolve static method 320: Lcom/graphhopper/util/Helper;.pruneFileEnd (Ljava/lang/String;)Ljava/lang/String;
10-25 21:02:56.460: D/dalvikvm(3649): VFY: replacing opcode 0x71 at 0x0033
10-25 21:02:56.460: W/dalvikvm(3649): VFY: unable to find class referenced in signature (Lcom/graphhopper/GHResponse;)
10-25 21:02:56.465: I/dalvikvm(3649): Could not find method com.graphhopper.GHResponse.getPoints, referenced from method com.graphhopper.android.MainActivity.createPolyline
10-25 21:02:56.465: W/dalvikvm(3649): VFY: unable to resolve virtual method 186: Lcom/graphhopper/GHResponse;.getPoints ()Lcom/graphhopper/util/PointList;
10-25 21:02:56.465: D/dalvikvm(3649): VFY: replacing opcode 0x6e at 0x0000
10-25 21:02:56.465: W/dalvikvm(3649): VFY: unable to resolve static field 80 (VERSION) in Lcom/graphhopper/util/Constants;
10-25 21:02:56.465: D/dalvikvm(3649): VFY: replacing opcode 0x62 at 0x0007
10-25 21:02:56.610: E/dalvikvm(3649): Could not find class 'com.graphhopper.util.Downloader', referenced from method com.graphhopper.android.MainActivity$5.saveDoInBackground
10-25 21:02:56.610: W/dalvikvm(3649): VFY: unable to resolve new-instance 108 (Lcom/graphhopper/util/Downloader;) in Lcom/graphhopper/android/MainActivity$5;
10-25 21:02:56.610: D/dalvikvm(3649): VFY: replacing opcode 0x22 at 0x0000
10-25 21:02:56.610: D/dalvikvm(3649): DexOpt: unable to opt direct call 0x013d at 0x04 in Lcom/graphhopper/android/MainActivity$5;.saveDoInBackground
10-25 21:02:56.655: D/libEGL(3649): loaded /system/lib/egl/libEGL_mali.so
10-25 21:02:56.655: D/libEGL(3649): loaded /system/lib/egl/libGLESv1_CM_mali.so
10-25 21:02:56.660: D/libEGL(3649): loaded /system/lib/egl/libGLESv2_mali.so
10-25 21:02:56.665: E/(3649): Device driver API match
10-25 21:02:56.665: E/(3649): Device driver API version: 17
10-25 21:02:56.665: E/(3649): User space API version: 17 
10-25 21:02:56.665: E/(3649): mali: REVISION=Linux-r3p1-01rel1 BUILD_DATE=Mon May  6 11:20:56 KST 2013 
10-25 21:02:56.690: D/OpenGLRenderer(3649): Enabling debug mode 0


More information about the GraphHopper mailing list