Android Question Error compiling DownloadService

klingon467

Member
Licensed User
Longtime User
Hi i have problems for compiling "DownloadServices" example ia have add HTTP libraires and core...
but i recevied this message:

it will block here:
B4X:
Sub Service_Create
    HC.Initialize("HC")
    Notification1.Initialize
    Notification1.Icon = "icon" 'use the application icon file for the notification
    Notification1.Vibrate = False
End Sub


where is the error?

thanks
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…