I have a 2.67 GHz Celeron processor, 1.21 GB of RAM on a x86 Windows XP Professional machine. My understanding is that the Android emulator should start fairly quickly on such a machine, but for me it does not. I have followed all instructions in setting up the IDE, SDKs, JDKs and such and have had some success in staring the emulator quickly but is very particulary. How can I, if possible, fix this problem?
Cisco Certified Network Associate Exam,640-802 CCNA All Answers ~100/100. Daily update
Use Three20 Framework, Which provides all photo library UI.
ReplyDeleteYou can use same for pull images from local as well from server too.
If you have stored images on server, that you retrieved using XML or JSON parsing, in format of base64 encoded image! Then what you can do is first convert that image using base64 decoder, then store it into an UIImageView which dynamically loaded, and add that imageView as subView of your view. That's all you need to do for all the images you've got.
ReplyDeleteIt isn't the code solution for your problem, but I'll do this way if I've to do so.