Langsung ke konten utama

App Android Sell BlackBerry App World ~ DroidUMM



CALIFORNIA - The Research In Motion (RIM) said that the latest OS PlaybookPlaybooknamely 2.0Android applications will be able to walk in it.

In the latest Playbook OSwill the users were promised to be able to run Android applications on the tablet Playbook. Even so the RIM has not announced later there will behow and what kind of Android applications is presentedSimilarly, as quoted from Pocket-lint, Friday (21/10/2011).

UnfortunatelyChristopher Smith as Senior Director of Platform Development BlackBerrystill seems reluctant to divulge when the release of the application.

One thing that is confirmed by RIM is that future Android applications Player Playbook willwork in OS 2.0Matters other details would be known so so Android Player is launched.

"Applications Android Player will be automatically present in the App World, as Playbookwill be automatically detects which applications can run in it or not," said Smith.

Party Research In Motion (RIM) explains that there are two reasons why the sales of tabletPlaybook considered 'failed'.

"The number one reason Playbook is not good sales is the lack of native email client andthe lack of applications available," said Alec SaundersVice President of DeveloperRelations and Ecosystem Development at Research In Motionat Devcon event in SanFrancisco.

RIM has stated that these problems will be solved with the presence Playbook OS 2.0 that will be present in the next few months.


[Read More]

Komentar

Postingan populer dari blog ini

WhatsAppSniffer Hack WhatsApp

Who uses WhatsApp Messenger? From The look of the  Play Store listing , a  damn lot  of people. Considering it's so popular, it's probably a pretty secure app, right? Think again. WhatsApp actually sends all chats in  plaintext , so anyone on the same Wi-Fi network can easily pull your entire conversation - including pictures and videos - straight out of the air. And now, that process is even easier than ever thanks to a new app called  WhatsAppSniffer . It's basically just a packet sniffer, but it makes the process of pulling WhatsApp chats out of the sky stupid-easy, and that's never a good thing. You might as well just shout your private conversations across the room.

[Concept] Model View Present (MVP) Pattern for Architecture Android~ DroidUMM

 Model-View-Presenter (MVP) is an architecture pattern for the presentation layer of software applications. The pattern was originally developed at Taligent in 1990s and first was implemented in C++ and Java. In MVP, the View and the Model are neatly separated and the View exposes a contract through which the Presenter access the portion of View that is dependent on the rest of the system.  [Next Article Implement MVP on Android] The Model is the component which preserves data, state and business logic; it just exposes a group of service interfaces to Presenter and hides the internal details. The View is the user interface, it receives user’s action and contract to Presenter to achieve user’s need, and then the View responds user by result information. The Presenter sits in between the View and the Model; it receives input from the View and passes commands down to the Model. It then gets result and updates the View trough the contracted View interface.

[App] Papyrus Android Note

As part of my job, I spend a lot of time in meetings with potential customers, and taking lots and lots of hand-written notes. My problem has been that I’ve had to use a physical book and never had an easy way of taking electronic hand-written notes. Until now.