原创 在Android emulator上測試NFC

here's a summary of what to do to set up the OpenNFC stack with the NFC con

原创 enable or disable NFC

This code works on API 15, haven't checked it against other verions yetpubl

原创 Differences between Google NFC API and Open NFC API

link NFC Google API:[url]http://developer.android.com/resources/samples/NFC

原创 Android NFC tag and NFC data format的關係

There are 4 standard NFC tag types: Type 1, Type 2, Type 3, Type 4 They dif

原创 Android 重用Layout

<include> tag basically means ‘take that file and paste it’s contents here’

原创 Encrypt stored data in Android

public static byte[] encrypt() throws Exception { String seed = "SuperSecretPassword"; String plaintext =

原创 橡皮擦效果的實現

廢話少說,直接貼代碼,希望對大家有幫助。public class DrawView extends View{ private Canvas pcan

原创 解決listView擋住button的問題

<?xml version="1.0" encoding="utf-8"?><RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" and

原创 源代碼比較工具

用起來還可以的源代碼比較工具 點贊 收藏 分享

原创 Android 重用Layout Common action

<?xml version="1.0" encoding="utf-8"?><LinearLayout android:id="@+id/LinearLayout01" android:layout_width="fill_parent"

原创 十個學會

1、不努力的男人只有兩種結果,抽不完的低檔煙和幹不完的體力活;不努力的女人只有兩種結果,穿不完的地攤貨和逛不完的菜市場!(學會奮鬥)2、不要奢望別人給你經濟上的任何幫助,錢對任何人都是不夠用的,有一萬元的人

原创 使用fatjar導出有第三方庫引用的jar

把android項目導出爲jar時,老是不能把第三方庫一起導出,查看Eclipse如何打包的過程中我發現有個fatjar插件,可以把需要的資源打進一個jar裏。所以下載了一個,下載地址:[url]http:

原创 遊記西

[color=red][size=medium]如果把西遊記倒過來看。 如來派師徒四人與八部天龍小白龍去東土大唐去傳教,在一路上遇到了各種妖怪,打來打去發現他們都是有後臺的,無論怎麼作惡都不受懲罰,八戒和沙

原创 (轉)關於百度地圖和高德地圖,關於地圖座標系

原文作者: 深白Andy原文地址: [url]http://my.eoe.cn/gueryue/archive/15390.html[/url]衆所周知地球是一個不規則橢圓體,GIS中的座標系定義由基準面和

原创 OCR(opencv vs tesseract)

opencv:For object detection, you're just trying to figure out whether the object is in the frame, and a