1. 程式人生 > >Android ADT 23.0.0 64位的下載地址及官方下載+記憶體溢位錯誤解決方法

Android ADT 23.0.0 64位的下載地址及官方下載+記憶體溢位錯誤解決方法

64位免費下載:點選下載

安裝好後會出現這樣:
An out of memory error has occurred.Consult the "Running Eclipse" section of read me file
for information on preventing this kind of error in the future.(
eclipse記憶體溢位錯誤
配置:eclipse.ini(adt-bundle-windows\eclipse\eclipse.ini) 

-startup
plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20120913-144807
-product
adtproduct
--launcher.XXMaxPermSize
1024M
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
1024m
--launcher.defaultAction
openFile
-vmargs
-Duser.name=chenyingyou
-Dosgi.requiredJavaVersion=1.6
-Xms512m
-Xmx1024m
-Xss512m
搞定!!!!!!!!!!!!!11