Android Question Started Service - I am lost

Espinosa4

Active Member
Licensed User
Longtime User
Hi,

I am trying to connecting to MySQL database using a service and if there're a new reg I'd like to show an easy notification in notification bar.

I am a bit lost. The service Crashes and I am a beginner programmer and I can't fix it by myself :(

Can you help me please?
Thanks.
 

Attachments

  • L4Pro Notificaciones.zip
    13.7 KB · Views: 90

Espinosa4

Active Member
Licensed User
Longtime User
Switch to HttpUtils2 and you will never encounter this error.
Thank you so much Erel! Your help is very very appreciated for us.

But, how can I show and message or text line in notify bar when there're new records? Is it correct more or less my code?

Thanks
 
Upvote 0

Espinosa4

Active Member
Licensed User
Longtime User
I don't see any call to Notification.Notify.
Yes. You're right. I am still learning how I have to change the call using HttpUtils2. Sorry but with the component help I am still lost. I am a great dummie. :)

Cheers.
 
Upvote 0
Top