[android-developers] Re: Registering - Unregistering Device from Android GCM

2012-07-11 Thread Bahadır Arslan
This subject can be closed; i couldn't find how i can do. I asked it android-gcm group 12 Temmuz 2012 Perşembe 09:13:20 UTC+3 tarihinde Bahadır Arslan yazdı: > > I am trying to add push notification feature to my application, but i have > strange problems. > > In my first

[android-developers] Registering - Unregistering Device from Android GCM

2012-07-11 Thread Bahadır Arslan
I am trying to add push notification feature to my application, but i have strange problems. In my first try, i got regId for device; but after that device trying to unregister it self from GCM; actually it succeeed becuase i lost regId but not i couldn't get it again. In LogCat i see these

[android-developers] Re: GCM(Google Cloud Messaging) Implementation Error

2012-07-10 Thread Bahadır Arslan
I have the same problem, could you find the solution? 29 Haziran 2012 Cuma 16:42:35 UTC+3 tarihinde Divyang yazdı: > > I tried to integrate new GCM Google Cloud Messaging. I put the below > function, but it gives the error mentioned below. Any help would be > appreciated. > > I put the gcm.jar f

[android-developers] Access-Control-Allow-Origin Error At Android 4.1

2012-07-10 Thread Bahadır Arslan
I have problems with Access-Control-Allow-Origin at Android 4.1 In my application i have some local HTML files and Javascripts which i was using to fetch data from web services. Until trying Android 4.1 there was no problem but after trying at Android 4.1 i got this error. I read lots of docu