ArcadEd's Forum Posts

  • I also just got my first game approved from apple late last night and it's available on the appstore.

    This game is pretty simple so I was able to use PhoneGap with the LowLatency Plugin for phonegap. Compiled everything with Xcode so I was able to include iAds as well.

    itunes.apple.com/us/app/word-search-4-kids/id564990078

    Already my game as made more on the Apple App Store in ad views in 8 hours than the same game has on Google Play running AdMob for the last week. Just an FYI.

  • I'm pulling my hair out here a bit :). I have a global sprite on my title screen to mute sound. When the leave the layout and then come back, the sprite is invisible. It still works, I can click on it and it functions, it's just not visible.

    Is this a bug, or something I am doing wrong? The initial visibility is set to True. I've tried setting visible to true on layout start, it stays invisible.

    Thanks

    Ed

  • OK, you are right man. I built a simple app, adding to it with each version. Tested using Test Anywhere on my Phone with applab

    1. Simple App with:

       Sprite1: Acts as a button

       Sprite2: Character, Behaviours- moveto, stay in layout

    Pressing the button causes sprite2 to move to random positions.

    Test - Passed

    2. Added a Background image, 640,960

    Test - Passed

    3. Added spritefont object, image is 4608x128

    Test Failed

    Maybe it's large images, or maybe it's spritefont. I'll do more testing to see.

  • Do you mean large in terms of bytes or resolution? My spritefont images are probably pretty large resolution wise.

    Maybe I will try making a simple app, if I get it working, start adding things one by one and seeing what the issue is.

  • People on the AppMobi forums are reporting similar issues so I'm sure it's going to get worked out over the next few months.

  • Correct, thank you.

  • Yes, never had a problem with that. Works fine on all the emulated devices.

    3.4.0.4 is the version of applab I had.

    Uninstalled and reinstalled. No change.

  • The XDK is all I am using right now, I just installed applab a few days ago, but I will uninstall and reinstall it.

  • OK, I must be doing something wrong because I just can't get it to work. Here are my steps (the newest project is arcaded_gmail_com.Kaplow-DC4)

    Install the AppMobiDev Plugin.

    Add AppMobiDev Object to my project

    Export, AppMobi, directcanvas

    copy directcanvasC2.js to my export directory

    include directcanvasC2.js in my index.html file

    zip up contents of my project directory.

    Go to appmobi.com, login, create a new app, upload my zip.

    Click on emulate, game works great on test devices.

    Click test anywhere to have it uploaded to the cloud.

    On my phone (HTC Thunderbolt running Android 2.3.4) launch applab

    goto my apps, find the project and run it. I get the appmobi splash screen, then black, then back to applab.

    Ed

  • You know what, I see what I did now I think. I think I right clicked on the JS file and chose save link as, hence getting an HTML doc and not the JS file. Duh!

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Wow, I probably would have never thought to look there.   Did you fix it in my project? I ask because it looks normal to me right now. I will re download though.

  • Thanks Tap,

    First step it getting it working on the XDK. If we can get there, it's one issued solved. Then I can tackle using plugins to get my ads working if need be. All seems much easier to use than xcode and exclipse once I learn it and get it all working :).

  • That would be great. I haven't had any success getting an android app working with direct canvas. My latest attempt was doing just as you described (I think) export from C2 using the appmobidev plugin, including the directanvasC2.js file and including it in my html. My latest attempt is arcaded_gmail_com.kaplowDC2 project. I'm not sure if you can get into my account and see the project?

    As far as the SDK goes, the one on github, the last update to the android files was 9 months ago. I know you guys have put in a lot of work since then :).

  • Tap,

    This might not be the best place to ask this but, Is there a location to download the latest SDK? I prefer to build my projects in Eclipse so I can easily add in admob support and make other tweaks easily. Just curious if this is possible on android yet, getlib seems to have versions from about 9 months ago, unless I am looking in the wrong spot.

    Second, so with this latest version of the plugin I should be able to build apps with directcanvas for android and have them work using the XDK? I've tried with no success.

  • What about using 2 browsers?