I am trying to customize Telegram https://github.com/DrKLO/Telegram. It is my task on android courses. I cant run latest version telegram on emulator on smartphone. Can you help me?
Logs:
I am trying to customize Telegram https://github.com/DrKLO/Telegram. It is my task on android courses. I cant run latest version telegram on emulator on smartphone. Can you help me?
Logs:
Problem solved!!!
I just:
used NDK 16
change ’ -DVERSION=“1.3.1” ’ -> -DVERSION=“1.3.1” in Android.mk file
add LOCAL_SHORT_COMMANDS := true in Android.mk file after LOCAL_MODULE := avutil
add APP_SHORT_COMMANDS := true in Application.mk
shut down antivirus which deleted one file during building
change android.enableD8 = false -> android.enableD8 = true
Maybe error happened because i use Windows instead of Linux
Hi, how to change the telegram package name in the android studio? please help me.
<edited by moderator>
Hi, sent an email to your mail.