The purpose of this tutorial is to show you how to add a Facebook Share button to your Android Application that will share a screen shot. I have added a new tutorial that shows just how to add a basic share button to your android application. You can read the tutorial here: Android - Add A Facebook Share Button
For this tutorial I was using: Android Studio 1.1.0, and Facebook SDK v4.
Adobe will be holding another “Ask the Community Experts Session” this month on July 28th at 11 A.M. - 12:00 P.M. EST. This session will be discussing the following topics:
Creating components that use CQ Ext APIs Building custom Xtypes Invoke Sling Servlets Building advanced dialogs for components If you have not attended one of these AEM sessions, they are a great chance to listen to some of the best experts in the industry, a great place to ask questions, and a good way to start networking.
The purpose of this tutorial is to show you how to integrate the Facebook SDK with your Android application. Throughout this tutorial, we will register our application with Facebook and then add the SDK to our project.
For this tutorial I was using: Android Studio 1.1.0, OpenSSL for Windows, and Facebook SDK v4.0.0. You should be able to follow along with other versions of this software.
In order to follow along you will need the following:
Recently at work, our team was trying to find the right tool to use in order to manage our projects. We wanted to make sure anyone on the team would be able to look at our notes and that they would be able to find what they need. This can be difficult when each person does things differently when it comes to how they take notes, where they stored files, etc.
Adobe will be holding another “Ask the Community Experts Session” this month on June 23rd at 11 A.M. - 12:00 P.M. EST. This session will be focusing on the changes that have been to the AEM documentation with the release of 6.1. During this session you will get to:
Learn about the latest updates made to the AEM documentation Get helpful hints to quickly find what you’re looking for See content for the latest release of Experience Manager Learn about the AEM documentation roadmap Meet some of the team Ask questions and give your feedback If you have not attended one of these AEM sessions, they are a great chance to listen to some of the best experts in the industry, a great place to ask questions, and a good way to start networking.
If you have not hear, Adobe has just recently released Adobe Experience Manager 6.1. This was released on May 28th. This new release provides new and enhanced functionality, key customer fixes, high priority customer enhancements, and general bug fixes. This release includes all of the 6.0 feature packs, hot fixes, and service pack releases.
You can find a list of "what is new" in the release notes here: http://docs.adobe.com/docs/en/aem/6-1/release-notes.html
You can find the complete documentation here: http://docs.
This is part eight of my AEM interview questions. You find the other parts here:
Part 1 - Part 2 - Part 3 - Part 4 - Part 5 - Part 6 - Part 7 - PDF
Here are some more AEM interview questions that could come up during a technical interview:
Q: What is the Query Builder?
A: The Query Builder API is used will allow you to use the builder to accepts any query description, create and run an XPath query, and filter the result set.
This is part seven of my AEM interview questions. You find the other parts here:
Part 1 - Part 2 - Part 3 - Part 4 - Part 5 - Part 6 - Part 8 - PDF
Here are some more AEM interview questions that could come up during a technical interview:
Q: How can you inherit properties from one dialog to another?
A: You can inherit properties from one dialog to another if the new component has the “sling:resourceSuperType” and this property is set to the base component.
This is part six of my AEM interview questions. You find the other parts here:
Part 1 - Part 2 - Part 3 - Part 4 - Part 5 - Part 7 - Part 8 - PDF
Here are some more AEM interview questions that could come up during a technical interview:
Q: What is the difference between Parsys and Iparsys?
A: Parsys is a compound component that lets authors add components of different types to a page and contains all other paragraph components.
This is part five of my AEM interview questions. You find the other parts here:
Part 1 - Part 2 - Part 3 - Part 4 - Part 6 - Part 7 - Part 8 - PDF
Here are some more AEM interview questions that could come up during a technical interview:
Q: What is a replication agent?
A: A replication agent is used to publish active content from the author environment to the publish environment, to flush content from the dispatcher cache, and return user input from the publish environment to the author environment.