編輯:高級開發
public long getFreeSpace () 返回這個分區包含這個路徑的剩余空間,如果返回0則表示不存在,下面為SDK原文
Returns the number of free bytes on the partition containing this path. Returns 0 if this path does not exist. Note that this is likely to be an optimistic over-estimate and should not be taken as a guarantee your application can actually write this many bytes
public long getTotalSpace () 返回這個分區包含這個路徑的總共字節,如果返回0則表示不存在,下面為SDK原文
Returns the total size in bytes of the partition containing this path. Returns 0 if this path does not exist
同時還有一些和權限相關的API,感興趣的網友可以在android 2.3的SDK文檔中找到,詳細如下
public boolean setExecutable (boolean executable)
public boolean setReadable (boolean readable)
public boolean setWritable (boolean writable, boolean ownerOnly)
Android 拖/放框架允許用戶將數據從一個View到另一個視圖在當前布局中使用圖形化的拖放動作。該框架包括以下三個重要組成部分,支持拖放功能:拖動事件類拖動監聽器輔助
Stericson和Kastro是兩位知名軟件研發人員,他們研發的MetaMorph工具受到了很多軟件開發者的喜愛,近日,Stericson研發推出了一款新的工具,名字
Android 的位置API,很容易讓創建位置感知的應用程序,而不需要把重點放在相關定位技術細節。這在谷歌服務的幫助下有利於應用程序添加位置感知,自動定位跟蹤,地理和活動
在android迅速發展的今天,其它智能手機的光芒似乎被掩蓋了許多,原因很簡單,android是繼iOS平台之後快速發展起來的一個擁有大量軟件應用的操作平台,而這正是手