AyuGram for Android
Features
AyuGram4A is built on top of exteraGram with reworked patches from Telegraher:
- Built with official keys
- No emulator detection
- Screenshots in secret chats
- Messages history (+ deleted ones)
- No ads
- Probably something else, check commits
...and ghost mode.
AyuGram4A does NOT include proprietary exteraGram features.
Downloads?
Follow our Telegram channel.
Why there's no X feature from Telegraher?
Because I'm too lazy, and some Telegraher's features are useless for the most of people.
Want to contribute?
I'd be grateful for any contribution, since I don't really like Java. :)
Work on any feature you want.
Want to fork?
If you're making a fork, you should specify AyuGram & exteraGram in credits. Otherwise open source doesn't really work.
Depending on your GitHub profile, we'll decide send an invite to the proprietary repo or not.
And, if you're a kid that don't really want to give credits properly - go and cry writing boilerplate code.
How to build
- Clone source code using
git clone https://github.com/AyuGram/AyuGram4A.git - Open the project in Android Studio. It should be opened, not imported
- Implement the
AyuMessageUtils&AyuHistoryHookclasses. It's not that hard, but if you're making your very own fork, then you should take some time to write this part of code - Create dummy classes for extera's proprietary methods & classes (in
boostfolder) - Replace
google-services.json(we don't want to see crash reports from your app...) - You are ready to compile
AyuGram
- AyuGram can be built with Android Studio or from the command line with Gradle:
./gradlew assembleAfatRelease
AyuGram Localization
We have our own Crowdin.
But since AyuGram is based on exteraGram, also join their project at Crowdin!
