My personal opinions about this world.
This is my personal project to develop a robot based in 2 components: A Lego Mindstorms NXT robots which use Java LeJOS and an Android mobile phone to control the whole system. In this stage of the project, I have updated the set of classes to exchange data between Android-NXT with LeJOS project and I [...]
Some links about the technique for Android: http://www.brighthub.com/mobile/google-android/articles/43414.aspx http://snippets.dzone.com/posts/show/8683 http://www.anddev.org/take_picture_from_camera_emulator-t168.html
Hi, I am trying to find some solutions to upload files with an Android Mobile Phone: http://moazzam-khan.com/blog/?p=490 http://www.javaworld.com/javaworld/jw-04-2003/jw-0404-ftp.html?page=1
28Mar
Posted by esmetaman as Technology
Using the example from Shawn Brown, I developed an example to connect with a NXT brick using Java LeJOS and Java Streams. The example in Android, show the information received from NXT brick to show in the User Interface. Next week, I will improve the user interface and I will create a communication protocol.
This evening, I found a interesting Tool to design user Interfaces for Android Application. The name of the tool is DroiDraw. DroidDraw is a Java tool which it allows any Developer team split the design and the development. I prefer to use this tool that the graphical tool included with Eclipse. With DroidDraw, you develop [...]
This posts are really interesting to understand some aspects about Thread Syncronization. http://epere4.blogspot.com/2008/04/cmo-funciona-synchronized-en-java.html http://trevinca.ei.uvigo.es/~formella/doc/cd04/node37.html http://developer.android.com/intl/es/guide/appendix/faq/commontasks.html#threading
If you like the idea to develop soccer matches with Java, try this project: http://javacup.javahispano.org