using MonoTouch / Mono for Android with Eclipse IDE -


currently doing first steps monotouch , continue mono android soon. far using monodevelop ide, lacking lots of features got used when using eclipse.

how difficult integrate monotouch / mono android eclipse?

this solve lot of problems me :)

it's likely easy mono android uses msbuild system (tasks) mono provides compatible tool, called xbuild won't easy monotouch.

monotouch provides tool, mtouch most (but not all) of work build ios applications. can see how it's used if @ build output inside monodevelop (inside error list pad).

there few steps done monodevelop iphone addin. of them can done using mtouch - not of them (it depends on project).

the following questions talks similar subject (using msbuild drive monotouch builds).


Comments

Popular posts from this blog

jasper reports - Fixed header in Excel using JasperReports -

media player - Android: mediaplayer went away with unhandled events -

python - ('The SQL contains 0 parameter markers, but 50 parameters were supplied', 'HY000') or TypeError: 'tuple' object is not callable -