Unable to find Mobile Studio option in the create application file under studio

Learner10
Mega Guru

Hello Community,

 

Can anyone aware why mobile studio option not available in the create application file under studio?

 

Learner10_0-1687160675359.png

 

Thanks,

Learner

1 ACCEPTED SOLUTION

Riya Verma
Kilo Sage
Kilo Sage

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:

  1. Start by accessing the Mobile Studio application in ServiceNow. You can find it by searching for "Mobile Studio" in the application navigator.

  2. 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.

  3. 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.

  4. 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.

  5. 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.

 

Please mark the appropriate response as correct answer and helpful, This may help other community users to follow correct solution.
Regards,
Riya Verma

View solution in original post

9 REPLIES 9

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

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.

 

Reference: https://docs.servicenow.com/en-US/bundle/utah-mobile/page/administer/tablet-mobile-ui/concept/mobile...

 

You can do Mobile application development in Mobile App Builder. 

Refer https://docs.servicenow.com/bundle/utah-mobile/page/administer/tablet-mobile-ui/concept/mab-concept.... 

 

Thanks,

Ali

 

If I could help you with your Query then, please hit the Thumb Icon and mark my answer as Correct!!

Thank you,
Ali

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?

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.

 

If I could help you with your Query then, please hit the Thumb Icon and mark my answer as Correct!!

Thank you,
Ali

@Learner10 ,

 

Mobile studio is planned for deprecation. You can go with Mobile app builder for performig the changes.

Please mark the appropriate response as correct answer and helpful, This may help other community users to follow correct solution.
Regards,
Riya Verma