Your first Android app is usually simple, so it has minimal impact on device performance. It typically runs smoothly at 60 frames per second (fps) because it has few UI elements and little background processing.
Memory use is low, often under 50MB, which is safe for all devices. Battery drain is minimal since the app does not do heavy work or use sensors.