Recent content by spadercool

  1. S

    Coding Help

    My program has no errors and will not compile. Can anybody help??? Manifest <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="your.gas.namespace" android:versionCode="1" android:versionName="1.0" > <uses-sdk...