• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. S

    Apps Validation of XML Document with SAXParser in android

    Hi can anyone help me validation of xml doc with SAX i.e.set xml schema for validation before parsing xml doc. Regards, siddireddy
  2. S

    Apps how to add custom button to layout

    Hi anyone can u tell me how to add custom button to a layout(xml file) and how to get custom button in java file in android regards, siddireddy
  3. S

    MIH Implementation (802.21)

    Hi All, Im new to Android Development and got a challenging work of implementing MIH Algorithm (802.21). Please anyone help me how to start the case study. If anyone already implemented please guide me. Im using ARCHOS 5, having installed Android SDK 1.5 Thanks, Lakshman
  4. S

    back button on archos 5 internet tablet

    hi can any one tell me implementing back button without any listeners using android on archos 5 raj
  5. S

    Apps Connect WIFI Network

    Hi All, Good Morning! Im new to Android Developer Community! Please any one explain me how to connect to a Wifi network programmatic using Android SDK 1.5 for ARCHOS Internet Tablet. Network is WEP Enabled. Please provide a code snippet. Thanks, Lakshman
  6. S

    Apps Hi All

    Hi All, Good Mrng! Myself is lakshman from hyderabad. I m new to android and facing big challenges in this plat form. Recently i learned how to call a native method from android application. For this i created .so file and called from java application. Now i want to know how to call...