You uploaded an APK that is not zip aligned. You will need to run a zip align tool on your APK and upload it again.
解决方法:http://developer.android.com/tools/help/zipalign.html
You need to use a different package name because "net.reecam.ipc" already exists in Google Play.
You uploaded an APK that was signed in debug mode. You need to sign your APK in release mode.解决方法:http://developer.android.com/tools/publishing/app-signing.html#releasecompile
You uploaded an unsigned APK. You need to create a signed APK. Learn more about signing.
解决方法:file->export
You need to use a different package name because "com.tenvis.ipc" is already used by one of your other applications.