Recent content by howui

  1. H

    Thread [GAME][4.4+] Fly and Fight

    Fly and Fight against AI Just for fun, free and no AD https://play.google.com/store/apps/details?id=com.howui.fly
  2. H

    Post [GAME] [5.0+] VR Fly with cardboard

    Use Left Bumper to Switch Camera : FPS and TPS
  3. H

    Thread [GAME] [5.0+] VR Fly with cardboard

    VRFly with cardboard,just for fun. need a cardboard and a contoller https://play.google.com/store/apps/d...d=com.howui.vr Fly Control : Left Stick Fire Gun : Y Button Fire Rocket left : X Button Fire Rocket right : X Button Fire Current : Right Bumper Switch Camera:Left Bumper Brake : Left...
  4. H

    Thread [Game] VR Fly with cardboard

    VRFly with cardboard,just for fun. need a cardboard and a contoller https://play.google.com/store/apps/details?id=com.howui.vr Fly Control : Left Stick Fire Gun : Y Button Fire Rocket left : X Button Fire Rocket right : X Button Fire Current : Right Bumper Brake : Left Bumper Restart ...
  5. H

    Post [TOOL] [v1.0.6] LTESwitch 2G-Auto-LTE for Nexus5/6

    Hi, FYI : https://forums.oneplus.net/threads/4g-lte-issues-build-prop-edits-fixed-it.57071/ For long time I am not on Android Rom work, so I'm not sure whether it works on nexus6. The better way I think is set perferred network in android test settings adb shell am start -n...
  6. H

    Post [TOOL] [v1.0.6] LTESwitch 2G-Auto-LTE for Nexus5/6

    You can get it by this way : disable "Auto Disable mobile data network" enable "Auto Enable LTE"
  7. H

    Post [TOOL] [v1.0.6] LTESwitch 2G-Auto-LTE for Nexus5/6

    In AndroidManifest.xml of my project ,just one <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" /> I use a apk secure service from Tencent Cloud Service, after encypt my apk, There are more permission request. I will remove this secure service next version
  8. H

    Post [TOOL] [v1.0.6] LTESwitch 2G-Auto-LTE for Nexus5/6

    1.0.7 update : add settings to hide notification
  9. H

    Post [TOOL] [v1.0.6] LTESwitch 2G-Auto-LTE for Nexus5/6

    1.0.7 update : add settings to hide notification
  10. H

    Post [TOOL] [v1.0.6] LTESwitch 2G-Auto-LTE for Nexus5/6

    No this feature by now,because that in general WiFi is free and Mobile Data Network is not free It should take user action to turn on mobile data network Forgive me for my poor english
  11. H

    Post [TOOL] [v1.0.6] LTESwitch 2G-Auto-LTE for Nexus5/6

    It should be enabled if you want to switch to LTE when mobile data network connected This feature is not tested enough , so I make it disabled as default
  12. H

    Post [TOOL] [v1.0.6] LTESwitch 2G-Auto-LTE for Nexus5/6

    If no notification,there no button to switch mode manually;and the auto switch service my be killed when system memory is low Let me think about it
  13. H

    Post [TOOL] [v1.0.6] LTESwitch 2G-Auto-LTE for Nexus5/6

    Sorry, my mistake. I have add a screenshot picture with English text.
  14. H

    Post [TOOL] [v1.0.6] LTESwitch 2G-Auto-LTE for Nexus5/6

    Do you enable "Auto Enable LTE" checkbox?
  15. H

    Thread [TOOL] [v1.0.6] LTESwitch 2G-Auto-LTE for Nexus5/6

    1) You can switch mode by clicking the button in notification : GSM for GSMOnly, AUTO for GSM/LTE Auto; LTE for LTE Only 2) There are some Auto modes : switch to GSM when WiFi connected; switch to GSM if the LTE signal too poor and so on. You can find the settings in the main activity App...