How To View Source Code In Android Or IOS Device
View source code in Android Or IOS Device
In this post, I will show you the exact same method for find source code in a smartphone chrome browser.
the finding of source code is easy on a laptop or desktop but if you are using android or ios smartphone then there is no option to do that.
both android and ios device does not have an option to view source code itself but I will show you how to view source code in android or iPhone browsers.
You won't need to download any third-party application on your smartphone to view the source code.

- open the android chrome browser in mobile
- open the site whose source code you wish to see or inspect
- Click on the URL address bar and navigate the pointer at the beginning
- add [ view-source: ] at the beginning of the URL
- tap enter or search
after that, you can see the source code of the site. see the provided screenshot below for an example of viewing source code in android or iPhone devices.
the method works the same in android and ios. in ios the difference is that you use the Safari browser but the trick is the same as google chrome.
if the following method won't work on your device :
- make sure spelling is correct [ view-source: ]
- update the chrome [ android ] or safari [ ios ] to latest version
- press enter in your keyboard instead of other buttons
the given method is performed without downloading any external app. you can use an app for viewing source code on mobile.
Comments
Post a Comment