Android Developer Base Link
https://developer.android.com/index.html
Android Studio Installation
https://developer.android.com/studio/install.html
Wednesday, May 25, 2016
Android Emulator
Howto Install and Run the Android Emulator
http://www.petefreitag.com/item/763.cfm
Howto Disable Authentication For Telnet To Android Emulator Console
https://developer.android.com/studio/run/emulator-commandline.html
http://www.petefreitag.com/item/763.cfm
Howto Disable Authentication For Telnet To Android Emulator Console
https://developer.android.com/studio/run/emulator-commandline.html
Monday, May 23, 2016
Install And Use Android Debug Bridge (ADB) Utility
Thursday, April 21, 2016
Friday, April 08, 2016
Tuesday, April 05, 2016
Monday, March 14, 2016
Spring Boot
Spring Boot Base Link
http://projects.spring.io/spring-boot/
Spring State Machine Reference
http://docs.spring.io/autorepo/docs/spring-statemachine/1.0.0.M3/reference/htmlsingle/
http://projects.spring.io/spring-boot/
Spring State Machine Reference
http://docs.spring.io/autorepo/docs/spring-statemachine/1.0.0.M3/reference/htmlsingle/
Saturday, February 20, 2016
Backups Using OTP
Here's how we roll:
- 00000-clear.dat (ZIP) consists of
- md5sum.txt (of data.ZIP)
- data.ZIP
- 00000-ct.dat (cipher text of 00000-clear.dat)
- 00000-otp.dat (one time pad used to create 00000-ct.dat)
Example Implementation:
Cryptomni 1.1
Friday, February 19, 2016
Gradle
Gradle Base Link
https://gradle.org/
Getting Started With Gradle
http://www.jayway.com/2013/05/12/getting-started-with-gradle/
Gradle Shadow Plugin
https://objectpartners.com/2013/07/16/creating-self-contained-executable-jars-with-gradle-and-shadow/
Gradle Wrapper (interesting, a lot of magic for you)
https://docs.gradle.org/current/userguide/gradle_wrapper.html
https://gradle.org/
Getting Started With Gradle
http://www.jayway.com/2013/05/12/getting-started-with-gradle/
Gradle Shadow Plugin
https://objectpartners.com/2013/07/16/creating-self-contained-executable-jars-with-gradle-and-shadow/
Gradle Wrapper (interesting, a lot of magic for you)
https://docs.gradle.org/current/userguide/gradle_wrapper.html
Thursday, February 04, 2016
GPX Parser (Java)
GPX Base Link:
http://www.topografix.com/gpx.asp
A search on the Maven Central Repository shows this:
GroupId ArtifactId
---------------------------------------------------------
org.vesalainen.gpx GPX11
ca.carleton.gcrc nunaliit2-gpx
ca.carleton.gcrc nunaliit2-gpx-jaxb
com.revolsys.open com.revolsys.open.gis.gpx
Tuesday, February 02, 2016
GPS Logger for Android
GPS Logger for Android
http://code.mendhak.com/gpslogger/
NOTE - The Garmin GLO can evidently update position location information 10 times per second.
One reviewer claimed that the Windows version of OziExplorer could keep up with the 10Hz update rate of the Garmin GLO.
Here is the base link for OziExplorer:
http://www.oziexplorer.com/
I installed a trial version on my Nexus II Android tablet
http://code.mendhak.com/gpslogger/
NOTE - The Garmin GLO can evidently update position location information 10 times per second.
One reviewer claimed that the Windows version of OziExplorer could keep up with the 10Hz update rate of the Garmin GLO.
Here is the base link for OziExplorer:
http://www.oziexplorer.com/
I installed a trial version on my Nexus II Android tablet
Friday, January 15, 2016
Java Concurrency in Practice (online listings)
Java Concurrency in Practice (online listings)
http://jcip.net.s3-website-us-east-1.amazonaws.com/listings.html
http://jcip.net.s3-website-us-east-1.amazonaws.com/listings.html
Tuesday, December 01, 2015
LittleProxy Github Repo
LittleProxy Github Repo
https://github.com/adamfisk/LittleProxy
Setting Up Target IP and Port
http://stackoverflow.com/questions/27039042/in-littleproxy-how-to-set-proxy-ip-and-port
https://github.com/adamfisk/LittleProxy
Setting Up Target IP and Port
http://stackoverflow.com/questions/27039042/in-littleproxy-how-to-set-proxy-ip-and-port
Monday, November 30, 2015
Dataprobe iBoot-G2+ Support Page
Dataprobe iBoot-G2+ Support Page
http://dataprobe.com/support_iboot-g2-plus.html
http://dataprobe.com/support_iboot-g2-plus.html
Thursday, November 12, 2015
Friday, October 09, 2015
Subscribe to:
Posts (Atom)