Re: Admob Banner and Interstitial Support
Posted: Tue Jan 05, 2016 1:31 pm
Okay so i followed the steps on the wiki on how to set everything up https://bitbucket.org/MartinFelis/love- ... _-_Windows
I coded a app and used the love2d program on the app store to run my app
now i want to publish it to the play store BUT i want to use this to obviously add ads to my game.
i just dont know how to use this to do that
when i run the command
C:\Program Files (x86)\Android\android-sdk\tools>android update project -p 'C:\Users\teete\Desktop\NEWLOVEANDROID\build\google-play-services_lib'
i get the error
Error: Failed to combine working directory 'C:\Program Files (x86)\Android\android-sdk\tools' with project location ''C:\Users\teete\Desktop\NEWLOVEANDROID\build\love-android-sdl2admob'': The filename, directory name, or volume label syntax is incorrect
i have google-play-services_lib next to love-android-sdl2 with a folder named assets and my game.love inside
https://love2d.org/imgmirrur/etI51Pt.png
https://love2d.org/imgmirrur/veuiTU2.png
( love-android-sdl2 is the one i downloaded from https://bitbucket.org/master_both/love-android-sdl2 )
ive changed the AndroidManifest.xml to match my needs
im following https://bitbucket.org/MartinFelis/love- ... _Packaging > How to package the apk with your own LÖVE game
but i cant do that unless i have google-play-services_lib
if anyone who knows this stuff can help me that would be awesome im not very good with android stuff as i dont know much about it
thank you for the help! <3
I coded a app and used the love2d program on the app store to run my app
now i want to publish it to the play store BUT i want to use this to obviously add ads to my game.
i just dont know how to use this to do that
when i run the command
C:\Program Files (x86)\Android\android-sdk\tools>android update project -p 'C:\Users\teete\Desktop\NEWLOVEANDROID\build\google-play-services_lib'
i get the error
Error: Failed to combine working directory 'C:\Program Files (x86)\Android\android-sdk\tools' with project location ''C:\Users\teete\Desktop\NEWLOVEANDROID\build\love-android-sdl2admob'': The filename, directory name, or volume label syntax is incorrect
i have google-play-services_lib next to love-android-sdl2 with a folder named assets and my game.love inside
https://love2d.org/imgmirrur/etI51Pt.png
https://love2d.org/imgmirrur/veuiTU2.png
( love-android-sdl2 is the one i downloaded from https://bitbucket.org/master_both/love-android-sdl2 )
ive changed the AndroidManifest.xml to match my needs
im following https://bitbucket.org/MartinFelis/love- ... _Packaging > How to package the apk with your own LÖVE game
but i cant do that unless i have google-play-services_lib
if anyone who knows this stuff can help me that would be awesome im not very good with android stuff as i dont know much about it
thank you for the help! <3