Hi everybody,hi succesfully followed your instructions on how to build an
android extension for crosswalk. Now i need to include some android api and
reference some android sdk api (ie: android.app.Activity or
android.view.WindowManager).If i simply include such packages by a simple
import ("import android.view.WindowManager") compiler says: "error: package
android.view does not exist"How can i include android sdk in a crosswalk
extension?I have tryed to copy/paste android.jar in lib directory. Extension is
compiled but the entire project fails to build apk.
Many thanks for your help..
_______________________________________________
Crosswalk-help mailing list
[email protected]
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help