Uses of Class
ch.aplu.android.nxt.FileInfo

Packages that use FileInfo
ch.aplu.android.nxt Package to use the Lego NXT robot in direct mode in Android applications. 
 

Uses of FileInfo in ch.aplu.android.nxt
 

Methods in ch.aplu.android.nxt that return FileInfo
 FileInfo NxtRobot.findFirst()
          Start file enumeration in the brick's file system.
 FileInfo NxtRobot.findNext(byte handle)
          Searches the next file in a file enumeration.