I have done loading .apk into new SDK.
But i don't found thing where to access installed apk.
Not found in all programs...
In command line these are my take aways..
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\Administrator>d:
D:\>cd Android_SDK_M5
D:\Android_SDK_M5>cd tools
D:\Android_SDK_M5\tools>adb devices
List of devices attached
1 emulator-tcp-5555 device 0
D:\Android_SDK_M5\tools>adb -d 1 install Android_Blackjack.apk
653 KB/s (0 bytes in 156817.000s)
D:\Android_SDK_M5\tools>
Here ...is my doubt ..why 0 bytes showing..
Any idea?
Is it installed or not?
by
vamsi




