Hello developers,

<https://lh3.googleusercontent.com/-F3z3z03nmxE/WHDimPuNZZI/AAAAAAAAFu8/DKpq5slvyMwd9lwfjihD-ecBObelRaC6wCLcB/s1600/images.png>

  
    You have probably come across this 1000 times and still haven't figured 
out the simplest way to do it. We are gonna fix this soon.
   
   *Code*
    This topic will be based on an open source code on git hub.
    I will update the link soon. 

    *App structure*
*   - *the app is using firebase real time database - for storing user 
data, like text, audio and images
   - it also hosts a web view to view several websites

   *internet usage - *basically the estimation is 2 mega bytes data usage 
at maximum to make an upload request and a get request from the firebase 
database.
                            and load the website

                           The app consumes about 5 times of that 

  *Ram - *layout is properly setup and it has very few threads on the main 
thread, the ram is not much consumed

  *Storage - *after installation, having the app is 3 mb in size, the size 
multiplies to around 10 mb. After launching the first time, caches are 
saved. These caches are limited to 10 MB so                  the app will 
not go above 20 mb


*DEVELOPMENT:*
     the main aim of this topic is to develop an app using the firebase 
realtime database minimizing the resources used in a phone.

<https://lh3.googleusercontent.com/--wXX_kdQ7ZE/WHDibIx1EiI/AAAAAAAAFu4/9ROacQLseesNWv95Ne82iuVLAoPRDcN5gCLcB/s1600/download.png>

> some ways to save data are cache web pages and store list view data 


    
   
     

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/f4ab006b-74ad-47c4-bc2d-b94d01ba7070%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to