Android Question another compilation error

Douglas Farias

Expert
Licensed User
Longtime User

line
119
B4X:
    Activity.AddView(Adbox, 0dip, 100%y - height, 100%x, height)


my manifest




my main
B4X:
#Region  Project Attributes
    #ApplicationLabel: Achou Ganhou 
    #VersionCode: 1
    #VersionName: 1.0
    #SupportedOrientations: portrait
    #CanInstallToExternalStorage: False
    #AdditionalRes: C:\Program Files (x86)\Android\android-sdk\extras\google\google_play_services\libproject\google-play-services_lib\res, com.google.android.gms
    #AdditionalRes: ..\AppConfig

    #AdditionalRes: C:\b4a-dev\fbsdk\res
    #AdditionalJar: C:\b4a-dev\fbsdk\facebooksdk.jar
   
#End Region

what is this?
 
Last edited:
Cookies are required to use this site. You must accept them to continue using the site. Learn more…