2maks MAD
2maks MAD
List all tools and software’s required for developing an android application
ANS-Android Studio • ADB (Android Debug Bridge) • AVD Manager • Eclipse • Fabric • FlowUp • GameMaker: Studio •
Genymotion • Gradle • IntelliJ IDEA
2.Define emulator.
Ans An Android emulator is a tool that creates virtual Android devices on your computer. The emulator lets you
prototype, develop and test Android applications without using a physical device.
3. List any four attributes of layout.
Ans • android:id • android:layout_width • android:layout_height • android:layout_margin