skip to Main Content

NDK Error occured while importing telegram source code from github – Telegram API

I downloaded telegram open source code for android from the following the link https://github.com/DrKLO/Telegram. While importing the project am getting the following errors: External Native Build Issues Build command failed. Error while executing process C:UsersuserAppDataLocalAndroidsdkndk -bundlendk-build.cmd with arguments {NDK_PROJECT_PATH=null APP_BUILD_SCRIPT=C:UsersuserAndroidStudioProjectsTelegram-masterTMessagesProjjniAndroid.mk…

VIEW QUESTION

Playing a Facebook video in WPF – Facebook api

My application is making API calls to Facebook and returning video URLs, for example: https://video.xx.fbcdn.net/v/t43.1792-2/17641656_1853451031583994_2664925858824716288_n.mp4?efg=eyJybHIiOjI1OTIsInJsYSI6MTAyNCwidmVuY29kZV90YWciOiJzdmVfaGQifQ%3D%3D&rl=2592&vabr=1728&oh=d503ccbcfe165a8cfc0436fb0a07078e&oe=58E04780 The video uses the H.264 codec. Is there a way I can get this video to play from the URL in WPF without having to…

VIEW QUESTION
Back To Top
Search