error "the setup routines for the sql server odbc driver could not be found. please reinstall the driver"
error: "data source name not found and no default driver specified"
The Magic solution is
windows start>run>regsvr32 odbcconf.dll
everything will be OK In sha' Allah
Sunday, 25 November 2012
Tuesday, 6 November 2012
Install android Market on android emulator
- Create Android Emulator on android 4.1 or greater, assume its name is "Android_JellyBean"
- Copy the android tools uri and past it at the end of the environment path key
- start the command prompt
- type emulator -avd Android_JellyBeans -partition-size 400 -no-audio -no-boot-anim
- wait while the emulator start
- type the following in command prompt
adb shell mount -o remount,rw -t yaffs2 /dev/block/mtdblock0 /system
adb shell chmod 777 /system/app
7. Download GoogleLoginService.apk
GoogleServicesFramework.apk
Vending.apk
8. Run eclipse and open DDMS and open file explorer, go to system folder open it, and open app
folder, and push the downloaded files respectively
9. Type adb shell rm /system/app/SdkSetup* in the command prompt
10. Create android fake account and enjoy
Subscribe to:
Posts (Atom)