I Modified code to :
GraphHopper tmpHopp = new GraphHopper().forMobile();
CarFlagEncoder cfe = new CarFlagEncoder(5,5,1);
tmpHopp.setEncodingManager(EncodingManager.create(cfe));
tmpHopp.setCHEnabled(true);
I still get the exact same error and the same version values
2020-01-08 19:06:33.439 2352-2352/com.graphhopper.android I/GH: An error happened while creating graph:Encoded values do not match:
Graphhopper config: road_access|version=1732466967|bits=4|index=0|shift=0|store_both_directions=false,max_speed|version=925318033|bits=5|index=0|shift=4|store_both_directions=true,
road_environment|version=-330907635|bits=3|index=0|shift=14|store_both_directions=false,
road_class_link|version=150464194|bits=1|index=0|shift=17|store_both_directions=false,
road_class|version=123992615|bits=5|index=0|shift=18|store_both_directions=false,
roundabout|version=544120317|bits=1|index=0|shift=23|store_both_directions=false
Graph: road_class|version=887801716|bits=5|index=0|shift=0|store_both_directions=false,
road_class_link|version=146044462|bits=1|index=0|shift=5|store_both_directions=false,
road_environment|version=-448080443|bits=3|index=0|shift=6|store_both_directions=false,
max_speed|version=2003990561|bits=5|index=0|shift=9|store_both_directions=true,
road_access|version=717676379|bits=4|index=0|shift=19|store_both_directions=false,
roundabout|version=544120317|bits=1|index=0|shift=23|store_both_directions=false
Change configuration to match the graph or delete /storage/emulated/0/Download/graphhopper/maps/new-zealand-latest-gh/