Giter VIP home page Giter VIP logo

Comments (3)

chpla avatar chpla commented on September 8, 2024

Having a somewhat similar issue here:

aapt tool failed:/private/var/folders/2m/wvvsjw_556x1nfb609n1rmnc0000gn/T/9d11f58e-9fb0-4d52-a61f-75c8577d4522/AirFacebook-res/values/values.xml:131: error: Error retrieving parent for item: No resource found that matches the given name '@style/Theme.AppCompat.NoActionBar'.

/private/var/folders/2m/wvvsjw_556x1nfb609n1rmnc0000gn/T/9d11f58e-9fb0-4d52-a61f-75c8577d4522/AirFacebook-res/values/values.xml:136: error: Error retrieving parent for item: No resource found that matches the given name '@style/Theme.AppCompat.Dialog'.

This happens when I try to use the .ane from the bin folder in my app. It keeps happening no matter what I set the targetSdkVersion and minSdkVersion to, with AIR SDK versions ranging from 24 to 27.

from ane-facebook.

wussow-everi avatar wussow-everi commented on September 8, 2024

So I was able to fix this. But I'm using a kind of a unique setup. I'm using the myflashlabs Firebase ANEs. And those require an ANE called androidSupport-full.ane it can be found here.

Here are the steps you need to take:

  1. Include the androidSupport-full.ane
  2. Download this repo (ANE-Facebook)
  3. Locate this file: ANE-Facebook/build/platform-android.xml
  4. Comment out these 2 lines:
<packagedDependency>cardview-v7-25.0.0.jar</packagedDependency>
<packagedDependency>customtabs-25.0.0.jar</packagedDependency>
  1. Follow the steps to build the ANE
  2. Include the new ANE-Facebook in your project

from ane-facebook.

franmocad avatar franmocad commented on September 8, 2024

@wussow-everi, could You share the ane file that you created?
Please, it would be very helpful.
Thanks in advance

from ane-facebook.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.