Ruffle games on Android (It kinda worked?) #6497
              
                Unanswered
              
          
                  
                    
                      wearyexcellance
                    
                  
                
                  asked this question in
                Ideas
              
            Replies: 1 comment
-
| 
         You can make it work offline if you set up a service worker (if Sweb supports it). Otherwise I did not understood exactly how you made it work, did you pack the open source browser inside the APK? Here is what I've tested so far:  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hello there, I just tried to port a flash game using Ruffle and Android Studio to Mobile.
How It made it work?
I actually downloaded ruffle html example, changed the swf link then I took the swf game page to an open-source web browser (It is called Sweb). So I modified the homepage to the ruffle game. Thankfully it worked
Disadvantages :
-Pretty slow for some games
-No game buttons
-Works only with internet (not fully offline)
Beta Was this translation helpful? Give feedback.
All reactions