The following are the most effective methods to run Connectify on your device.
Connectify is cross platform, and is compatible with IOS as well. However, since we do not have access to Xcode at the moment, we are focusing this submission to Android only.
- Download the app-release apk, either from this package in the root directory, or from this live link: https://drive.google.com/file/d/1gP2CXEYs4QAmjLuJhOThD88671v8cNfX/view?usp=sharing
- Open the downloaded apk by tapping on it, and proceed to install it on your android device.
- If you are having trouble getting the apk on to your device, follow this guide
- Google Play Protect will inform you that the app comes from an untrusted source. Ignore any messages that you get and ignore/reject them.
- The app is now installed! Run it like you would with any other android device.
- You make your own account and go through the sign up process. For the sake of judging, we have created a judge account, so the judges can get into the app without having to go through the set up and intro screens.
- email:
testemail@gmail.com
- password:
fbla2021
- email:
- Feel free to explore the app and refer to our
Core Features
inREADME.MD
for the full list of our app's functionalities - If you experience a bug in the app or want to give feedback, feel free to use the
Feedback/Bug Report Form
in theSettings
page of our app.
Prerequisites
Device with Android SDK 22 to 29 (Emulator Not Recommended)
- If you would like the build the app in a Flutter supported IDE (VSCode, Intellij, Android Studio), then you must extract all of the contents of this pack and open the folder in the IDE. Ensure that the Flutter SDK and corresponding plugins are ready, and build and run the application on your android device.
- For more information, visit: