Skip to content

Keeperorowner/NagramXF

Repository files navigation

Fork Info

A fork of NagramX with additional features.

Download

Compilation Guide

  1. Obtain API credentials (TELEGRAM_APP_ID and TELEGRAM_APP_HASH) from Telegram Developer Portal. Create local.properties in the project root with:

    TELEGRAM_APP_ID=<your_telegram_app_id>
    TELEGRAM_APP_HASH=<your_telegram_app_hash>
  2. For APK signing: Replace release.keystore with your keystore and add signing configuration to local.properties:

    KEYSTORE_PASS=<your_keystore_password>
    ALIAS_NAME=<your_alias_name>
    ALIAS_PASS=<your_alias_password>
  3. For FCM support: Replace TMessagesProj/google-services.json with your own configuration file.

  4. Open the project in Android Studio to start building.

Acknowledgments

About

A Fork with minor modifications to NagramX.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors