[GitHub] cordova-android pull request: Include native libraries from armeab...

2016-01-05 Thread vladimir-kotikov
Github user vladimir-kotikov commented on the pull request:

https://github.com/apache/cordova-android/pull/243#issuecomment-168974522
  
I don't have an experience in this area, so i'd prefer to @infil00p or 
@stevengill took a look at this


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[GitHub] cordova-android pull request: Include native libraries from armeab...

2015-12-16 Thread mbektchiev
Github user mbektchiev commented on the pull request:

https://github.com/apache/cordova-android/pull/243#issuecomment-165095165
  
@infil00p @stevengill @vladimir-kotikov 
Can someone review this?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[GitHub] cordova-android pull request: Include native libraries from armeab...

2015-12-08 Thread mbektchiev
GitHub user mbektchiev opened a pull request:

https://github.com/apache/cordova-android/pull/243

Include native libraries from armeabi directory when producing armv7 apk

If a Cordova Android project contains `.so` files located in the 
`lib/armeabi` directory, they will not be included in the final apk when 
building for the `armv7` architecture with `cdvBuildMultipleApks` set to `true`

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/Icenium/cordova-android include-armeabi-dir

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-android/pull/243.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #243


commit 6b71726091217dfe0de71563038ecc1faff57592
Author: Martin Bektchiev 
Date:   2015-12-09T07:30:37Z

Include native libraries from armeabi directory when producing armv7 apk




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org