Method | Description | |
---|---|---|
CreateAndroidStudioProject ( this p ) : void | ||
GetAndroidStudioProjectPath ( this p ) : FilePath | ||
GetAndroidStudioProjectResourceDirectoryPath ( this p ) : FilePath | ||
GetResourceDirectoryPath ( this p ) : FilePath | ||
IsAndroidProject ( this p ) : bool |
Method | Description | |
---|---|---|
AddAliases ( string resourceType, List |
||
ConvertCharToUniqueString ( char c ) : string | ||
CreateAndroidStudioProjectStructure ( this p ) : void | ||
FinishGradleFile ( this p ) : void | ||
GetResourceFilesByType ( this p, string fileType ) : List |
||
LinkResourceFiles ( this p ) : void | ||
MakeAliasFile ( this p ) : void | ||
SelectDistinctFilesWithCapital ( this |
||
TransformFileName ( string fileName, bool isLayout ) : string |
public static CreateAndroidStudioProject ( this p ) : void | ||
p | this | |
return | void |
public static GetAndroidStudioProjectPath ( this p ) : FilePath | ||
p | this | |
return | FilePath |
public static GetAndroidStudioProjectResourceDirectoryPath ( this p ) : FilePath | ||
p | this | |
return | FilePath |
public static GetResourceDirectoryPath ( this p ) : FilePath | ||
p | this | |
return | FilePath |
public static IsAndroidProject ( this p ) : bool | ||
p | this | |
return | bool |