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

exception

  1. ottersss

    getAssets().openFd() throw exception

    Hello all, I place 2 files in assets folder res.bin (650 MB) res_LITE.bin(200 MB) Then i use getAssets().openFd("filename") to load these files, but i have a trouble. In Android version 8,9,10,11,12,13: It was fine In Android version 6,7 (Nexus 6 - Android 6.0.1, Samsung J2 Pro - Android...
  2. Umang Upadhyay

    Application not working in release mode(in production) on play store

    Hello, I am facing a problem with my native android application. Everything works fine when I am testing my app through local build apk in android studio. But the same application is not working properly in production(in play store). It was working fine few months ago, it suddenly started having...
  3. F

    Apps Help with sending info from Fragments

    Hi guys, new to app development and new to the forum. Am actually enjoying developing apps as opposed to programs because of the layout designer in android studio but recently have run into a real annoying issue that I can't seem to solve. I'm trying to write an app that allows a user to send...
Back
Top Bottom