Re the 'roadmap', I personally think that the audio api (especially latency on Android) is the thing that needs improving most at present. setVolume should be extended for left/right (if multiple parameters). both openAL and openSL ES have effects.
Coder, video game industry veteran (since the '80s, ❤'s assembler), arrested - never convicted hacker (in the '90s), dad of five, he/him (if that even matters!). https://deluxepixel.com
Well personally I find not being able to make money using adverts plugin more annoying than the audio issue (that has been present for years). Can't donate if I don't make money eh?
So a question about the ads plugin and admob. How do you make it work? I have the plugin integrated into my Android Studio project and I'm calling it from my game..
admob:showAd("auto", "my key thing here")
I don't see any advert. In LogCat I can see..
08-19 09:24:53.57914459-14476/com.antix.breaky_wall W/Ads: There was a problem getting an ad response. ErrorCode: 0
08-19 09:24:53.58114459-14459/com.antix.breaky_wall W/Ads: Failed to load ad: 0
Have you also added play services - I think that is needed by admob too.
Coder, video game industry veteran (since the '80s, ❤'s assembler), arrested - never convicted hacker (in the '90s), dad of five, he/him (if that even matters!). https://deluxepixel.com
Coder, video game industry veteran (since the '80s, ❤'s assembler), arrested - never convicted hacker (in the '90s), dad of five, he/him (if that even matters!). https://deluxepixel.com
Comments
I also think there needs to be an actual roadmap (is there one?) that has a list of features, what state they are in and estimated time to completion.
Either somebody (or we all collectively) need to create this list and prioritize it so things that are important.. get completed first.
Likes: hgy29, n1cke, SinisterSoft
Likes: simwhi
https://developer.android.com/ndk/guides/audio/index.html
Likes: n1cke
https://deluxepixel.com
https://deluxepixel.com
I don't think you need Play Services for adverts to work, though I do have Play Services working (through Gaming plugin).
Now that it's working I can publish
https://deluxepixel.com