-
I share the Dockerfile and the error, I am working with compatible versions
`
FROM centos:7
USER root
WORKDIR /app
RUN yum install epel-release -y
RUN yum install dnf -y
RUN dnf install java-…
-
```
Will try out some tests with the new SDK and report back the results
```
Original issue reported on code.google.com by `yankees2...@gmail.com` on 24 Feb 2011 at 4:09
-
```
Will try out some tests with the new SDK and report back the results
```
Original issue reported on code.google.com by `yankees2...@gmail.com` on 24 Feb 2011 at 4:09
-
In order to register a new app to dashboard have to
- compile the titanium project
- locate the native project under build directory through the fabric plugins (or alternatively use a new dummy native…
-
Hi arleyandrada,
Can you please bump your great module on Titanium 7.
Thanks & Regards,
Hemant
-
```
Will try out some tests with the new SDK and report back the results
```
Original issue reported on code.google.com by `yankees2...@gmail.com` on 24 Feb 2011 at 4:09
-
If I install Visual Studio 2015 as an Administrator, windowslib detects the install and emulators fine. If I switch over to a normal user account that can run Visual Studio but hasn't yet - it does no…
-
Is there any way of disabling the action bar? so we can use custom made navigation bars.
Thank you.
Alex
-
```
Will try out some tests with the new SDK and report back the results
```
Original issue reported on code.google.com by `yankees2...@gmail.com` on 24 Feb 2011 at 4:09
-
Since installing newest Studio and SDK (3.2.0.GA) I can't build my project when this module is used.
It stops with:
```
[ERROR] : Unable to find generated R.java file
[ERROR] Application Installer …