Added the Alexandre's updated code.
This commit is contained in:
parent
304fb5a204
commit
f288b6e81a
307 changed files with 8423 additions and 5873 deletions
|
@ -22,11 +22,13 @@
|
|||
android:appComponentFactory="androidx.core.app.CoreComponentFactory"
|
||||
android:debuggable="true"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:label="@string/app_name"
|
||||
android:label="Keyless Auto"
|
||||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
android:supportsRtl="true"
|
||||
android:testOnly="true"
|
||||
android:theme="@style/AppTheme" >
|
||||
<activity android:name="com.example.capstone.Apps" />
|
||||
<activity android:name="com.example.capstone.Email" />
|
||||
<activity android:name="com.example.capstone.add" />
|
||||
<activity android:name="com.example.capstone.About" />
|
||||
<activity android:name="com.example.capstone.Support" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue