Below you will find pages that utilize the taxonomy term “upgrade”
Posts
First look at Yammer integration in SharePoint 2013 SP1
I have installed SharePoint SP1 on my development machine. Yammer and OneDrive links have appeared in the Central Administration: If you go ahead and click “Configure Yammer”, you can activate it: Because:
Yammer is Microsoft’s recommended tool for social collaboration.
When you activate Yammer, you’ll get this dialog, and the Yammer link in the SuiteBar: What happens when you click on Yammer, is that you are redirected to Yammer.com and you are prompted a login page.
Posts
Publish upgrade on Market - checklist
Here comes my checklist about what has to be done in order to publish an upgrade on Market.
get all code from github (git pull origin master) Test the application Change version number in AndroidManifest.xml Commit “version x.x.” and push (Change google map api key in res/layout/main.xml to the prod key) In Eclipse: Project → Clean Right-click on project → Android tools → Export signed… (~/Skrivbord/LUSites-unaligned.apk) Zipalign (e.g.: zipalign -v 4 LUSites-unaligned.