Tag Archives: Eclipse

Android Studio Google Play Ready Primer Tutorial

Yesterday, with Android Studio Tic Tac Toe Game Tutorial as shown below, we reacquainted ourselves with Android Studio as an alternative IDE to Eclipse (and there are others too) to use the Android SDK and Java to develop mobile apps … Continue reading

Posted in Android, eLearning, Event-Driven Programming, GUI, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , | 3 Comments

Android Studio Tic Tac Toe Game Tutorial

Wonder if you were around when we created Tic Tac Toe (or more like Noughts and Crosses, in Australia) using the HTML5 Canvas element and drag and drop methods (if you liked, or just plain box clicking, otherwise, which will … Continue reading

Posted in Android, eLearning, Games, Software, Tutorials | Tagged , , , , , , , , , , , , , , , | Leave a comment

OpenCV Primer Tutorial

Do you like to learn by throwing yourself in at the deep end, or by preparing assiduously in order not to take a wrong step by the time you come to do the deed? Well, sadly, but sometimes happily, I … Continue reading

Posted in Eclipse, eLearning, Software, Tutorials | Tagged , , , , , , , , , | Leave a comment

Eclipse and Android Studio Dynamic Text View Primer Tutorial

Our Android mobile app tutorial today uses Java and we use Eclipse IDE and Android Studio … golly … with the view to answering a Yahoo Answers question. Today we interface an Eclipse project with an Android Studio IDE project, … Continue reading

Posted in Android, Eclipse, eLearning, Software, Tutorials | Tagged , , , , , , , , , , , , , , , , , , | 3 Comments

Eclipse Fullscreen Activity Android App Primer Tutorial

Our mobile app tutorial today builds on Eclipse Android App Google Play Ready Primer Tutorial (the “end game”) as shown below, in attempting to kick start some of the ideas of what that tutorial calls the “middle game”, and then … Continue reading

Posted in Android, Eclipse, eLearning, Software, Tutorials | Tagged , , , , , , , , , , | 3 Comments

Java HTML Parsing Primer Tutorial

Here is a tutorial that parses HTML in a Java console application overseen by the Eclipse IDE. For this tutorial, where we parse an HTML url via a parent HTML element of a designated HTML element type and class, and … Continue reading

Posted in Eclipse, eLearning, Tutorials | Tagged , , , , , , | Leave a comment

Java Eclipse XML and DTD Validate Primer Tutorial

The XML Validation subject area is quite complex. The reason for this is that when there is intelligence in your data, as XML often has, it can be organized in a variety of ways. One approach with XML data is … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , | 1 Comment

Eclipse Java Application Primer Tutorial

Eclipse IDE is a great IDE for developing Android Apps via Java as we discussed in Android Application (on Windows) Primer Tutorial, but it is also great at creating a Java Applet or a Java Application, as we do here … Continue reading

Posted in Eclipse, eLearning, Tutorials | Tagged , , , , | 3 Comments