1. TheStoof's Avatar
    Hello,

    I have written an Android app that uses API 7 and SQLite3.

    It's written in Java and XML (for the layout).

    How would I go about porting it over (as a Java app) to the Playbook?

    A few things that my app uses:

    Custom pop-up window that covers lower half of screen (portrait).
    Passing data across activity.
    Tagging objects with data to be accessed within a listener.
    SQLite Database
    Basic touch functions

    Nothing too fancy, but as for PB developing, I have no clue where to begin because Google has made it INCREDIBLY easy with their XML layout designer and simply linking the code.

    **EDIT**

    To make my life easier, I tried the Android wrapper. In its current form, it does not break Playbooks
    Last edited by TheStoof; 01-11-12 at 10:06 PM.
    01-11-12 09:59 PM
LINK TO POST COPIED TO CLIPBOARD