Using Android ADT eclipse bundle on 32 bit and moving on to 64 bit -


i starting new android app , creating on 32 bit machine , wondering if cause problems moving 64 bit machine sometime down line?

can keep running 32 bit version on 64 bit machine without problems or have use 64 bit eclipse? affect rest of files?

no real problem. use eclipse architecture. maybe have install additional libs (keyword: ia32-libs). sources , project won't affected change.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -