I uploaded a app for the market, and then uploaded a 2.0 version… but then we decided that the first one was better, but i cant reactivate the 1.0 because it says “Error: APK version 1 supports all the same devices as other APKs with higher versions. It would not be served. Please deactivate an APK.”
any how to activate the 1.0 that is already uploaded?
Or any how to open the apk (1.0) in eclipse, save and upload it as 3.0?
(I have only the apk 1.0 because i did the 2.0 in the same project)
thanks
I uploaded a app for the market, and then uploaded a 2.0 version… but
Share
You can’t, the APK version of your 2.0 is higher than the APK version of 1.0 and a new APK should have a higher APK version.
You could access the source code of 1.0 by decompiling.