DatabaseManager_For_Android icon indicating copy to clipboard operation
DatabaseManager_For_Android copied to clipboard

Issue in ReadMe

Open danpascoe opened this issue 6 years ago • 0 comments

In the ReadMe file, the Android Manifest code is missing.

    <activity android:name="PACKAGE.AndroidDatabaseManager"
        android:label="@string/app_name"/>

danpascoe avatar Feb 21 '19 22:02 danpascoe