android - Getting my old version of Eclipse SDK Version: 3.6.2 up and running again? -


i have written number of simple apps android, have not posted on android market / google play year or two. wrote simple app when tried post google play error:

you uploaded apk not zip aligned. need run zip align tool on apk , upload again.

google must have changed while napping. after little research found needed load latest version of eclipse export/signing tool included in newer versions zip aligning.
mistake think.

first tried update function on eclipse sdk version: 3.6.2 had been using did not work. in frustration loaded latest version of sdk off android site. worked fine emulator comes far slow on computer (macbook pro os 10.6.8, 2.4 ghz intel core 2 duo, 2 gb 667 mhz ddr2 sdram). tried number of suggestions on getting faster emulator, none of worked.

since emulator on 3.6.2 version of eclipse worked fine simple apps write said use version of eclipse , zip align app manually. unfortunately, apps on older version of eclipse have errors in them preventing them working. keep on getting error:

[2014-05-18 22:53:56 - focal length] unable resolve target 'android-19' 

this understandable have api 17 installed on older version of eclipse (that high load on version). thought, fine uninstall latest version of eclipse old 1 work fine. no luck, when uninstall latest version of eclipse , use app cleaner on mac still same error:

[2014-05-18 22:53:56 - focal length] unable resolve target 'android-19' 

somewhere in old eclipse there pointer asking api 19 not exist on old version of eclipse.

i use old version of eclipse , zip align app manually outlined in on android site.

can me in getting old version of eclipse sdk version: 3.6.2 , running again?

either change android target lower version. or open android sdk manger , install android 4.4.2 sdk.


Comments

Popular posts from this blog

how to proxy from https to http with lighttpd -

android - Automated my builds -

python - Flask migration error -