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

Search results

  1. P

    webview gallery

    Hello everyone, I am new to android developer. Now i am doing webview gallery in this gallery i load some images and i set loyout for mWebView.setLayoutParams(new Gallery.LayoutParams(70,85)); this 70 and 85 is height and width for webview but when the images are webview.loadurl that...
  2. P

    google map using android application

    HI, I am new to Google Maps Api and have been recently struggling to get it to work in my Android App., this is what I am trying to do, Have a native search in my app that the user can do (eg: restraurats, ATM, Hotels) I would like google maps to return me the requested search results as...