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

developers

  1. M

    As an engineer, is it important to you how much of your code makes it into production?

    Hi all! As an engineer, is it important to you how much of your code makes it into production? Do you frequently monitor the features and projects you deliver in production, even if it's not your direct responsibility?
  2. G

    ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy

    signin.java package com.example.library; import android.content.DialogInterface; import android.content.Intent; import android.os.Bundle; import android.text.TextUtils; import android.util.Patterns; import android.view.View; import android.view.WindowManager; import android.widget.EditText...
  3. G

    Help How to use a secondary APN just for a specific Android Application

    Hello everybody, I have a question about app developing... Is it possible to use a secondary APN just for a specific Android Application and let the current APN to be used by the other applications (simultaneously) ? If yes, how? I would be grateful if you could write a code example to set...
  4. W

    Developing a Personal Budgeting App Using Android Studio & Firebase |Tutorials for beginners

    An android development tutorial for beginners, to help you become an android developer by creating simple apps and working your way up. SOURCE CODE PROVIDED! What you will learn. XML - using xml to create beautiful UIs that offer excellent user experience. Java programming language. Firebase...
  5. O

    How can I calculate the duration between two or more location ?

    I am developing a maps application. I need to take distance and duration between two locations. Then I use these infos by current user location. But I couldn't implement google APIs. How can take the current location and calculate distance,duration between another location?
  6. A

    Help How do I mask mock location permissions?

    have given permission for mock locations to be allowed in developer settings. I am wondering is it possible to hide the fact that I have allowed mock locations to be used? If it is possible, can someone please explain how? Say I have a geolocation app that will not work if it detects mock...
  7. K

    Apps Android Apps Development !

    what are the meteor technology ? and How it is different and sported to java ?? can you please guy's share your knowledge on it.
Back
Top Bottom