Writing Android Applications in C++ using NDK

Topic by American dream

American dream

Home Forums Computers, Games and Technology Writing Android Applications in C++ using NDK

This topic contains 5 replies, has 5 voices, and was last updated by American dream  American dream 2 years ago.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #722110
    American dream
    American dream
    Participant
    51

    Greetings everyone!
    I know basic commands of C++ language and I want to build android application but I have no idea of how to use my skills in android without Java language. To my mind, It’s possible to create android apps without Java. If I’m wrong-correct me.
    By the way, could you recommend me books about artificial intelligence? Is it possible also to encode AI in C++?

    Out of the rules and system-follow your own way!

    #722201
    Suggestius
    Suggestius
    Participant
    3312

    I’m a newbie to coding and I chose C# to learn instead of C++ and Java.
    But as I read, C is the best language to write AI.

    Happiness for all and let no one be forgotten ("Roadside picnic", Arkady and Boris Strugatsky)

    #722271
    Noname
    noname
    Participant
    746

    To my mind, It’s possible to create android apps without Java.

    It is possible, good percentage of apps are packaged javascript and backend can be any language.

    We are what we repeatedly do. Excellence, then, is not an act, but a habit. - Aristotle
    Warrior asked Fear, “How can I defeat you?” Fear replied, “If you don’t do what I say, I have no power.”

    #722273

    Anonymous
    7

    Java syntax is similar to C++.
    If you know C/C++ then learning Java should be easy-peasy.

    #722606
    Wyr
    wyr
    Participant
    591

    Dropped an AI course a decade ago, we used the LISP language. The book I have from the course is Artificial Intelligence, structures and strategies for complex problem solving by Luger. Might be a decent place to start.

    I read you can use java and c++ for AI, but I’ve never tried.

    Good luck with your compiles brother.

    Self-improvement is my religion. Sovereignty is my god.

    #723003
    American dream
    American dream
    Participant
    51

    Thanks guys!

    Out of the rules and system-follow your own way!

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.