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

coding

  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. L

    Apps usbManager.getDeviceList() returns empty list after boot

    I'm developing small android app using android studio and java. App have to write to serial port of connected Arduino. There is no issues with connection to device once otg cable plugged, but if I reboot the phone while cable is plugged app unable to establish connection. It turned that...
  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...
Back
Top Bottom