BackgroundMail problem

kshitij_bhargava

New member
Nov 10, 2016
1
0
0
Hi Folks

im currently using Android kitkart with jdk 1.8.0.73
with android 7.0 im getting error message for

"backgroundMail"

error message as "can not be resolved to a type"

sample code

BackgroundMail bm = new BackgroundMail(context);

please suggest us on this