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

Search results

  1. M

    Apps check the facebook like

    i need a user to like our facebook page before they can use our apps, possible to be done in eclipse java?
  2. M

    Apps android to .net webservice

    i have done the java class for android and .net, but seems like got a minor problem with the layout package com.webservice.test; import android.app.Activity; import android.os.Bundle; import org.ksoap2.SoapEnvelope; import org.ksoap2.serialization.SoapObject; import...
  3. M

    apk link to my database

    i am c# asp.net developer, now i need to build a apk which will connect to my website database(integrated visual studio 2008 SQL), please give me a guide how to start?