dop2000's Recent Forum Activity

  • If you removed the event that loads the game from saved state, but it still does it - this makes no sense..

    I would try to create a blank layout, set it as first layout, build the apk and test. If it still loads in mid game, then there's something wrong with the phone or maybe some mix up with the apks, I don't know..

  • So basically it loads a save from the previous version of apk, is this correct?

    You need to uninstall the previous version from the phone, before installing the new one.

    If it still does this even after clean install, then maybe there is some auto-backup software on your phone that keeps app data after uninstalling? Like TitaniumBackup or something similar.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • So there is now simply a black area where the notch is? Yeah, that's what I was hoping for. It's an easy fix, I don't need to re-design the whole game.

    I didn't change Viewport Fit and Fullscreen mode. What I did was removing construct-mobile-notchfix plugin from the export. Export to Cordova, remove plugin from the config.json and config.xml, then zip and build an apk with C3.

    Thank you so much for your help!

  • Try Menu->View->Bars->Properties bar

    (This is English forum, please post in English)

  • Eren Wow, you are a lifesaver! Even without any function calls, this plugin works correctly on screens with a notch, offsetting the viewport. (The main reason why I wanted to show the status bar)

    Edit: I just realized that this plugin is already included when you tick "Hide status bar" during export, but you need to remove construct-mobile-notchfix to get the same effect.

    .

    Do you know how to show the status bar on top, but hide the navigation buttons on the bottom? I tried all these functions:

    AndroidFullScreen.setSystemUiVisibility(AndroidFullScreen.SYSTEM_UI_FLAG_FULLSCREEN | AndroidFullScreen.SYSTEM_UI_FLAG_LOW_PROFILE, successFunction, errorFunction);
    
    AndroidFullScreen.showUnderSystemUI(successFunction, errorFunction);
    
    AndroidFullScreen.leanMode(successFunction, errorFunction);
    
    AndroidFullScreen.immersiveMode(successFunction, errorFunction);
    
    // this shows both the status bar and navigation buttons
    AndroidFullScreen.showSystemUI(successFunction, errorFunction);
    
  • 619_RM I think I found the solution, could you test this file please?

    dropbox.com/s/h5ddv9tplclzodl/ptron-app-debug_notchfix.apk

    The viewport should start below the notch.

    (Make sure to run the correct app, as it has the same icon and name as the real game)

  • jobel Glad to hear it! :)

    When you beat 30 levels, you'll unlock Strike minigame (arkanoid clone), kids love it!

  • matrixreal What about it? I think it's automatically added when you tick "Hide status bar" option on export.

  • Thanks guys! Didn't expect so many positive responses!

  • LaurenceBedford I didn't make Doptrix with Construct. It was a native Android app developed in Java, there are ways to check if an app with a specified ID is installed on the device.

  • Try changing "Cap" setting in Draw Line action.

  • Are you sure that was a clean install? Maybe you had an app installed on the phone with the same ID and installed a new version over it.

dop2000's avatar

dop2000

Member since 26 May, 2016

Twitter
dop2000 has 279 followers

Connect with dop2000

Trophy Case

  • 10-Year Club
  • Entrepreneur Sold something in the asset store
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • Forum Wizard Made 5,000 posts in the forums
  • Forum Unicorn Made 10,000 posts in the forums
  • x5
    Popular Game One of your games has over 1,000 players
  • x2
    Coach One of your tutorials has over 1,000 readers
  • Educator One of your tutorials has over 10,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • Enduring Visitor Visited Construct.net 90 days in a row
  • Unrelenting Visitor Visited Construct.net 180 days in a row
  • Continuous Visitor Visited Construct.net 365 days in a row
  • RTFM Read the fabulous manual
  • x3
    Quick Draw First 5 people to up-vote a new Construct 3 release
  • x14
    Great Comment One of your comments gets 3 upvotes
  • Delicious Comment One of your comments gets 10 upvotes
  • Email Verified

Progress

30/44
How to earn trophies