That's not software piracy. If you have paid for a copy of the software, it doesn't matter which machine you choose to run it on.
On May 1, 10:40 am, Mark Murphy <[email protected]> wrote: > On Tue, May 1, 2012 at 10:30 AM, blake <[email protected]> wrote: > > I seldom argue w/Mark... but in this case I think there is a way to do > > this. The application you've downloaded is in the directory /data/app > > on the device to which you downloaded it. Use "adb pull" to copy the > > file to your dev machine. Now use "adb install" to push it to your > > emulator. Bam! Bob's your uncle... > > This is called "software piracy". > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy > > Android App Developer Books:http://commonsware.com/books -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

