I\'m coding with API 8. I need to get coordinates X and Y from a View and and set them as the coordinates of a new Button. I tried different ways but nothing works....<
you could try getTop() and getLeft()?