Disbaled Website Screenshot in mobile - mobile

please anyone can help me to disabled screenshots in mobile for my website. which works on android and IO's with any browser?

There is no possible way of disabling screenshots in a website, for android or IOS, how ever you can refer to Prevent screen capture in an iOS app, for information on how to do it in an app, The most prominent way of doing such would by doing a Snapchat deal, You could get could create a notification code to your email, and from that find people that screenshot it. But there is no way to completely disable the ability to screenshot.

Related

Why does Google Dev Tools mobile viewer show something different than actual mobile?

I built a React site and made a full screen navigation. On Google Chrome Dev Tools mobile viewer, it shows the correct spacing but when I push to prod and look at it on my phone, the spacing disappears. Any idea what would cause this?
I honestly think maybe you can try to add more spaces. Or, add a separate pc site and a separate mobile one.

Embedded SurveyMonkey survey not appearing on mobile

I'm looking to embed an existing survey monkey survey into a webpage, following the instructions here:
http://help.surveymonkey.com/articles/en_US/kb/Website-Collector
which is working perfectly on desktop and tablet sizes, but for some reason not working on mobile (either on an android device or in chrome emulator)
The following steps appear to be working:
Loading embed script into the page
Embed script calls surveymonkey.com, and retrieves the SMCX script
SMCX.boot() is called
But, the survey (or its markup) does not appear in the page.
Has anyone else run into this issue? What other additional information can I provide?
The Website Collector used to work everywhere, but they changed their API and now document that mobile is not supported.
http://help.surveymonkey.com/articles/en_US/kb/Website-Collector
"Website Collectors display on desktop browsers only—not on mobile devices or tablets."
It's actually worse than not supporting mobile or tablets, their surveys don't even load on desktop browsers if your browser is currently 760 pixels or less wide.
The solution is to just iframe the web link in manually.
<iframe height="500" width="500" src="https://www.surveymonkey.com/r/XL3DDMS"></iframe>
In addition to the answer of using iframe, for iPhone, both in Safari and Chrome rendered a weird view (the spacing between each question is extremely large), and I finally tackled it by turn off the "One Question at a Time" option, hope this helps someone.

Responsive Email Template Problems on a Mobile Device

I have a responsive template that works perfectly and it is excellent in a PC whenever i re-size it at any width. But it is not responsive when i look at Gmail in my Andriod Mobile Phone. My Email Template has all the appropriate media queries and widths set to 100%.
I can't figure out a solution. It will be very helpful if someone gave a permanent solution.
If anyone want to see the file and give out a solution here it is:
https://www.dropbox.com/s/pkvdw5cg50...late.html?dl=0
Thank You in Advance
Gmail on Android does not support media query.

Applying Google Analytics (GA) with Sencha Touch 2.x.x Mobile Application

I am working with sencha touch 2.2.1. i wish to implement GA in my app. But, when i tried to create an account in GA, there were 2 options Website or Mobile App . First i choosed the Mobile app. section there were only options for Android and iOS. ( they were telling to download the SDK ). So i realized that its not what i want. so i choosed the website section. But there they are asking the website name and URL. What should i do..!??? I am really trapped !!!
So kindly anyone plz help me to move on the right path.
Any useful info regarding the topic will be so much helpful !!
Thank you,
If you would like to use ga.js from an installed mobile app use this GitHub project
https://github.com/ggendre/GALocalStorage

Demo Glassware via screenshare

I have built a demo application that I want to demo to a room of people. How do I go about sharing my google glass screen with the audience? I saw that in Google I/O, engineers were using something to share their screen with the audience, how do I get that?
The MyGlass Android app has a feature called "screencast" - if, for example, you set up a Nexus 10 with MyGlass, you can then use the mini-HDMI out to project the screencast to a large audience (I'm not sure how you'd hook other Android devices up to a projects, but I know this Nexus 10 method works).
You can find the screencast function at the bottom of the main drop-down menu in the MyGlass home screen.
I would turn debug mode to "on" in my Glass settings and then use Android Screencast to display the view from Glass on my computer screen. From there I could use a projector or external monitor for demoing purposes.
There is also a cool jar that I found called droidAtScreen which uses ADB to render whats showing on the glass onto a GUI; no setup required, easy to use.

Resources