Pinned Repositories
CameraPreviewSample
Sample code of Android camera preview. Please note that this project is quite outdated. Sorry, but I cannot support since I'm away from Android several years already.
CVCamera
OpenCV for Android sample code w/ experimental modifications
DynamicBroadcastReceiver
Tests if dynamically registered broadcast receiver can receive intents while the process is not running.
ImageDetail
Simply shows all the information about the selected image data.
oc-agent-plugin
OctoberCMS plugin to detect user's browser, OS, and device from UserAgent. A wrapper plugin of jenssegers/agent.
oc-dusktests-plugin
This plugin enables to use Laravel Dusk test framework in OctoberCMS projects.
ServiceIpcSample
Sample code for Android IPC with Service using AIDL.
ssl-client-auth
Bash scripts to create self-signed certificates for TSL/SSL client authentication.
WiFiAutoLock
Android location-based app that controls security lock (lock pattern).
pikanji's Repositories
pikanji/ImageDetail
Simply shows all the information about the selected image data.
pikanji/WiFiAutoLock
Android location-based app that controls security lock (lock pattern).
pikanji/CVCamera
OpenCV for Android sample code w/ experimental modifications
pikanji/DynamicBroadcastReceiver
Tests if dynamically registered broadcast receiver can receive intents while the process is not running.
pikanji/ServiceIpcSample
Sample code for Android IPC with Service using AIDL.
pikanji/apkuploader
pikanji/BindSample
Sample project demonstrate binding to Service on Android. Containing Eclipse projects for both server (Service) and client (Activity).
pikanji/DeviceInfo
Shows information about the Android device.
pikanji/exp_nodejs_express_handlebars_simple
Simple example of node.js project with express and handlebars
pikanji/exp_nodejs_oauth2
node.js/oauth2.0 practice
pikanji/exp_nodejs_restful
Practice restful with node.js
pikanji/GaePractice1
pikanji/JniTest
Sample project using Android JNI.
pikanji/LocationSelector
Sample program to select location by MapView on Android.
pikanji/LocationTest
Androidの現在位置取得デモ、LocationManagerの挙動を確認する
pikanji/PrivateDataAccess
Sample code for Android private data handling.
pikanji/SecurityLockTest
Tests if System.putInt + Settings.System.LOCK_PATTERN_ENABLED works.
pikanji/ServiceSample
Demonstrate usage of Service by Intent on Android.
pikanji/ServiceTest01
AndroidのAlarmManagerを使用したServiceのスケジュールデモ
pikanji/SharedPreferencesAccessTest
Test SharedPreferences behavior with MODE_WORLD_* on Android
pikanji/SingletonSample
Demonstrates Java singleton implementations (as Android project)
pikanji/StartActivityByAlarm
Android personal experimental project
pikanji/StartServiceByAlarm
Android personal experimental project. Not sure doing right.
pikanji/StaticBroadcastReceiver
Tests statically registered broadcast receiver
pikanji/TestAutoApiKeySwitch
Android personal experimental project. Not sure doing right.