martedì 27 novembre 2007
Reset the android emulator
The Android SDK comes with a command-line environment as well. From there you can launch commands to perform some actions useful in the development and the debugging process.
One of the bug in the emulator is that sometime you launch it from Eclipse but it doesn't start your application and it stucks on its main screen. To solve this problem, you have to go to the command line and launch the command "adb kill-server".
To use the command line tools, be sure you have the "tools" folder of Android SDK in your environment PATH variable.
lunedì 29 novembre 1999
Google Maps now with Street View
Google announced the adding of new features to their Google Maps on Wednesday 17th. The most important is Street View coming with the same street-level imagery available on desktop. You can use the Street View feature clicking on the apposite command after a search or clicking on a map and selecting "Street View".
Another interesting feature is the introduction of the business reviews: now it is possible know in advance if visit a store worths or not.
Also the walking directions introduced recently in the desktop version are available in the mobile application.
The search speed and the accuracy of the location has been also improved. Users with J2ME phone and BlackBerry can now enjoy the new features!
Subbuteo on Nintendo DS
Also Subbuteo can't stay far away from the digital era. It is indeed available on the portable game station Nintendo DS. The game is published by Halifax and 505 Games.
The user might use the pen and the touchscreen to move the players and kick the ball. It is possible create leagues or join some of the official leagues. It is also available an editor to change the existent teams or create new ones with their own colours and shirt. It is possible play with other users using Wifi.
The game is sold in Italy for 39,99 euros.
I can't give an impression about the videogame because I don't have a Nintendo DS but I'm pretty sure that the realism of the old Subbuteo table won't be easily reacheable.
J2ME "on device debugging" with Sony Ericsson SDK
After the SDK installation you can go to "Start" -> "Sony Ericsson" -> "Java ME SDK for CLDC" and check the presence of two tools: "Connection Proxy" and "Device Explorer".
First of all you have to connect your Sony-Ericsson mobile phone to your pc. Launch "Connection Proxy" and press the "Settings" icon in the buttons bar. Select the COM port where your phone is connected to and press "Ok". Press "Connect" at the right top in the Connection Proxy software window. The "Status" frame below the device image should show the "Connected" status for your device.

Now launch the Device Explorer. It should start the synchronization with your phone. If it doesn't, start it manually clicking the "Reloading device information" in the buttons bar.
After a while in the left column you should see the list of application installed in your device. Now you can select the application you want to debug and start it.
The System.outy.print messages included in your code will be shown in the console window at the bottom of the "Device Explorer" software.

The tool can be used also to manage the application: install, delete, stop, pause, and resume it.
Coming back from Argentina

I had a really good time in Argentina, meeting really nice people and visiting nice places. I enjoyed a lot eating, drinking and walking in Cordoba, looking at a different reality than Europe which makes you thinking about life.
Also flying over The Andes during the Cordoba to Santiago transfer has been great. It has been an experience I'll never forget.


Serializing an image with J2ME
A good example to perform this task is in the Sony Ericsson Developer Site. Check out the article at developer.sonyericsson.com/site/global/techsupport/tipstrickscode/java/p_java_0502.jsp
Sony-Ericsson C905: first Capuchin phone
It belongs to the JP-8 Sony-Ericsson family and it introduces a new subset called JP-8.4 which includes the phones of the JP-8 family supporting the project Capuchin.
It will be available on the selected markets during Q4 2008.
