Questions tagged as 'android-ndk'

0
answers

istreambuf_iteratorchar (file) does not work on android NDK

Well I have a project of a gameboy emulator for android, I'm writing using the android NDK for the emulation part, and the java for the graphic interface itself. Well first I started writing a small class to read retrieve the cartridge header...
asked by 29.03.2018 / 18:44
0
answers

Can I use SDK and NDK with Android Studio? [duplicate]

Good Night! I have an application that I made using sdk. However, there was a need to use NDK to be able to use some pre-existing functions in C / C ++. How does this work? I need to redo the project in order to use NDK or I can continue using...
asked by 07.08.2017 / 04:34
0
answers

Library in C with auto checksum

I'm creating a library / library for Android in C, and I'd like to know how do I display its own checksum , so if you experience any " change " after compiling, % w / w% will change.     
asked by 19.08.2016 / 03:42
0
answers

How to get the DateTime from the internet?

How can I get the current date of the internet, and convert the result to char *data_atual ? Example of the sites you want: nist.time.gov and / or time.windows.com . I would like two examples, one returning only the date...
asked by 16.08.2016 / 23:41
1
answer

File location txt Android ndk / C ++

I made a c ++ code to create a file: Ialreadygavepermissioninthemanifesttoreadandwrite: My question is: Where does it save this file on my cell phone ???     
asked by 15.10.2017 / 18:31