Alright I will give that a shot and get back to you ASAP

On Wednesday, July 11, 2012 3:51:17 PM UTC-4, Nobu Games wrote:
>
> Something before or after these two lines must be syntactically incorrect 
> like a missing opening or closing bracket for example.
>
> It is usually next to impossible that Eclipse is wrong about that.
>
> However, what I noticed since the latest ADT Rev 20 update is that Eclipse 
> quite often does not refresh its error markers anymore after editing / 
> fixing problems. You may want to clean the project and look whether the 
> syntax error messages are gone then.
>
>
> On Wednesday, July 11, 2012 2:37:58 PM UTC-5, Cythes wrote:
>>
>> For some reason eclipse thinks the ()'s are wrong. Here is the code for 
>> that part...
>>
>> notifyDetails.setLatestEvent(Infocontext, contentTitle, contentText, 
>> intent);       
>>       mNotificationManager.notify(SIMPLE_NOTFICATION_ID, notifyDetails);
>>
>> Any idea what can be causing this?
>>
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to