[android-developers] How to acheive feature like this

2012-05-16 Thread zerocool
Hi all, Can any one tell me how can i acheive feature like this, the bar diagrams feature representing appointments and timelining feature, in a calendar. -- You received this mess

[android-developers] Opening a pdf file in emulator

2011-01-04 Thread zerocool
Hi all i have installed the adobe reader on my android emulator now i wonder on how to store a pdf file in a emulator and open it. Any help would be appreciated. Regards Sai Rajesh -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post t

[android-developers] Re: Finally, I published my Android/GAE based MMO War Game

2010-04-09 Thread ZeroCool
building because of > the missing dependencies. Same thing, a notification popping up and > saying "you don't have a farm level high enough" or something would > have helped. > > But again, for a V1, openGl, mmo and everything, this is awsome work. > > Keep it up

[android-developers] Finally, I published my Android/GAE based MMO War Game

2010-04-01 Thread ZeroCool
Big thanks to Android Team. I couldn't have done it without the help of you guys. If anyone is interested, search 'pocket empires' or 'pe' in Android Market. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email

[android-developers] Re: possible leak in orientation change?

2009-09-14 Thread ZeroCool
I'm also awared of this problem in my app, which will run out of memory after changing screen orientation for several times. However, when I tried to create a whole new android application, the problem persists. Here is the code which is created by eclipse plugin. I just added the getInstanceCount

[android-developers] Re: Transport Data between Android and PC application

2009-05-07 Thread ZeroCool
i would suggest using JSON instead of XML if you only want to transport data on the internet And JSON is natively supported by android, which is much lighter weight take a look: www.json.org On May 7, 9:51 pm, Tom wrote: > Question : > > Which of these protocols RPC-XML, REST even SOAP are the "