Problem compiling telegram source code

  • Replies:0
Mocanu Bogdan
  • Forum posts: 1

Jul 10, 2015, 10:23:49 PM via Website

I am trying to build an app like Telegram.I downloaded their source code (for Android).

My main problem is that,when I try to compile the code and export it to my mobile phone,using Android Studio I recive this error:

Error:A problem was found with the configuration of task ':TMessagesProj:packageDebug'.

File 'C:\Users\Bogdan\Desktop\Telegram\Telegram-master\TMessagesProj\config\debug.keystore' specified for property 'signingConfig.storeFile' does not exist.
Obviously a file is missing,but which,and how can I solve this problem?

Thank you!

Reply