Hello,
I'm trying to integrate a MyPOS terminal payment SDK without success.
At this moment I'm getting a compile error when include the .aar library:
"Generating R file. Error
C:\Android\tools\..\extras\b4a_local\unpacked-slavesdk-release-63698443706298\res\values\values.xml:137: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.NoActionBar'.
C:\Android\tools\..\extras\b4a_local\unpacked-slavesdk-release-63698443706298\res\values\values.xml:140: error: Error: No resource found that matches the given name: attr 'colorAccent'."
I include the simple project hopping to get your precious help
What I'm doing wrong?
Many thanks
I'm trying to integrate a MyPOS terminal payment SDK without success.
At this moment I'm getting a compile error when include the .aar library:
"Generating R file. Error
C:\Android\tools\..\extras\b4a_local\unpacked-slavesdk-release-63698443706298\res\values\values.xml:137: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.NoActionBar'.
C:\Android\tools\..\extras\b4a_local\unpacked-slavesdk-release-63698443706298\res\values\values.xml:140: error: Error: No resource found that matches the given name: attr 'colorAccent'."
I include the simple project hopping to get your precious help
What I'm doing wrong?
Many thanks