I would like to know how to create an app if the code it is heavier than 100MB. Thanks
             
            
              
              
              
            
            
                
                
              
           
          
            
            
              well, u r right.But  I mean the complete app because the media files are indispensable
             
            
              
              
              
            
            
                
                
              
           
          
            
              
                TIMAI2
                
              
              
              
                  
                  
              4
              
             
            
              You have a couple of options:
- 
Download the assets to the app on first run, or as required
 
- 
Add the assets after compiling the apk (by decompiling it / recompiling it)