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

Search results

  1. Azharuddin1992

    Test Automation of Android App using Selenium WebDriver and Appium

    Appium is an open-source tool for automating native, mobile web and hybrid applications on iOS and Android platforms. Appium is a server written in Node js. Through Appium you can test automatically your mobile application either on emulator or on real device. Features: Appium is...
  2. Azharuddin1992

    Qualcomm to announce LTE chipset for Google’s IoT, Android Things

    You may have heard a thing or two about the Internet of Things (IoT Training): it’s where electronic devices are connected via the Internet, communicating with one another in a smart way whether it’s a Google Home device or a Samsung smart refrigerator. Well, Google has its own version called...
  3. Azharuddin1992

    What’s new for iOS and Android developers using JavaScript?

    With the release of Visual Studio 2017 RC this week, we’re introducing you to the latest and greatest release of the Visual Studio Tools for Apache Cordova (TACO). In this release, we’re tackling the big problems – the issues we know you face every day as mobile developers. They fall into two...
  4. Azharuddin1992

    Apps Creating an AlertDialog

    AlertDialogs are pop ups used to prompt a user about an action to be taken. An AlertDialog may also be used for other actions such as providing a list of options to choose from or can be customized to have a user provide unique details such as their login information or application settings...