File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,18 @@ Getting Started
1414
1515Result
1616-----------
17+ After running the app you should see a screen like this:
18+
1719<img src =" app/src/screen.png " height =" 534 " width =" 300 " />
1820
21+ The first time you run the app you will be asked what your
22+ favorite food is. This choice will be logged to Firebase
23+ Analytics as a [ User Property] [ user-props ] .
24+
25+ As you swipe between tabs in the app, ` SELECT_CONTENT ` events
26+ are logged to Firebase Analytics. You can see these events in
27+ real time using [ Debug View] [ debug-view ] .
28+
1929Support
2030-------
2131
@@ -41,3 +51,6 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
4151WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
4252License for the specific language governing permissions and limitations under
4353the License.
54+
55+ [ user-props ] : https://firebase.google.com/docs/analytics/android/properties
56+ [ debug-view ] : https://firebase.google.com/docs/analytics/debugview
You can’t perform that action at this time.
0 commit comments