Most likely you are not using most recent version of libjingle_peerconnection_so.so in your apk.
initializeFieldTrials is defined here:
Try to list the content of functions libjingle_peerconnection_so.so is exporting and make sure Java_org_webrtc_PeerConnectionFactory_initializeFieldTrials() function is present.
Please note that there were some changes in the way sample apk is build - stripped library version is now placed to /out/Debug/AppRTCDemo/stripped_libraries