I'm trying to get the back button to go to the home screen and keep the app open in the background but I can't seam to find out how to do it.
I have tried creating a plugin using Dpa99c's answer here but I a. don't know where to put the java class before compiling and b. no matter where I try I just keep getting errors.
[phonegap] compiling Android...
[error] An error occurred while building the android project.Error executing "ant debug -f ".../phone/news/platforms/android/build.xml"":
BUILD FAILED
.../android-sdk-linux/tools/ant/build.xml:720: The following error occurred while executing this line:
.../android-sdk-linux/tools/ant/build.xml:734: Compile failed; see the compiler error output for details.
Total time: 6 seconds