Hi, could someone please help on this library, it's missing:
Could not find file 'C:\Program Files (x86)\Anywhere Software\Basic4android\libraries\firelayout.aar'.
Here's the content of my Manifest file;
AddManifestText(
<uses-sdk android:minSdkVersion="4" />
<uses-sdk android:targetSdkVersion="26" />
<supports-screens android:largeScreens="true"
android:normalScreens="true"
android:smallScreens="true"
android:anyDensity="true"/>)
SetApplicationAttribute(android:icon, "@drawable/icon")
SetApplicationAttribute(android:label, "$LABEL$")
Could not find file 'C:\Program Files (x86)\Anywhere Software\Basic4android\libraries\firelayout.aar'.
Here's the content of my Manifest file;
AddManifestText(
<uses-sdk android:minSdkVersion="4" />
<uses-sdk android:targetSdkVersion="26" />
<supports-screens android:largeScreens="true"
android:normalScreens="true"
android:smallScreens="true"
android:anyDensity="true"/>)
SetApplicationAttribute(android:icon, "@drawable/icon")
SetApplicationAttribute(android:label, "$LABEL$")