Wednesday, January 7, 2015

IntelliJ, Android, and Spring Integration

I spent a good part of the day using IntelliJ to build a Hello, World program using Spring Integration messaging. Here is well written article at JavaWorld.

Tonight, I am trying to do something similar, using IntelliJ to guild a Hello, World program for the Android. Here are a series of videos from IntelliJ.

I ran into a problem with permissions for the Android SDK.  The error was:

I solved the problem by restarting IntelliJ in admin mode. It had a built-in link to load the correct version of the SDK. You may read more about my solution at Stackoverflow.

No comments: