Finally I made the "Hello World" Program run on Android Emulator. I used another machine having windows 7 and Android 2.2 API for Live Code Mobile Preference. and running the emulator on Android 2.3.3. It worked fine.. However I found the process buggy.. The thing is it does not need to work on all machine and for all apis.. However there should be clear document stating which software and operating system, it is more reliable.
Anyway, Now I would like to try some application which we have developed on older version of Run Rev.. I compiled it for Android and i was so happy that it compile without any problem

To use the app, I have to copy one folder having couple of files to the default location. In windows app, that folder used to be in the same directory where the exe is located and when we run the program from revolution then it used to be inside the folder where revolution is installed.. (like a default folder)
The question is, Where should I copy that data folder in Android Emulator when debugging and trying.. and also where do I need to copy it in real android device... please help. I would like to keep the code same.. so please let me know the default location.... thanks