Skip to content

Instantly share code, notes, and snippets.

View hippiefahrzeug's full-sized avatar

Alvaro Fussen hippiefahrzeug

View GitHub Profile
### Keybase proof
I hereby claim:
* I am hippiefahrzeug on github.
* I am afussen (https://keybase.io/afussen) on keybase.
* I have a public key ASAglsZjnc3sgmUu5j-R3dogQwHQi7-f4wLwosGSwGddEQo
To claim this, I am signing this object:
D/CycledLeScanner(29322): Scan started
D/BeaconIntentProcessor(29322): got an intent to process
D/RangingData(29322): parsing RangingData
D/RangingData(29322): parsing RangingData
D/BeaconIntentProcessor(29322): got ranging data
I/com.test.myapp(29322): ### beacons found: 0
D/CycledLeScanner(29322): Waiting to stop scan cycle for another 97 milliseconds
W/AsyncHttpClient(29322): Passed contentType will be ignored because HttpEntity sets content type
D/CycledLeScanner(29322): Done with scan cycle
D/BeaconService(29322): Calling ranging callback
V/AsyncHttpResponseHandler( 1445): Progress 64 from 64 (100%)
D/BluetoothLeScanner( 1445): onScanResult() - ScanResult{mDevice=20:CD:39:A4:A3:AE, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[b0702980-a295-a8ab-f734-031a98a512de], mManufacturerSpecificData={76=[2, 21, 109, 111, 118, 101, 99, 97, 115, 104, 111, 110, 77, 111, 98, 105, 110, 111, 0, -56, 0, 1, -65, 73]}, mServiceData={00000000-0000-1000-8000-00805f9b34fb=[0, -56, 0, 1, 73]}, mTxPowerLevel=-2147483648, mDeviceName=B1], mRssi=-43, mTimestampNanos=221868280032913}
D/CycledLeScannerForLollipop( 1445): got record
D/BeaconParser( 1445): This is a recognized beacon advertisement -- 02 15 seen
D/BeaconService( 1445): beacon detected multiple times in scan cycle : id1: 2f234454-cf6d-4a0f-adf2-f4911ba9ffa6 id2: 200 id3: 1
D/BeaconService( 1445): beacon detected : id1: 2f234454-cf6d-4a0f-adf2-f4911ba9ffa6 id2: 200 id3: 1
D/BeaconService( 1445): looking for ranging region matches for this beacon
D/BeaconService( 1445): matches ranging region: id1
package com.mobino.util;
import java.io.BufferedWriter;
import java.io.ByteArrayOutputStream;
import java.io.File;
import java.io.FileWriter;
import java.io.PrintStream;
import java.text.DateFormat;
import java.util.Locale;
package com.mobino.util;
import java.io.BufferedWriter;
import java.io.ByteArrayOutputStream;
import java.io.File;
import java.io.FileWriter;
import java.io.PrintStream;
import java.text.DateFormat;
import java.util.Locale;