johnkx's Recent Forum Activity

  • Hi there, may I know is there any way to share a screenshot from a mobile app to other social application such as whatsapp, wechat, facebook? If yes, can anyone tell me how could this be done?

  • nice! It's working perfectly, thanks dude!

  • Hi there, I'm trying to build a mobile application. Testing the app on mobile devices, it shows black bar on top and bottom of the device, to solve this and to support multiple screen size, is there anyway to stretch the layout to fill the whole screen instead of showing the black bar?

    I had some idea, but it doesn't really work..

    Set a global variable myScale,

    At start of layout,

    • set myScale = WindowWidth/LayoutWidth
    • set layout scale = myScale
    • set layer scale = myScale

    Can anyone share how they make fullscreen on mobile device please..?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi guys, I have completed a game, and I tested the application, besides heavy loading time (about 4-5 second) between layout, everything works fine. I know large image will use up alot of RAM, so I had resized all my images. but when I tried my game with other phone, it doesn't work well, the app crashes sometimes or the background is missing. Below I'll show my app details, please give me some advise is my app very heavy for smartphones,

    Approx. download: 35.1mb

    memory use: 169.8mb

    Events: 381

    The largest background size: 2881,2010

    All the layout background size: 533,854

    Average animation frame per sprite: 80

    DEVICE USED FOR TESTING

    Asus Zenfone 5

    Android version 4.4.2

    ram 2gb

    Everything works fine

    Samsung S4

    Android version 5.0.1

    ram 2gb

    Could not load background image

    Samsung S3

    Android version 4.0

    ram 1gb

    Could not load background image

    Sometimes app crash

    Is my layout background size too large? Usually what is the appropriate size for layout?

    Please, I need advise..

  • cajarville hi there, I used Cordova Camera to get access to Android mobile camera and gallery, but it does not work for IOS app.. Let me know if you still wanted that demo

  • Whao, thanks guys! I have tried all of the method, it works great!

  • Hi there, I had two objects, A and B. A is on top of B, but I wanted B to be on top of A, to do that, I tried moving B on top of A on Z Order Bar, but when I test the layout, it din work.

    Then, I tried creating instance variable for both of the object,

    A's instance variable : sortorder = 2

    B's instance variable : sortorder = 1

    On event sheet,

    On A created, System Sort A Z order by sortorder

    On B created, System Sort B Z order by sortorder

    But it din work also, help please..

  • Hi cranberrygame ,

    The Cordova Camera Plugin is not working on IOS, "Failed to load image: [object Object]"

    Any idea how to solve it?

  • Hi there, I'm trying to make a button in my app that is capable to take screenshot and save into my mobile gallery, can anyone help me please?

    I had tried System>Take canvas snapshot, Browser>Invoke download, as in result it does not produce an image file, it give me a .bin file.

  • gumshoe2029 Thanks, I'll do some digging on what you said!

    The reason I wanted to try that plugin is because the built-in screenshot does not work for me when I test with my mobile device, when I invoke download, it give me a .bin file instead of .jpg file.. And I would like to ask, for the cordova plugins, are you refering to Cordova ScreenCapture plugin? Do you know how it works? I had tried a whole day trying to make it work, but I failed..

  • cranberrygame

    Hi there, I'm trying to get Cordova ScreenCapture Plugin to work, but it does not work, could you give me an example on how do this plugin works??

    Thanks

  • Hi there, I'm trying to use a plugin from https://github.com/gitawego/cordova-screenshot , after downloading it, I paste the file into my C2 Plugin folder, but C2 say cannot load this plugin, can anyone help me??

johnkx's avatar

johnkx

Member since 18 Aug, 2016

None one is following johnkx yet!

Trophy Case

  • 8-Year Club
  • Email Verified

Progress

9/44
How to earn trophies