Skip to content

lingyicute/Papercraft-Client-Android-Dev

 
 

Repository files navigation

Papercraft

Licensed under the GNU General Public License v2.0

Experimental third-party Papercraft client based on official sources.

Channel Chat Downloads

Importing API hash and keys

APP_ID = 123456
APP_HASH = abcdef0123456789 (32 chars)
SMS_HASH = FC+9qCX9VSu (11 chars)
MAPS_V2_API = abcdef01234567-abcdef012345678910111213

Compilation Guide

  1. Clone Papercraft's source code using git clone https://github.com/lingyicute/Papercraft/
  2. Fill out values in API_KEYS like here
  3. Open the project in Android Studio. It should be opened, not imported
  4. You are ready to compile Papercraft
  • Papercraft can be built with Android Studio or from the command line with Gradle:
./gradlew assembleAfatRelease

Papercraft Localization

Since Papercraft is a fork of Papercraft for Android and most localizations follow translations of Papercraft for Android, check it out here. As for specialized strings for Papercraft, we use Crowdin to translate Papercraft. Join the project at Crowdin!

Thanks to:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 40.0%
  • C++ 32.0%
  • C 22.6%
  • Assembly 1.8%
  • Perl 1.6%
  • Go 1.3%
  • Other 0.7%