I know it is not right to do this, but is there any APK decoder/decompiler available around?
[Edit] From all efforts and searching i can conclude that, its not possible to regenerate exact java code from APK. Even re-engineering from DEX file will give procedural steps. Definitely it will help to understand the code & approach; It will be not at all compilable.