B4A Library StartApp ads service - Douglas Farias    Aug 17, 2020   (7 reactions) Hello everyone, also posted here.
Tappx
https://www.b4x.-ads-service.90624/#post-758391
Displayio
https://www.b4x.-io-ads-service.90627/#post-758393
Here is an example of how to use StartApp, banner and interstitial with lasted SDK version.
https://www.startapp.com/
Download the 4.6.1 jar file.
98 B4A Question startApp - Uncaught translation error: com.android.dx.cf.code.SimException - Erel (first post)    Mar 10, 2022   (2 reactions) The next version, with the updated toolchain, is planned to be released next week as a beta version. It is actually already ready but the code signing certificate has expired and it takes way longer than I expected to renew it. Java Question Add listener problem (startapp lib) - Erel (first post)    Jul 10, 2020   (1 reaction) The problem is here:
StartAppAd.InitializeStatic("com.startapp.sdk.adsbase.StartAppAd")
This doesn't create a new instance, it only references the static class. B4A Question StartApp Ads - Lucas Eduardo    Nov 29, 2021 Hello, someone know who wrap this lib? I'm trying to use the ad StartApp from this github, it's working, but the SDK version is 3.2.0 and the currently version is 4.8.11. https://github.com/StartApp- Thank you. B4A Library StartApp ADS Library - hanyelmehy (first post)    Jun 16, 2015 StartApp - a Mobile Ad Network specializing in android app (like admob,....)
check http://www.startapp.com/ B4A Library Startapp ads and full example from Startapp Officical - tuhatinhvn    Dec 08, 2015   (4 reactions) I developed startapp before
But now, startapp company have help developer by making a library for B4A developer
You can see jar+xml+exam here:
https://github.com/StartApp-
Very easy to use
No need to do anything more
Try and make more money from startapp
https://github.com/StartApp-.zip
If you Spanish (SOLUCIONADO)Hacer aplicacion Launcher - TheFalcon (first post)    May 17, 2019   (2 reactions) 'con esto cargo el launcher Sub startApp(pkgName As String) As Boolean Try Dim Intent1 As Intent Dim pm As PackageManager Intent1 = pm.GetApplicationIntent (pkgName) StartActivity (Intent1) Return True Catch Return False End Try End Sub Java Question How get activity context on a class module (compile to library) - Douglas Farias    Jul 12, 2020 Public Sub Initialize(EventName As String, AppKey As String, testMode As Boolean)
EventGeneral = EventName
If Not(ctxt.IsInitialized) Then ctxt.InitializeContext
If StartAppSDK.IsInitialized Then Return
'INITIALIZE SDK
StartAppSDK.InitializeStatic("com.startapp.sdk.adsbase. B4i Question Start App from link - stevenindon    Aug 11, 2022 Hello all, I would like to start my app when i click link like below : https://www.myapp.com/startapp?Userid=12345 There is this function in B4a called : intent but not sure if there is anything like this in B4i Please find below link for B4A : https://www.b4x.-app-from-uri-in-email.27052/#conten B4A Library StartApp Ads Library 2015 Free - tuhatinhvn    May 10, 2019   (4 reactions) Hello everybody, i want to introduce new library for Startapp 2015 (use newest SDK startapp).
I think Startapp is very good for every developer.
Here is my prof:
http://i.imgur.com/zCoD8uT.png
Many Developer used my library, it is very easy to use in B4A
Some Demo:
Splash Ads:
http://i.imgur.com/ Page: 1   2   3   4   5   6   7   Powered by ColBERT |