- Joined
- Dec 24, 2017
- Messages
- 1
- Reaction score
- 0
- First Language
- English
- Primarily Uses
- RMMV
After spending a really long time to do everything from the deployment tutorial on the help file, while building the APK, I got these warnings:
The build completed normally, I got the ARM and X86 APKs, ran them on my phone, but only the title screen appeared for a few seconds and then freeze and app crashed. Would appreciate some advice, thanks.[javac] warning: [options] source value 1.5 is obsolete and will be removed in a future release
[javac] warning: [options] target value 1.5 is obsolete and will be removed in a future release
[javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[javac] 3 warnings
[javac] warning: [options] source value 1.5 is obsolete and will be removed in a future release
[javac] warning: [options] target value 1.5 is obsolete and will be removed in a future release
[javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[javac] 3 warnings
