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