Sunday, April 6, 2014

BitTorrent Beta v1 3 Android App Apk Free Download

BitTorrent Beta v1.3Requirements: Android 2.1+Overview: Find torrents and get them directly to your smartphone. From BitTorrent!Welcome to the...
Read More..

Google Maps Android API v2 example detect user touch on GoogleMap and animate to the clicked location

Modify from last eample "Set map type of GoogleMap" to detect user click on GoogleMap, and animate to the user clicked location.To detect user click event...
Read More..

Saturday, April 5, 2014

Simple MySql Injection

Ok, I liked to create websites and, at the beginning I didnt know almost anything about security, sessions, MySql Injection, I heard only about md5 and...
Read More..

Example to draw Bitmap with ShadowLayer

In the below screen capture, the background bitmap is draw normally, the upper left bitmap of Rubber Duck is draw using Paint with ShadowLayer, the middle...
Read More..

Friday, April 4, 2014

Rotating Button Development in Android

This example shows how Control and animate Buttons in android.Algorithm:1.) Create a new project by File-> New -> Android Project name it RotatingButtonExample.2.)...
Read More..