Android Vs. J2ME(Java 2 Micro Edition)
In Conventional model of mobile application or say J2ME, we have two major problems:-
- Third Party Apps were treated as second class citizen i.e. all the system resources were not available to them and in case of processor/memory request, they were killed first.
- To develop an app in a native technology native API's and hardware specification must be learned by the developer which were all available to them at large. To develop an application which has complete access to resources, the application development require native libraries which are propriated.
Android vs. J2ME using FLOW Diagram
Click on the pic to view the complete diagram
0 comments:
Post a Comment