I have installed eclipse and have set up Android SDK,all the required folders r in a secondary drive (G:).After that when m starting Android virtual device manager its location is showing my C: drive.Will it cause any problem when m running Android programs. And how can I change the drive location to G: in AVD ??
I m relatively new to Android development. I m developing an app with a ListView. I ve followed the info in #1338475 and have my app recognizing the fling gesture, but after the gesture is complete, ...