Skip to content

Instantly share code, notes, and snippets.

View ecgreb's full-sized avatar

Chuck Greb ecgreb

View GitHub Profile
04-30 16:09:46.174 22042-22049/com.mapzen E/dalvikvm﹕ Break split failed
04-30 16:09:46.174 22042-22049/com.mapzen E/dalvikvm﹕ VM aborting
04-30 16:09:46.174 22042-22049/com.mapzen A/libc﹕ Fatal signal 6 (SIGABRT) at 0x0000561a (code=-6), thread 22049 (Compiler)
04-30 16:09:46.234 172-172/? I/DEBUG﹕ *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
04-30 16:09:46.234 172-172/? I/DEBUG﹕ Build fingerprint: 'google/occam/mako:4.4.2/KOT49H/937116:user/release-keys'
04-30 16:09:46.234 172-172/? I/DEBUG﹕ Revision: '11'
04-30 16:09:46.234 172-172/? I/DEBUG﹕ pid: 22042, tid: 22049, name: Compiler >>> com.mapzen <<<
04-30 16:09:46.234 172-172/? I/DEBUG﹕ signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
04-30 16:09:46.354 172-172/? I/DEBUG﹕ r0 00000000 r1 00005621 r2 00000006 r3 00000000
04-30 16:09:46.354 172-172/? I/DEBUG﹕ r4 00000006 r5 00000000 r6 00005621 r7 0000010c
<com.mapbox.mapboxsdk.views.MapView
android:id="@+id/mapview"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
mapbox:mapid="Your MapBox mapid" />
MapView mapView = new MapView(this, "examples.map-vyofok3q");
this.setContentView(mapView);
<org.oscim.android.MapView
android:id="@+id/map"
android:layout_width="match_parent"
android:layout_height="match_parent" />
private void onLocationClientConnected() {
Location lastLocation = locationClient.getLastLocation();
if (lastLocation != null) {
// do stuff
}
LocationRequest locationRequest = LocationRequest.create();
locationRequest.setInterval(5000);
locationClient.requestLocationUpdates(locationRequest,
new LocationListener() {
@Override public void onLocationChanged(Location location) {
{ "type": "FeatureCollection",
"features": [{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [ -73.98597, 40.74871 ]},
"properties": {
"text": "Empire State Building, New York County, New York",
"score": 1,
"type": "geoname",
$ java -version
java version "1.7.0_71"
Java(TM) SE Runtime Environment (build 1.7.0_71-b14)
Java HotSpot(TM) 64-Bit Server VM (build 24.71-b01, mixed mode)
@ecgreb
ecgreb / MainActivity.kt
Created September 10, 2015 19:58
Tangram route line test
val geometry: ArrayList<Location>? = route.getGeometry()
val mapGeometry: ArrayList<LngLat> = ArrayList()
Log.d("EraserMap", "***** Route Line START *****")
Log.d("EraserMap", "Route geometry size = " + geometry?.size())
if (geometry is ArrayList<Location>) {
for (location in geometry) {
mapGeometry.add(LngLat(location.getLongitude(), location.getLatitude()))
Log.d("EraserMap", "Adding Point: " + location.getLongitude() + ", " + location.getLatitude())
}
}
This file has been truncated, but you can view the full file.
09-21 13:56:49.706 148-178/? I/Ext4Crypt﹕ ext4 crypto complete called on /data
09-21 13:56:49.706 148-178/? I/Ext4Crypt﹕ No master key, so not ext4enc
09-21 13:56:49.707 778-874/? I/chatty﹕ uid=1000(system) CryptdConnector expire 3 lines
09-21 13:56:49.710 778-872/? I/chatty﹕ uid=1000(system) MountService expire 116 lines
09-21 13:56:49.714 778-778/? I/chatty﹕ uid=1000 system_server expire 137 lines
09-21 13:56:49.718 778-873/? I/chatty﹕ uid=1000(system) VoldConnector expire 13 lines
09-21 13:56:49.750 778-790/? I/chatty﹕ uid=1000(system) android.bg expire 11 lines
09-21 13:56:50.715 778-880/? I/chatty﹕ uid=1000(system) WifiService expire 11 lines
09-21 13:56:50.780 778-881/? I/chatty﹕ uid=1000(system) ConnectivitySer expire 34 lines
09-21 13:56:51.010 778-810/? I/chatty﹕ uid=1000(system) PowerManagerSer expire 10 lines
This file has been truncated, but you can view the full file.
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
at java.lang.Thread.run(Thread.java:818)
09-22 11:38:05.566 1431-1660/? D/GCoreFlp﹕ FLP HAL exists but batch size is <= 0. Disabling FLP HAL.
09-22 11:38:05.599 1768-9329/? W/RequestScheduleHelper﹕ Drop unsupported conditional request: *** !!! MESSAGENANO OUTPUT IS INCOMPLETE. SOME FIELDS MIGHT BE MISSING !!! ***
f_as <
f_an <
f_f_w <
fyr <
gx_x <
gyb <