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

app development

  1. K

    kotlin/jetpack search list

    I am looking for some advice on an app I have been developing over the last couple months. In an abstract explanation, the app's main screen (MainScreen()) shows items that the user has added. There is an add button which loads an add screen (AddScreen()) which by default shows all possible...
  2. V

    Is it possible to notify users

    Can an email notification out to users of my app to notify them they need to export their data. Soon my app will no longer use the current local storage. On the next upgrade, they can import that saved data. My package is com.kinsey.passwords. Thanks.
  3. r_pie

    I Need help with Android App Development

    Im new to Android Development, and I need to create an app that opens another app like so: I open App 'X', which then goes and opens App 'Y' and App 'X' closes itself in the background. Any assistance as to how I would make this? I need very specific guidance, because Im very stupid lol...
  4. Bryce Smith

    Why should I Use microservices architecture for app development?

    Noob dev here, need your suggestions!
  5. Joshua Jackson

    Apps Characteristics of an Android App Development Framework

    With various Android app frameworks available in the market, choosing the one that stands apart and satisfies the needs of developers as well as stakeholders can be very challenging. Here, I have mentioned some criteria to make your selection process easy: · Cross-platform capability...
  6. N

    What is the best way to display contact list?

    Hey i write a app that show’s contact list with add button , if i click the add button it creates me a new member in my own list (the own list starts with no members) Which way i need to do this ? Recycleview or listview with fragments or view pager 2? Or there is another way Thanks for assistance
  7. R

    Publishing apps outside of the Play Store

    Any developers on here publish apps to stores other than the Google Play Store? I'm interested in what the experience is like. Are there any benefits or drawbacks to using alternative stores?
  8. 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...
  9. J

    View executed code while running / debugging an app

    Hello everybody, I am very new to android studio and app development in general. I am working in a project which already has developed an app with a lot of features. I shall improve certain features and therefore I need to understand which files and which code are executed at which point in the...
  10. P

    Can I put a link in my game?

    I want to give real rewards to gamers so I need to put a link in my game.
  11. G

    How to get camera intent record automatically video when launched ?

    Hello everybody, I can't find anywhere information on how to get camera intent record automatically video when launched. This is what I use to get the intent but still user has to press the record button. Is it even possible to automate something like this using camera intent or I have to build...
Back
Top Bottom