henriquesv's Forum Posts

  • ... I am still a little bit lost with this new version of Intel XDK.

    There's something that you should try. I think that did the trick:

    At "Plugins & Permissions", check only Device and Connection. Uncheck all the plugins on the right side column.

    Let me know if it works for you!

  • Hello! I did a little searching here and at google's but didn't find a solution.

    I have a "check point" layout that is responsible for redirecting the user to a level (retry or next). But I would like to use this same layout to any finished level. For this I keep record of the current level. The thing here is that I see only these options available as "actions": Go to previous/next layout, Go to layout (by name), Restart layout and Goto layout "specific layout". Is there any way to go to a layout by its index number?

    As I am writing this I am thinking about making a translate table between a number and a text. What do you think? How do you do this kind of thing?

    Thanks!

  • Hello everyone!

    Has anybody published a game at Samsung Appstore? I tried but the system won't let my APK. I use Intel XDK. Any luck yet? Suggestions? Thanks!

    Samsung's support team replied to me:

    [quote:3n1s0ixf]

    Regarding your inquiry, we would like to inform you that all application submitted to Samsung after July 1st are all categorized as Galaxy Special since they all developed using Samsung SDK. Hence, if your seller type is a developer, you are eligible to select a set of categories as below.

    (Main Category) > (Sub Category)

    • Galaxy Specials > Multi Window
    • Galaxy Specials > Data Sharing
    • Galaxy Specials > Multiplayer Games
    • Galaxy Specials > S Pen
    • Galaxy Specials > Home Appliances
    • Galaxy Specials > Other

    If you are not sure which category to use, we would like to recommend you to check which Samsung SDK was used to build the binary.

    For your information, there are 17 kinds of Samsung SDKs as below:

    Accessory SDK, Chord SDK, Gesture SDK, Image Filter SDK, Look SDK, Media Control SDK, Motion SDK, MultiWindow SDK, Pass SDK, Pen SDK, Professional Audio SDK, Remote Sensor SDK, Visual View, GroupPlay SDK, Tizen SDK for Wearable, S Health SDK and Smart Connectivity SDK

    For example, if you used GroupPlay SDK to build a game, then it would be appropriate to select 'Galaxy Specials > Multiplayer Games'.

    If the application does not fall into any of these categories, please select 'Galaxy Specials > other'.

    For more detailed information, please visit SAMSUNG DEVELOPERS (http://developer.samsung.com).

    In addition in case of General Categories other than Galaxy Special, only partner sellers with exclusive partnership contract with Samsung Galaxy Apps can select the category.

    If you are interested in Partnership with Samsung Galaxy Apps, please contact us again and let us know. Then we will provide you with further guidance regarding partnership.

    Also, please note that -If the following user-permissionexists in the manifest file, it is considered that the application uses Samsung Developer SDK.

    * < uses-permission android:name="com.samsung.android.providers.context.permission.WRITE_USE_APP_FEATURE_SURVEY" / >

    -If the user-permissiondoes not exist in the manifest file, it is considered that the application does not use the Samsung Developer SDK.

    For more detailed information, please refer to Application Registration Guide: Seller Office > "Assistance" > "Guide Download" > Application Registration Guide

    If the problem persists, please contact us again with your binary file and indicate which SDK you used, we will look into the matter for you.

  • If it happens to have an app greater than 50MB, do you guys know how to split it in additional files? Thanks.

  • Sorry about it shinkan! Guilty here. This time I really didn't look.

    Either way... do you guys use any other tool whick makes it smaller and keep its performance? Seems like PhoneGap is about to get better now.

    Thanks for both of your replies!

    I use Intel XDK 1332 for Crosswalk. Which version do you use? Can you change APK's required use permissions?

  • Helly guys!

    My HTML game / Construct 2 game after exporting is almost 2,3MB. But after using intel XDK / Crosswalk tool, it generates a huge APK file of 20MB. Does anybody know any tip/trick to make it smaller?

    Thanks!

  • Hi Tekniko!

    I am trying now with the new plugin: https://github.com/cranberrygame/com.cr ... n.ad.admob

    But AdMob plugin isn't really the problem. The problem is with intel XDK. It wraps the html5 in such a way that (at least for what I know) we can't remove some app restrictions / features. Like SMS. It is always ON... and people that have Tablets won't be able to download it from the store.

  • Guys, about the AdMob plugin on Construct 2 r180. It really works, but I cannot make an APK that runs on Tablet because of App Restrictions (Phone and SMS). Is there anything I can do on Intel XDK to make it happen?

    Thanks!

  • I don't really know.. but CS2 started supporting AdMobs. But it won't work on Tablets yet.. only smartphones because of App restrictions of Intel XDK.

  • Also notice that I tried to input a few strings... and now I just can't remove them by hitting "X".

  • On project's settings there is this Cordovas's Permissions. But it didn't help much. I have followed its link for some help.... but.. ended up with nothing.

    https://software.intel.com/en-us/html5/articles/cordova-for-android-build-options

    [attachment=0:2po0blgd][/attachment:2po0blgd]

  • Hello guys!

    After Admobs plugin was released for CS2 I decided to change to Crosswalk. Crosswalk depends on Intel XDK's to be built. It works perfectly, but I noticed that I can't change or set the device's permissions anyway I want. For this reason my games won't play on devices which aren't phones. Has anybody solved this issues? For instance.. I have to make SMS permission false, which isn't available.

    I think this will make big difference on everybody's.

    Anyone?

    Thanks!

    Regards,

    Henrique

  • Nothing here...

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hello Guys!

    I have just published a first version of a game but the Ads seems not to be working. Could you please download and tell me if it reall isn't working? Any tips / hints?

    Here's the link at Google Play:

    https://play.google.com/store/apps/deta ... roid&hl=en

    App Store:

    https://itunes.apple.com/br/app/countin ... 49935?mt=8

    Thanks!