[jbosstools-issues] [JBoss JIRA] (JBDS-3454) Mobile Hybrid Project not opening on the emulator

Gorkem Ercan (JIRA) issues at jboss.org
Wed Jul 29 10:22:02 EDT 2015


    [ https://issues.jboss.org/browse/JBDS-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13093949#comment-13093949 ] 

Gorkem Ercan commented on JBDS-3454:
------------------------------------

The errors that I see on the log are due to Android tools, specifically aapt, not working due to missing Linux  libraries. Take a look at http://stackoverflow.com/questions/22701405/aapt-ioexception-error-2-no-such-file-or-directory-why-cant-i-build-my-grad..

I think on Fedora something like "sudo yum install zlib.i686 libstdc++.i686" should fix the problem for you.

> Mobile Hybrid Project not opening on the emulator
> -------------------------------------------------
>
>                 Key: JBDS-3454
>                 URL: https://issues.jboss.org/browse/JBDS-3454
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>          Components: aerogear-hybrid
>    Affects Versions: 9.0.0.Alpha2
>            Reporter: Supriya Bharadwaj
>            Assignee: Gorkem Ercan
>            Priority: Minor
>         Attachments: error_project29july.log
>
>
> I am trying to create a Mobile Hybrid project using the Mobile Hybrid Project wizard in JBoss Central. After its creation, the project does not open on the emulator. Also, if I export the project and try installing the apk file on a mobile android platform I get an "Application not installed" message. On certain environments (JBDS 9.0.0Alpha2 on RHEL 7) while trying to export the project it throws a "not an android project" error.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbosstools-issues mailing list