Skip to content

Commit d80e859

Browse files
Update Readme.md
1 parent 29aa5dc commit d80e859

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,11 @@ Add the following permissions to your app's 'manifest'- file:
5151
Before starting the app for the first time on your device, you need to set the app's permission to access
5252
internal memory (got to settings => app => permissions).
5353

54+
Add new activity to your manifest file
55+
--------------------------------------
56+
Finaly add:
57+
58+
<activity android:name="berthold.filedialogtool.FileDialog"/>
59+
5460

5561

0 commit comments

Comments
 (0)