Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Íris
27
Views
2
Comments
Outsystems Now - Making an app native
Question
Hi!
I'm trying to make a native app using Android Studio (1.3.2). I'm getting alot of errors, fixed some of them with the help of mighty Google but now I'm stuck at a place where all the .png files can't be opened and the error message is as follows:
Error:Execution failed for task ':OutSystems:platforms:android:processDebugResources'.
> com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command 'C:\Users\irise\AppData\Local\Android\sdk\build-tools\23.0.1\aapt.exe'' finished with non-zero exit value 1
I did everything as shown here:
https://labs.outsystems.net/OutSystemsNowDocs/OutSystemsNowOpenSource.aspx
Some help would be really appreciated.
Luís Silva
Staff
Hi Íris,
The error message is not clear, but if you are using Windows it may be related to the file path lenght of the .png files. If you move your solution to somewhere like "C:\AndroidProject" for example, it should be resolved.
Let me know if this works for you.
Cheers,
Luís Silva
Íris
Thank you, it worked.
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...