Skip to content

Commit

Permalink
Update support lib readme with new method
Browse files Browse the repository at this point in the history
  • Loading branch information
shubham1g5 authored Sep 22, 2023
1 parent b57bc5f commit a412181
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions commcare-support-library/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,9 @@ Then retrieve the XML for a specific fixture from this list:

`FixtureUtils.getFixtureXml(Context context, String fixtureId`

#### CommCare Launch Helpers

Launch CommCare with a specific CommCare App:

`CommCareLauncher.launchCommCareForAppId(Context context, String appId)`

0 comments on commit a412181

Please sign in to comment.