android - ADT bundle on Mac 10.7.5, problems with My First App -
since wanted start android development, went on developer.google.com , followed steps building first app.
one of first things adt bundle installed described here. download , "install" (just moving folders) seemed go ok various problems arose:
i tried following building first app new android application dialog boxes finishes of time. adt/eclipse crashed on it's own , had force quit it. says "an out of memory error has occurred". once said "an internal error occurred while trying display internal error" (or close).
on few occasions able complete new android application wizard, unable run , given varied error message, of complained space , called permgen. after reading bit here , elsewhere, edited eclipse.ini looks (i've copied think relevant):
--launcher.xxmaxpermsize 512m --launcher.defaultaction openfile -vmargs -dosgi.requiredjavaversion=1.6 -xstartonfirstthread -dorg.eclipse.swt.internal.carbon.smallfonts -xms40m -xmx768m
at point i'm still getting same range of issues (and eclipse readme says shouldn't have change amount of memory, anyway). wish getting more distinct error message , replicate after 3 days i'm looking help.
unless has suggestions, think i'll try go other route - adding sdk eclipse, instead of trying adt bundle.
since there no answers here or in google's code, wound figuring solution out.
i installed eclipse on own , added sdk android.
i picked first item in this list, eclipse ide java ee developers.
then followed instructions under "use existing ide".
Comments
Post a Comment