Hello everyone since there is no 4.3+ based rom for the GT-I8200 I want to tell a method to install 4.3+ apps on 4.2.
Step 1:
Install apktool[pc] or apk editor pro[android].
Step 2:
Edit the following lines in AndroidManifest.xml.
<uses-sdk minSdkVersion="VALUE" targetSdkVersion="VALUE">...