Android builds are not

Android build is not. The version is now 1.1.1 and the device is galaxy s8.
Both build and preview are not. I can hardly find a reason…

Uno 1.1.3 (build 5510) macOS 10.12 i386 933ea5b

Configuring
Target is up-to-date -- stopping build (pass --force to override)
Building Android app
2/2: oxtalk-client.apk
/Users/junho/develope/project/oxtalk/oxtalk-client/build/Android/Debug/app/build/intermediates/manifests/full/debug/AndroidManifest.xml:2: AAPT: Tag <manifest> attribute package has invalid character '-'.

/Users/junho/develope/project/oxtalk/oxtalk-client/build/Android/Debug/app/build/intermediates/manifests/full/debug/AndroidManifest.xml:26: AAPT: Tag <activity> attribute name has invalid character '-'.

/Users/junho/develope/project/oxtalk/oxtalk-client/build/Android/Debug/app/build/intermediates/manifests/full/debug/AndroidManifest.xml:65: AAPT: Tag <category> attribute name has invalid character '-'.

/Users/junho/develope/project/oxtalk/oxtalk-client/build/Android/Debug/app/build/intermediates/manifests/full/debug/AndroidManifest.xml:2: Tag <manifest> attribute package has invalid character '-'.
/Users/junho/develope/project/oxtalk/oxtalk-client/build/Android/Debug/app/build/intermediates/manifests/full/debug/AndroidManifest.xml:26: Tag <activity> attribute name has invalid character '-'.
/Users/junho/develope/project/oxtalk/oxtalk-client/build/Android/Debug/app/build/intermediates/manifests/full/debug/AndroidManifest.xml:65: Tag <category> attribute name has invalid character '-'.


FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:processDebugResources'.
> com.android.ide.common.process.ProcessException: Failed to execute aapt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
## 2/2: oxtalk-client.apk
Incremental java compilation is an incubating feature.
:app:preBuild UP-TO-DATE
:app:preDebugBuild UP-TO-DATE
:app:checkDebugManifest
:app:preReleaseBuild UP-TO-DATE
:app:prepareComAndroidSupportAnimatedVectorDrawable2340Library UP-TO-DATE
:app:prepareComAndroidSupportAppcompatV72340Library UP-TO-DATE
:app:prepareComAndroidSupportDesign2340Library UP-TO-DATE
:app:prepareComAndroidSupportRecyclerviewV72340Library UP-TO-DATE
:app:prepareComAndroidSupportSupportV42340Library UP-TO-DATE
:app:prepareComAndroidSupportSupportVectorDrawable2340Library UP-TO-DATE
:app:prepareComGoogleAndroidGmsPlayServicesBase920Library UP-TO-DATE
:app:prepareComGoogleAndroidGmsPlayServicesBasement920Library UP-TO-DATE
:app:prepareComGoogleAndroidGmsPlayServicesGcm920Library UP-TO-DATE
:app:prepareComGoogleAndroidGmsPlayServicesIid920Library UP-TO-DATE
:app:prepareComGoogleAndroidGmsPlayServicesTasks920Library UP-TO-DATE
:app:prepareDebugDependencies
:app:compileDebugAidl UP-TO-DATE
:app:compileDebugRenderscript UP-TO-DATE
:app:generateDebugBuildConfig UP-TO-DATE
:app:generateDebugResValues UP-TO-DATE
:app:generateDebugResources UP-TO-DATE
:app:mergeDebugResources UP-TO-DATE
:app:processDebugManifest UP-TO-DATE
:app:processDebugResources FAILED

BUILD FAILED

Total time: 5.812 secs
(unknown): E0200: Android build failed
(6.5 s)

Build completed in 7.16 seconds
    1 error

fuse: Errors were encountered while building the project

The error message that keeps repeating is [..] has invalid character '-'. So you probably have given the app a name that isn’t permitted.

Would you mind sharing your .unoproj file?

Thank you. I did not see the source properly …