Skip to content

Instantly share code, notes, and snippets.

View naveeninja's full-sized avatar
🎯
Focusing

Naveen Segaran naveeninja

🎯
Focusing
View GitHub Profile
{
"id": "354101ce302c4032",
"country": "TR",
"ip": "94.121.170.48",
"protocol": "HTTP/1.1",
"method": "GET",
"host": "www.lhs.com.my",
"user_agent": "Mozilla/5.0 (Linux; U; Android 2.2) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1",
"uri": "/wp-login.php",
"request_duration": 5208999936,
package spanmutan.SLOTSIKANPAUS;
import android.annotation.SuppressLint;
import android.support.v7.app.ActionBar;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.os.Handler;
import android.view.MotionEvent;
import android.view.View;
import android.webkit.WebChromeClient;
03-26 10:01:24.781 10808-10808/? I/art: Not late-enabling -Xcheck:jni (already on)
03-26 10:01:24.782 10808-10808/? W/art: Unexpected CPU variant for X86 using defaults: x86
03-26 10:01:25.195 10808-10808/spanmutan.SLOTSIKANPAUS W/System: ClassLoader referenced unknown path: /data/app/spanmutan.SLOTSIKANPAUS-1/lib/x86
03-26 10:01:25.211 10808-10808/spanmutan.SLOTSIKANPAUS I/InstantRun: Starting Instant Run Server for spanmutan.SLOTSIKANPAUS
03-26 10:01:26.997 10808-10813/spanmutan.SLOTSIKANPAUS W/art: Suspending all threads took: 7.871ms
03-26 10:01:27.773 10808-10808/spanmutan.SLOTSIKANPAUS I/CrashlyticsCore: Initializing Crashlytics 2.3.16.dev
03-26 10:01:28.326 10808-10883/spanmutan.SLOTSIKANPAUS D/NetworkSecurityConfig: No Network Security Config specified, using platform default
03-26 10:01:28.347 10808-10808/spanmutan.SLOTSIKANPAUS W/art: Before Android 4.1, method android.graphics.PorterDuffColorFilter android.support.graphics.drawable.VectorDrawableCompat.updateTintFilter(android.graphics.PorterDuffCo
@naveeninja
naveeninja / index.html
Created December 23, 2016 00:13
Node Waves
<div id="waves"></div>
@naveeninja
naveeninja / 0_reuse_code.js
Created April 22, 2016 09:12
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console