Featured post
What do I need to do to compile Android NDK (C++) aps in Visual Studio 2010? -
i've read in different places possible. not need debug, compile. walkthrus out there? thx.
found links: android ndk visual studio - "we've got partially working, use visual studio build, using proper android headers , whatnot, call ndk build scripts. we're working on automating second half post-build step"
http://groups.google.com/group/android-ndk/browse_thread/thread/9f3a55366ba08f2a/cb539c80e5729032 - "you have dig out proper parameters tools, assure works me on command-line (well in various bat files called ms visual studio)."
building , debugging android apps within visual studio ok. no need mess eclipse, or post build steps.
i've got running myself, here screenshot:
http://www.gavpugh.com/2011/02/04/vs-android-developing-for-android-in-visual-studio/
in case "unable locate tools.jar. expected find in c:\program files (x86)\java\jre6\lib\tools.jar" can add environment variable java_home points java jdk path, example c:\sdks\glassfish3\jdk (restart msvc afterwards)
if can debugg android apps within msvc using this:
http://ian-ni-lewis.blogspot.com/2011/01/its-like-coming-home-again.html
download wingdc android http://www.wingdb.com/wgmobileedition.htm
- Get link
- X
- Other Apps
Comments
Post a Comment