Search found 5 matches
- Wed Aug 30, 2017 4:18 am
- Forum: Support and Development
- Topic: Bluetooth and local multiplayer
- Replies: 3
- Views: 4364
Re: Bluetooth and local multiplayer
i dont thing bluetooth is suitable, much better to rely on a local server on the same wifi as it is virtually the same for both local and remote network just different network configurations...
- Sat Aug 19, 2017 5:32 pm
- Forum: Libraries and Tools
- Topic: [Android] Admob and Google Play Game Services Support
- Replies: 55
- Views: 70854
Re: [Android] Admob and Google Play Game Services Support
nice, i was able to run it by placing it on app/src/main/assets folder that i created, thank you!
- Fri Aug 11, 2017 10:30 am
- Forum: Libraries and Tools
- Topic: [Android] Admob and Google Play Game Services Support
- Replies: 55
- Views: 70854
Re: [Android] Admob and Google Play Game Services Support
Hi, how can i package my game with it? Ive tried adding a game.love on assets/ dir on project root but it didnt work, any idea someone?
- Wed Aug 09, 2017 3:40 am
- Forum: Libraries and Tools
- Topic: [11.3] AdMob support for Android + EU Consent
- Replies: 106
- Views: 293606
Re: [0.10.2] AdMob support for Android!
why dont you make a pull request to send this back to love main project, just curious, other than that nice work!
- Tue Aug 01, 2017 4:28 pm
- Forum: Support and Development
- Topic: I need some help getting my game onto android...
- Replies: 4
- Views: 4538
Re: I need some help getting my game onto android...
why dont you use android studio, it might be much easier for you, i got it working on linux with sdk and ndk install and gradle build after tweaking android versions on build files...anyway the error is pretty descriptive... Unable to locate tools.jar. Expected to find it in D:\Programme\JAVA SDK\li...