How to share timeline item from Google+ glassware which have two options (Comment, +1), no Share? - google-mirror-api

Current Google+ glassware adds a timeline item with shared picture when picture is shared to this user(device). Now this timeline item have two options (comment, +1), from this timeline item, is it possible to share this picture to some other glassware app,
or is it my glassware app should implement same functionality as Google+ glassware does.
Thanks

You won't be able to share Google+ timeline item unless the Google+ Glassware adds the SHARE menu item to the timeline items it inserts.
Please start this discussion in the Glass community forum and/or contact your guide to ask for this feature to be implemented; make sure to add as much details as possible regarding your use-case.

Related

Provide MS Teams chat functionality in custom tab

I am building a custom application for microsoft teams. Where I want to have a tab with Chat functionality in it. Is it possible to have chat feature inside custom app tab ?
If yes, can someone provide step by step guideline for that?
Currently for personal tabs, there is no option to have a tab with Chat functionality in it.
we recommend you to raise a Teams UserVoice hereĀ if this needs to be consider as a future request.
But When a custom tab is added to a channel, a Tab conversation is created that allows team members to have focused discussions about the content as shown in below.

User interaction in mobile app

I am working on a mobile app and wanted to know if there is any plugin which traces the user interaction within the app. For ex. if user has clicked on any particular tab or navigated to any specific section of the app. I know crazy egg does this for web apps. I am looking something for mobile apps.
Thanks in advance!
There are many analytic libraries available to track events, some of them are Flurry, GoogleAnalytics, Mixpanel. You can try using any of them according to your needs.

how to make google web page tree view in google search?

I'm looking for a code that Google or yahoo or bing or ... will automatically show web page tree view.
tree view of website it depends on sitemap, so, how can we set that Google will show website tree in Google search result, something like contact us page and other pages will appear in down of domain name that user will be able to click on those tree view links.
I really appropriate for your posts and comments about this issue.
Regards
It's not totally up to you, Google will decide when and if they are going to show that and it's only for the top result. You should add your site to Webmasters Tools and you can read more about Sitelinks.

Integrating iOS 6 Twitter and Facebook share feature with responsive website

I'm working on a responsive website. Currently when a user clicks the "Tweet" or "Like" button it takes the user to another page to complete the steps. I wonder whether there is a way we can integrate iOS 6's inbuilt Twitter and Facebook functionality rather than directing to the user to another separate page.
Thanks in advance.
At this time of this writing, there is no way to access the Share Widget available on iOS6.
Source: A search on Apple Developer Search

Issue with UIActivityViewController iOS6

I am using UIActivityViewController to show the sharing sheet for the devices with iOS6, but the issue is that Until I am logged in to facebook, twitter in Settings, Facebook and twitter options will not be display while sharing?
Is there any possibility to display these icons as well even though user has not given his/her account credentials in Settings? Please help me out. Thank you.
No it's not possible... If Facebook is not set up in Settings > Facebook, then the UIActivityViewController will not show Facebook as an option to share.
As #amau96 said, it's not possible with UIActivityViewController.
But you can achieve same function via SLComposeViewController.
I created a forked project OWActivityViewController that implement the same function as Apple's built-in Photos app's share action sheet through SLComposeViewController.
OWActivityViewController compatible with iOS 5, hope this could help you somehow.

Resources