koying / SPMC

fork of xbmc/kodi
Other
634 stars 257 forks source link

There are three questions about SPMC #575

Open fqzsimon opened 7 years ago

fqzsimon commented 7 years ago

Hi Koying, My configuration is as follows: android-ndk-r12b-linux-x86_64.zip android-sdk_r24.4.1-linux.tgz my Ubuntu 14.04.4 LTS https://github.com/koying/SPMC.git (16.5-1) installed openjdk-7-jdk and openjdk-8-jdk. now I have Configured the openjdk-8-jdk to compile.

questions 1: when I run "make apk" ,the log display one of the warnings. "warning: [options] bootstrap class path not set in conjunction with -source 1.7" ;

questions 2: when I run "make apk" ,the log display the other warnings. "No -tsa or -tsacert is provided and this jar is not timestamped. Without a timestamp, users may not be able to validate this jar after the signer certificate's expiration date (2044-04-26) or after any future revocation date."

questions 3: after insall this apk to amlogic s905. no full screen display, only in the lower right corner of the display.

For questions 1, I think it is because of the influence of the JDK7 installed, but how to slove? I need to use JDK7 to compile the other code.

For questions 2, I think it is because of the influence of the JDK8 installed, but how to slove?

For questions 3, how to slove?

thanks.

koying commented 7 years ago

1 + 2: ignore 3 use latest spmc-jarvis branch