Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Android with VS2015  (Read 4293 times)

0 Members and 1 Guest are viewing this topic.

Klaim

  • Full Member
  • ***
  • Posts: 137
    • View Profile
Android with VS2015
« on: November 03, 2015, 07:30:00 pm »
I am considering making a small project this weekend on Android and SFML and I would ideally use VS2015 but I am not familiar with the Android toolchain for SFML.

I was wondering if someone already tried to build and run SFML with a VS2015 android project?

I am considering several approaches but they all look like dirty hacks for now. Or maybe I missed a simple way to doit.

zmertens

  • Jr. Member
  • **
  • Posts: 80
    • View Profile
Re: Android with VS2015
« Reply #1 on: November 05, 2015, 04:50:18 pm »
I haven't used VS2015 but I did get it working using Android Studio 1.2 or 1.3 on Linux following the wiki tutorial on GitHub.
The truth will set you free but first it will piss you off.

Klaim

  • Full Member
  • ***
  • Posts: 137
    • View Profile
Re: Android with VS2015
« Reply #2 on: November 07, 2015, 05:30:50 pm »
I'm trying several approaches to the problem and will report if I find a simple and clean way to do it.

ChronicRat

  • Sr. Member
  • ****
  • Posts: 327
  • C++ programmer
    • View Profile
    • My blog
Re: Android with VS2015
« Reply #3 on: November 12, 2015, 03:59:14 pm »
Use this - https://developer.nvidia.com/nvidia-nsight-tegra
Visual Studio 2015 is far away to develop for Android yet.