What's new? | Help | Directory | Sign in
Google
drine
let's start compiling our Android apps for the web and desktop
  
  
  
  
    
Join project
Project owners:
  neramybe

Dr.i.n.e. - Drine Is Not Emulator (following up on the idea of http://www.winehq.org/)

Drine is built around concept of UI-Bridging: Android's java API+xml is what the user (your) code compiles against, while each implementation of particular UI-bridge "emulates" the Android API on particular platform. Drine currently features two bridges:

1) Drine-SWT - intended to run Android activities on Linux/Windows

as normal desktop apps. Implements Android's APIs using SWT (Standard Windowing Toolkit from Eclipse)

2) Drine-A.W.Tk - nicked as "Android Web Toolkit" (no pun intended),

as the name implies, it lets android apps run as web apps (Activities Web Server + Browser with Ajax/DHTML)

. . .

For more info, check out Drine's Technical Overview

Java sources with samples and Ant scripts for Dr.i.n.e v-0.2 are under 'Downloads' tab

For shots of some demo-apps running under Drine, click the thumb image below:

Project is in beta stage, contributors and testers are welcome (contact me: neramybe at gmail.com)