Instructions
- 1
Open the Java Eclipse programming software and open your Android app project. Double-click the "main.xml" file in the "resource" directory for the app.
2Locate the "manifest" tag in the XML file. Within this tag, add the following value:
In this example, the API version used in the Android app is version 5.
3Save the file and click "Run" to execute the code in the Android emulator. The emulator opens and displays your app in the designated version.
No comments:
Post a Comment