A have a Movie Manager program that I made in VB.NET using Visual Studio (which some of you helped me a great deal is working very nicely). I now need to create an Android application using Java and want to try to take much of my VB.NET program over. Basically I'd be creating a more simplified version of my movie manager for Android.
I'm guessing the conversion tools don't work very well, or do they? If they don't, would it be very difficult to convert to Java manually? I know Android's a different scenario, but it is still Java, and VB.NET is a pretty simple language in terms of syntax.
I'm guessing the conversion tools don't work very well, or do they? If they don't, would it be very difficult to convert to Java manually? I know Android's a different scenario, but it is still Java, and VB.NET is a pretty simple language in terms of syntax.