Click here to Skip to main content
15,890,512 members
Everything / NDk

NDk

NDK

Great Reads

by Christopher Coey
An educator's look into Beacon Mountain.
by Pavel Durov
Basic NDK implementation using Hello World application
by Simon Jackson
A review of the Android Native Development Kit Cookbook.

Latest Articles

by Pavel Durov
Basic NDK implementation using Hello World application
by Christopher Coey
An educator's look into Beacon Mountain.
by Simon Jackson
A review of the Android Native Development Kit Cookbook.

All Articles

Sort by Score

NDk 

7 Aug 2016 by CPallini
I would start with one of the many available tutorials on this topic, e.g. Native Development Kit (NDK) - An Android Tutorial[^].
13 Aug 2023 by Andre Oosthuizen
This seems to be an issue all over, have a look at these 2 links which has some kinds of solutions - "Installing..." is taking forever, unity hub[^] Unity Hub SDK and NDK tools download freeze[^]
15 Jul 2013 by garav kumar mishra
i followed article https://developer.vuforia.com/forum/faq/android-how-do-i-add-another-target-video-playback-sampleto add new target to the Video Playback samp problem that i am facing is that after chaging in jni what steps have i to do to build .so file i am currently working on...
7 Aug 2013 by amitkohtariis
Hi,I am getting MCC,MNC,LAC values in Adriod apps, and even I made my own application and I am able to get it.But Timing Advance (TA) is not available in any of the app or I am not finding any way to get TA. I can use NDK, or AT commands or SDK anything, but I want to get TA...
7 Aug 2013 by Amanpreet Mukker
take a look here :http://developer.android.com/reference/android/telephony/CellSignalStrengthLte.html#getTimingAdvance()[^]
25 Sep 2013 by tram7
hai all..I just fallowed this 'http://code.google.com/p/vs-android/wiki/Installation' web site and installed all the required components and i was downloaded sample projects and started running with VS 2010 but it is showing likeError 3 error : Could not find the Android NDK, check that...
3 Jun 2014 by E.F. Nijboer
Git is a distributed version control system and github is an online location for sharing repositories. You cannot debug it directly. You need to download it or use:git clone --bare https://github.com/FreeRDP/FreeRDP.gitOf course you must have git installed. Download link:...
10 Oct 2014 by Ashwin2013
Hello dear CPs,I just started out android application development. I have a novice experience in developing applications using java. Here for example I wrote a simple Fibonacci program where the numbers are added and displayed. I wrote the coding in java for iteration and recursion, in c for...
24 Jan 2015 by Sana__Ahmed
We're building a simple Android app where user can create a collage of images and video and then export it as a single video. Our current code on 16, 17 is very slow. So imagine if we have 6 videos 1 min long (each) it take us about 15min to combine them -- when they are playing one after...
24 Mar 2016 by Member 12415861
I am developing an Android application to read the content (e.g. messages, media files etc.) of other iOS device connected via OTG (on-the-go) cable. I have seen some applications on the Google Play Store with similar functionalities (e.g. Samsung Smart Switch, Xperia Mobile Transfer...
24 Mar 2016 by OriginalGriff
I doubt it - but you need to talk to the creators themselves to be sure.Certainly the download links there specifically list Ubuntu and suchlike, but no Android version.They link to an IRC channel on the page you link to, so I'd start there and see what they say.
7 Aug 2016 by Member 12674665
I have to make an android app using a written c code. Is there any way to do it? and if yes then please tell me.What I have tried:I have tried the command using android studio terminal i.eF:\androidstudioprojects\NDKsample\app\src\main>javah -d jni -classpath...
29 Dec 2016 by Member 12299159
Hi, I am using NDK in android. I am new in NDK. I was setup NDK in my android studio. But I am not able to setup CMake. I am unable to find CMake in sdk tools in the sdk manager. Please give me solution for installing CMake. What I have tried:I tried to finding plugin for CMake. I does...
29 Dec 2016 by Richard MacCutchan
See CMake | Android Developers[^].
21 Feb 2023 by kevin david Mark
Hello, I have downloaded the ZIP commandlinetools-win-9477386_latest.zip, from Android Studio official website, because my PC is very slow. And I prefer to create apps without the IDE. Once unzipped, in the "bin" folder, there are the bat files....
30 Sep 2014 by Pavel Durov
Basic NDK implementation using Hello World application
13 Aug 2023 by OriginalGriff
We can't help you - we have no access to your systems, or any clue what is happening at the Unity end. Try here: Unity Customer Service: Technical Support & Training | Unity[^]
22 Jul 2013 by Simon Jackson
A review of the Android Native Development Kit Cookbook.
26 Sep 2013 by Maciej Los
Try to download Android NDK[^] and install it, then let me know it was helpful or not.[EDIT]Here is another zip: http://developer.android.com/tools/sdk/ndk/index.html[^]. Choose proper windows version.Installation instructions:...
3 Jun 2014 by RaiBnod
I have imported the git project in my workstation, and now i want to debug the https://github.com/FreeRDP/FreeRDP/tree/master/client/Android/FreeRDPCore path project. Means want to debug the FreeRDPCore project to work with that project.Have you any idea under debugging it, please your help...
13 Aug 2023 by Mus_ 90YT
So when trying to install one version of unity in unity hub, the last 2 files are bugged; -Android NDK: Freezed at 22% -CMake: Download failed: Validation Failed Even tho I've restarted the failed downloads nothing has changed. I'm scared...