Web services and mash-ups of web services really bring a whole new dimension to the web and mobile computing. Terrence Barr, Vincent Hardy, and Akhil Arora have create Mobile AJAX as a subproject of the meapplicationdeveloper project to make it very easy for the Java ME developer to harness the power of Ajax-style web services. Interesting applications can be built by combining (mashing-up) information from these multiple sources and remote web services, limited only by application developers' imaginations. Mobile Ajax highlights what is possible through a number of demos as well that utilize libraries that interact with web services.
(Stupid answer)
Threads are just another class in java!
You can call do all that you want to do to a normal class. However, if you want to have your own thread to do something oyun without affecting the calling thread - then you do a start() on your thread - this inturn calls the run() oyun method which is the entry-point to your class (similar to the main() method being the entry point to a program).
From this entry point do whatever you want to do - create objects, call methods, etc. So that the stuffs here are executed on your new thread.
For instance, oyunlar you can create your Object and call the 3 methods in sequence within the run() method.
Mobile AJAX a big thing
2008-03-15 01:47:16 arunpratap85
[Reply | View]
Mobile AJAX
2008-01-11 04:43:33 arunpratap85
[Reply | View]
In this talk he delves into the unique issues in mobile, and talks about how Ajax can help. For example, the latency issue is huge Manufacturers Directory Real Estate India
Arun Pratap Singh