syntax error: insert } to complete ClassBody

You really want to go to the top of your file and do proper and consistent indention all the way to the bottom. For example… Odds are, somewhere along the line, you are missing a }. Your description isn’t super clear, but if the code you posted is how you actually have it formatted in … Read more

Service vs IntentService in the Android platform

Tejas Lagvankar wrote a nice post about this subject. Below are some key differences between Service and IntentService. When to use? The Service can be used in tasks with no UI, but shouldn’t be too long. If you need to perform long tasks, you must use threads within Service. The IntentService can be used in long tasks usually with no communication … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)