- 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 03:17 AM
Thanks Riya we are not able to see mobile studio option in the application navaigator.Could you pleas let us know if there is any plugin to activate to get this option??
Thanks,
Learner

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2023 03:24 AM
From Docs:
Starting with the Utah release, Mobile Studio is being prepared for future deprecation. It will be hidden and no longer activated on new instances but will continue to be supported.
You can do Mobile application development in Mobile App Builder.
Thanks,
Ali
Thank you,
Ali
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2023 03:47 AM
Do we have any other way other than Mobile App Builder to develop the mobile app because, compared to Mobile Studio, it's too complicated to use Mobile App Builder?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2023 04:51 AM
You can do the same in platform view as well, which will be even more complicated. The mobile app builder (currently only available UI for Mobile development) might look complicated, but once you understand the structure (Screens, streams, data items etc) it will be easy to work on the same.
Thank you,
Ali
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2023 04:44 AM
Mobile studio is planned for deprecation. You can go with Mobile app builder for performig the changes.
Regards,
Riya Verma