- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2023 12:44 AM
Hello Community,
Can anyone aware why mobile studio option not available in the create application file under studio?
Thanks,
Learner
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2023 02:41 AM
Hi @Learner10 ,
Hope you are doing great.
ServiceNow has made some changes to the mobile app development approach, and the mobile studio option has been deprecated. Instead, ServiceNow now emphasizes the use of the Mobile App Development Framework (MADF) for creating mobile apps.
general outline of the steps involved in creating these configurations using the Mobile App Development Framework:
Start by accessing the Mobile Studio application in ServiceNow. You can find it by searching for "Mobile Studio" in the application navigator.
Once you are in the Mobile Studio application, you can create a new mobile app project. This project will serve as the foundation for your mobile application.
Within the project, you can define launcher screens. Launcher screens act as entry points to your mobile app and provide a user-friendly interface for navigating through different functionalities.
Next, you can create applets, which represent individual functionalities or features within your mobile app. Applets are designed to provide specific actions or views to users.
As for data items, you can define the data models that your mobile app will interact with. This includes configuring tables, fields, and relationships necessary for your app's functionality.
Regards,
Riya Verma

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2023 01:38 AM
Hello,
I assume you are looking for mobile app builder. You can find same in application navigator with name as "Mobile App builder".
let me know if you are looking for something else.
Thanks,
Ali
Thank you,
Ali
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2023 01:52 AM
Hello Ali,
Thanks for the response earlier we used to create the mobile apps for custom app through studio. Now we are unable to see the option to create launcher screens, Applets ,data items. Could you please let us know where we can create those configurations?
Thanks,
Leaner

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2023 02:32 AM
Hello,
You can create same in Studio also, but the Mobile app builder has more intuitive UI for Mobile app development.
Thanks,
Ali
Thank you,
Ali
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2023 02:41 AM
Hi @Learner10 ,
Hope you are doing great.
ServiceNow has made some changes to the mobile app development approach, and the mobile studio option has been deprecated. Instead, ServiceNow now emphasizes the use of the Mobile App Development Framework (MADF) for creating mobile apps.
general outline of the steps involved in creating these configurations using the Mobile App Development Framework:
Start by accessing the Mobile Studio application in ServiceNow. You can find it by searching for "Mobile Studio" in the application navigator.
Once you are in the Mobile Studio application, you can create a new mobile app project. This project will serve as the foundation for your mobile application.
Within the project, you can define launcher screens. Launcher screens act as entry points to your mobile app and provide a user-friendly interface for navigating through different functionalities.
Next, you can create applets, which represent individual functionalities or features within your mobile app. Applets are designed to provide specific actions or views to users.
As for data items, you can define the data models that your mobile app will interact with. This includes configuring tables, fields, and relationships necessary for your app's functionality.
Regards,
Riya Verma