Hashing Algorithms

by Bar Zohan 20. April 2011 17:49
Hashing algorithms in java [More]

Android - File Upload With Http Post Request To A Page

by Bar Zohan 16. March 2011 02:42
Uploading a file from an android device to a web page. [More]

Tags: , , ,

Android | Java | Mobile Devices

Asynchrone HttpRequest Class For Java

by Bar Zohan 11. November 2010 23:04
  package com.loodos.Outrun;   import java.io.InputStream;   public  abstract class HttpEventListener { public abstract void OnHttpRequestFinished(InputStream is); public abstract void OnHttpRequestError(); }  
  HttpRequest.java [code:c#... [More]

Tags: , , , , ,

Java

Android - Using Google Maps

by Bar Zohan 2. November 2010 02:36
Step 1 - Getting your MD5 Fingerprint Use the "Keytool.exe" that can be located inside "C:\Program Files\Java\<YOUR INSTALLED JDK DIR>\bin" Use the following command on "Keytool.exe"; keytool.exe -list -alias androiddebugkey -keystore "C:\Users\<your windows user>\.android\debug.keyst... [More]

Tags: , , ,

Android | Java

Powered by BlogEngine.NET 1.5.0.7
Theme by Mads Kristensen

About the author

Page List