User Tag List

Results 1 to 8 of 8

Thread: Facebook Object Not Allowing Me To Build .APK

  1. #1
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)
    ScrotieFlapWack's Avatar
    Join Date
    Dec 2015
    Location
    United Kingdom
    Posts
    72
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)

    Facebook Object Not Allowing Me To Build .APK

    I have purchased the Facebook Object from the Clickteam Fusion Martketplace and I have added it into my project. I've followed a Youtube video showing how to setup an application on Facebook and get an App ID and I have copied my app ID for the Facebook Object to use it. I have gone through the whole setup and done everything correctly (as far as I'm aware). Now when I go to build my app to test on my device I no longer can build and I get an output file which looks like it's giving me an error in regards to the Facebook Object.

    I was able to build my project before putting the Facebook Object in there but now I can't.

    Any help is appreciated

    Here is what the output log says:

    Buildfile: C:\Users\Dave\AppData\Local\Temp\And34B4.tmp\build .xml

    -set-mode-check:

    -set-debug-files:

    -check-env:
    [checkenv] Android SDK Tools Revision 25.1.7
    [checkenv] Installed at D:\Android\sdk

    -setup:
    [echo] Project Name: RuntimeAndroid
    [gettype] Project Type: Application

    -set-debug-mode:

    -debug-obfuscation-check:

    -pre-build:

    -build-setup:
    [getbuildtools] Using latest Build Tools: 23.0.3
    [echo] Resolving Build Target for RuntimeAndroid...
    [gettarget] Project Target: Android 7.0
    [gettarget] API level: 24
    [echo] ----------
    [echo] Creating output directories if needed...
    [mkdir] Created dir: C:\Users\Dave\AppData\Local\Temp\And34B4.tmp\bin
    [mkdir] Created dir: C:\Users\Dave\AppData\Local\Temp\And34B4.tmp\bin\r es
    [mkdir] Created dir: C:\Users\Dave\AppData\Local\Temp\And34B4.tmp\bin\r sObj
    [mkdir] Created dir: C:\Users\Dave\AppData\Local\Temp\And34B4.tmp\bin\r sLibs
    [mkdir] Created dir: C:\Users\Dave\AppData\Local\Temp\And34B4.tmp\gen
    [mkdir] Created dir: C:\Users\Dave\AppData\Local\Temp\And34B4.tmp\bin\c lasses
    [mkdir] Created dir: C:\Users\Dave\AppData\Local\Temp\And34B4.tmp\bin\d exedLibs
    [echo] ----------
    [echo] Resolving Dependencies for RuntimeAndroid...
    [dependency] Library dependencies:
    [dependency]
    [dependency] ------------------
    [dependency] Ordered libraries:
    [dependency]
    [dependency] ------------------
    [echo] ----------
    [echo] Building Libraries with 'debug'...

    nodeps:

    -set-mode-check:

    -set-debug-files:

    -check-env:
    [checkenv] Android SDK Tools Revision 25.1.7
    [checkenv] Installed at D:\Android\sdk

    -setup:
    [echo] Project Name: facebook
    [gettype] Project Type: Android Library

    -set-debug-mode:

    -debug-obfuscation-check:

    -pre-build:

    -build-setup:
    [getbuildtools] Using latest Build Tools: 23.0.3
    [echo] Resolving Build Target for facebook...

    BUILD FAILED
    D:\Android\sdk\tools\ant\build.xml:597: The following error occurred while executing this line:
    D:\Android\sdk\tools\ant\build.xml:538: Unable to resolve project target 'android-21'

    Total time: 0 seconds

  2. #2
    Clickteam Clickteam
    Fernando's Avatar
    Join Date
    Dec 2006
    Posts
    6,784
    Mentioned
    298 Post(s)
    Tagged
    4 Thread(s)
    Hi

    may I know when did you buy the object?

    =================================

    did you install api 21 as request in the error log.
    Regards,


    Fernando Vivolo

    ... new things are coming ...

  3. #3
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)
    ScrotieFlapWack's Avatar
    Join Date
    Dec 2015
    Location
    United Kingdom
    Posts
    72
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)
    I bought the Facebook Object along with the Google Play Objects around about May time this year.

    I have all API level's installed. I don't know if there is any conflicts on my computer though as I do have Unreal Engine 4 installed and I have installed the NVIDIA CodeWorks on my computer. I also have Android Studio installed on my computer too. I don't know if that would mess up anything that Fusion 2.5 would use.

    I do have API 21 installed because I did a build for a GearVR game in Unreal Engine 4 using that API level.

  4. #4
    Clickteam Clickteam
    Fernando's Avatar
    Join Date
    Dec 2006
    Posts
    6,784
    Mentioned
    298 Post(s)
    Tagged
    4 Thread(s)
    mm this is what your report says

    Unable to resolve project target 'android-21'

    can you check if in preferences everything is correctly pointed?
    Regards,


    Fernando Vivolo

    ... new things are coming ...

  5. #5
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)
    ScrotieFlapWack's Avatar
    Join Date
    Dec 2015
    Location
    United Kingdom
    Posts
    72
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)
    I'll have to check all this out when I am home. As far as I know though my JDK and NDK is all correct, I installed them to their own folders on my D drive. I have a lot of API levels installed within the SDK Manager though so I may just installed 19 and above and get rid of NVIDIA CodeWorks from my computer just in case that's screwing with anything haha.

    I'll try all this out later tonight and post back to let you know if I have fixed it or not

  6. #6
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)
    ScrotieFlapWack's Avatar
    Join Date
    Dec 2015
    Location
    United Kingdom
    Posts
    72
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)
    Just dropping back to say that this is now fixed. I had the Android SDK installed on both my C drive and my D drive. I uninstalled from C drive and then deleted all API levels and tools within the SDK manager on my D drive and then installed API levels 19, 20, 21, 22, 23, 24. That seems to have fixed the problem too

  7. #7
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)
    JDKW's Avatar
    Join Date
    Dec 2014
    Posts
    48
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I was looking to buy The Facebook Object but it's no longer showing up on the Store. they probably are updating it.

  8. #8
    Clicker Fusion 2.5Android Export Module
    hamdi369's Avatar
    Join Date
    Feb 2015
    Location
    Strasbourg France
    Posts
    123
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    you can connect to Fb without the Facebook object with GET+WEBVIEW
    Images attachées Images attachées
    Attached files Attached files

Similar Threads

  1. Replies: 10
    Last Post: 3rd October 2015, 03:59 PM
  2. Editbox Allowing Only Numbers
    By Kracker in forum Fusion 2.5
    Replies: 1
    Last Post: 23rd September 2015, 02:23 PM
  3. edrt.exe not allowing me to run frames
    By SuperGamer in forum Fusion 2.5
    Replies: 13
    Last Post: 30th June 2015, 02:28 AM
  4. Download Object not allowing exe files?
    By Kritter in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 13th December 2013, 10:51 PM
  5. allowing only one instance of an app?
    By TDA in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 3rd March 2007, 10:39 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •