An AndroidSourceFile represents a single file input for an Android project.
Method | Description |
srcFile(srcPath) | Sets the location of the file. Returns this object. |
String
name
A concise name for the source directory (typically used to identify it in a collection).
File
srcFile
The file.
AndroidSourceFile
srcFile
(Object
srcPath)
Sets the location of the file. Returns this object.
Except as noted, this content is licensed under Apache 2.0.
For details and restrictions, see the Content License.