XML

Xml code posted
created at 15 May 22:53, updated at 05 Jun 05:07

Edit | Back
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
    package="a.debug"
    android:versionCode="1"
    android:versionName="1.0.0" >

</manifest>
210 Bytes in 3 ms with coderay