Skip to content

Security Access Tuner in game Alien: Isolation made with React Native, this version is designed to check number code.

License

Notifications You must be signed in to change notification settings

ShawnDGitHub/Security-Access-Tuner-Android

Repository files navigation

Security-Access-Tuner-Android

Description

Security Access Tuner in game Alien: Isolation made with React Native, this version is designed to check number code. React version: Security-Access-Tuner

screenshot

What already done:

  • light/dark mode
  • landscape layout support

The screenshot is from the React version. The current project is nearly done with some TODOs left:

  • reset screen
  • hover component changes its background color when check code state change

How to start

  1. npm install
  2. npm run android (remember to start your avd or connect your physic device before this.)

Notice

I didn't upload the file gradle.properties, you should go and create one at 'android/gradle.properties'.

It looks like:

org.gradle.jvmargs=-Xmx2048m -XX:MaxMetaspaceSize=512m

android.useAndroidX=true

reactNativeArchitectures=armeabi-v7a,arm64-v8a,x86,x86_64

newArchEnabled=true

hermesEnabled=true

# remember to replace the value with your paramters!
REACTNATIVE_STORE_FILE=your-keystore-name
REACTNATIVE_KEY_ALIAS=your-alias
REACTNATIVE_STORE_PASSWORD=your-password
REACTNATIVE_KEY_PASSWORD=your-password-again

About

Security Access Tuner in game Alien: Isolation made with React Native, this version is designed to check number code.

Topics

Resources

License

Stars

Watchers

Forks