Apk File In Mac Machine
I have installed Eclipse and SDK in my machine.. But How do I run the .apk file in Mac? I have read some article that I need to run them through command prompt or is it only for WI
Solution 1:
You can PUSH .apk file in your AVD from your PC
from DDMS > file explorer > select sdcard
see option right side PUSH file.
Solution 2:
Assuming that you want to run your apk on the machine and not on a device, then it's probably easier if you just link up an emulator with your eclipse studio.
Post a Comment for "Apk File In Mac Machine"