Search found 7 matches
- Sat Dec 16, 2017 3:59 pm
- Forum: General
- Topic: Android & Stuck on Super Toast screen.
- Replies: 11
- Views: 9374
Re: Android & Stuck on Super Toast screen.
Hey, Thank you for the help. I had tried 3 different file manager before posting (the one in the video, some other I have deleted and my favorite one : solid which I have purchased) none of them were working. Amaze make it works and on top of that it seems to be a great file manager (look like solid...
- Mon Nov 27, 2017 8:28 am
- Forum: General
- Topic: Android & Stuck on Super Toast screen.
- Replies: 11
- Views: 9374
Re: Android & Stuck on Super Toast screen.
Bump !
Help !
Help !
- Fri Nov 24, 2017 2:56 pm
- Forum: General
- Topic: Android & Stuck on Super Toast screen.
- Replies: 11
- Views: 9374
Re: Android & Stuck on Super Toast screen.
Here are the instructions from the playstore: # Instructions You can run games in multiple ways: Upload your .love file to a web server and open the link with a browser on your Android device - or - Put the .love file on your device and open it with a file explorer (e.g. X-plore, open file as */*, s...
- Thu Nov 23, 2017 12:27 pm
- Forum: General
- Topic: Android & Stuck on Super Toast screen.
- Replies: 11
- Views: 9374
Re: Android & Stuck on Super Toast screen.
Before posting here I also tried main.lua and it was the same result (super toast). I tried it again now (as it is a quick test )
...And I get the super toast screen
...And I get the super toast screen
- Thu Nov 23, 2017 10:17 am
- Forum: General
- Topic: Android & Stuck on Super Toast screen.
- Replies: 11
- Views: 9374
Re: Android & Stuck on Super Toast screen.
Hello
At the root of the device I have /sdcard which is linked to /storage/emulated/0
In /sdcard I have created a directory called "lovegame" in which I have my main.love textile which is correctly indented.
When I open it with love2d I get the SuperToast screen.
At the root of the device I have /sdcard which is linked to /storage/emulated/0
In /sdcard I have created a directory called "lovegame" in which I have my main.love textile which is correctly indented.
When I open it with love2d I get the SuperToast screen.
- Wed Nov 22, 2017 8:49 pm
- Forum: General
- Topic: Android & Stuck on Super Toast screen.
- Replies: 11
- Views: 9374
Re: Android & Stuck on Super Toast screen.
Thanks for the answer.
I haven't built any APK.
I wanted to code on the S8 directly and wanted to execute the code like it is shown in this video:
https://www.youtube.com/watch?v=MnMWWehbhsY&t=147s
This is also the way it is explained in the playstore description of love2D for Android.
I haven't built any APK.
I wanted to code on the S8 directly and wanted to execute the code like it is shown in this video:
https://www.youtube.com/watch?v=MnMWWehbhsY&t=147s
This is also the way it is explained in the playstore description of love2D for Android.
- Wed Nov 22, 2017 2:04 pm
- Forum: General
- Topic: Android & Stuck on Super Toast screen.
- Replies: 11
- Views: 9374
Android & Stuck on Super Toast screen.
Hello, I'm on my galaxy s8+ and each time I try to run the Love2D Hello World example or other I get the Super Toast screen. I have tried all possibilities listed on the playstore including setting a local webserver with kws and none works. From what I have read it seams to be related to a bad path....