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
Some good samples with the basic functionalities covered
ReplyDeletehttp://halmueller.wordpress.com/2008/10/08/a-very-simple-uiscrollview-demo/
http://developer.apple.com/iphone/library/samplecode/Scrolling/index.html
http://www.vimeo.com/1642150
http://jonathanwatmough.com/2008/12/implementing-tap-to-zoom-in-uiscrollview-on-an-iphone/
http://cocoawithlove.com/2009/01/multiple-virtual-pages-in-uiscrollview.html
Not to mention:
http://stackoverflow.com/search?q=UIScrollView
My article on two advanced UIScrollView techniques (+ sample code): github.com/andreyvit/ScrollingMadness/:
ReplyDeleteEmulating Photo Library-style paging+zooming+scrolling.
Programmatically zooming UIScrollView.
Its my blog it may be useful for the begineers Tutorial for UIScrollview Programmatically
ReplyDeleteHi i found this video tutorial very useful:
ReplyDeletehttp://www.youtube.com/watch?v=Ptm4St6ySEI
Here's a new one:
ReplyDeletehttp://www.raywenderlich.com/10518/how-to-use-uiscrollview-to-scroll-and-zoom-content#more-10518