Android API References
Fetch related records
This utility lets you make use of the reports of your Zoho Creator applications in your Android apps. Note: Zoho Creator's Mobile SDK is currently a Beta feature. We do not recommend using it for apps in the production stage. Methods for fetching ...
ZCPageAPIUtil
This utility lets you make use of the pages of your Zoho Creator applications in your Android apps. Note: Zoho Creator's Mobile SDK is currently a Beta feature. We do not recommend using it for apps in the production stage. getHtmlView(ZCComponent ...
Fetch report
ZCReportAPIUtil This utility lets you make use of the reports of your Zoho Creator applications in your Android apps. Note: Zoho Creator's Mobile SDK is currently a Beta feature. We do not recommend using it for apps in the production stage. Methods ...
Delete and duplicate records
ZCReportAPIUtil This utility lets you make use of the reports of your Zoho Creator applications in your Android apps. Note: Zoho Creator's Mobile SDK is currently a Beta feature. We do not recommend using it for apps in the production stage. Methods ...
Download a file
ZCReportAPIUtil This utility lets you make use of the reports of your Zoho Creator applications in your Android apps. Note: Zoho Creator's Mobile SDK is currently a Beta feature. We do not recommend using it for apps in the production stage. Methods ...
Execute custom action
ZCReportAPIUtil This utility lets you make use of the reports of your Zoho Creator applications in your Android apps. Note: Zoho Creator's Mobile SDK is currently a Beta feature. We do not recommend using it for apps in the production stage. Methods ...
Export records
ZCReportAPIUtil This utility lets you make use of the reports of your Zoho Creator applications in your Android apps. Note: Zoho Creator's Mobile SDK is currently a Beta feature. We do not recommend using it for apps in the production stage. Methods ...
Print template
ZCReportAPIUtil This utility lets you make use of the reports of your Zoho Creator applications in your Android apps. Note: Zoho Creator's Mobile SDK is currently a Beta feature. We do not recommend using it for apps in the production stage. Methods ...
Adding a record in a form
FormUtil This util lets you manage the different functionalities in a form. Note: Zoho Creator's Mobile SDK is currently a Beta feature. We do not recommend using it for apps in the production stage. Adding a record in a form in Java getForm(String ...
Adding a record from a report
FormUtil This util lets you manage the different functionalities in a form. Note: Zoho Creator's Mobile SDK is currently a Beta feature. We do not recommend using it for apps in the production stage. Adding a record from a report in Java ...
Editing a record in a report
FormUtil This util lets you manage the different functionalities in a form. Note: Zoho Creator's Mobile SDK is currently a Beta feature. We do not recommend using it for apps in the production stage. Editing a record in a report in Java ...
Execute a field action
FormUtil This util lets you manage the different functionalities in a form. Note: Zoho Creator's Mobile SDK is currently a Beta feature. We do not recommend using it for apps in the production stage. Execute a Field action in Java ...
Formula calculations
FormUtil This util lets you manage the different functionalities in a form. Note: Zoho Creator's Mobile SDK is currently a Beta feature. We do not recommend using it for apps in the production stage. Formula Executions in Java ...
Bulk editing records in a report
FormUtil This util lets you manage the different functionalities in a form. Note: Zoho Creator's Mobile SDK is currently a Beta feature. We do not recommend using it for apps in the production stage. Bulk editing records in a report in Java ...
Adding an entry in a lookup field
FormUtil This util lets you manage the different functionalities in a form. Note: Zoho Creator's Mobile SDK is currently a Beta feature. We do not recommend using it for apps in the production stage. Adding an entry in a lookup field in Java ...
Fetch Choices
FormUtil This util lets you manage the different functionalities in a form. Note: Zoho Creator's Mobile SDK is currently a Beta feature. We do not recommend using it for apps in the production stage. Fetch Choices in Java loadChoices(ZCRecordValue ...
Upload media
FormUtil This util lets you manage the different functionalities in a form. Note: Zoho Creator's Mobile SDK is currently a Beta feature. We do not recommend using it for apps in the production stage. Upload Media in Java uploadFile(ZCForm zcForm, ...
Deluge script executions
ZCFormAPIUtil This utility lets you make use of the forms of your Zoho Creator applications in your Android apps. Note: Zoho Creator's Mobile SDK is currently a Beta feature. We do not recommend using it for apps in the production stage. Deluge ...
Fetch user details
ZCAPIUtil This utility lets you fetch the logged-in user’s details, the list of applications, and customer portal details. Note: Zoho Creator's Mobile SDK is currently a Beta feature. We do not recommend using it for apps in the production stage. ...
Fetch application details
ZCAPIUtil This utility lets you fetch the logged-in user’s details, the list of applications, and customer portal details. Note: Zoho Creator's Mobile SDK is currently a Beta feature. We do not recommend using it for apps in the production stage. ...
Class Definition (Java)
Note: Zoho Creator's Mobile SDK is currently a Beta feature. We do not recommend using it for apps in the production stage. The ZCUISDKUtil of Zoho Creator's Android SDK lets you manage the interface of the components of your Zoho Creator ...
Class Definition (Kotlin)
Note: Zoho Creator's Mobile SDK is currently a Beta feature. We do not recommend using it for apps in the production stage. The ZCUISDKUtil of Zoho Creator's Android SDK lets you manage the interface of the components of your Zoho Creator ...
Page related methods
The ZCUISDKUtil of Zoho Creator's Android SDK lets you manage the interface of the components of your Zoho Creator applications. Note: Zoho Creator's Mobile SDK is currently a Beta feature. We do not recommend using it for apps in the production ...
Report related methods
The ZCUISDKUtil of Zoho Creator's Android SDK lets you manage the interface of the components of your Zoho Creator applications. Note: Zoho Creator's Mobile SDK is currently a Beta feature. We do not recommend using it for apps in the production ...
Form related methods
The ZCUISDKUtil of Zoho Creator's Android SDK lets you manage the interface of the components of your Zoho Creator applications. Note: You'll need extend your activity from ZCBaseActivity to embed the UI component in your Android app. Java - Methods ...
Common methods
The ZCUISDKUtil of Zoho Creator's Android SDK lets you manage the interface of the components of your Zoho Creator applications. Below are the methods available in it. Note: Zoho Creator's Mobile SDK is currently a Beta feature. We do not recommend ...