CopyPastor

Detecting plagiarism made easy.

Score: 0.8075643910197761; Reported for: String similarity Open both answers

Possible Plagiarism

Plagiarized on 2013-07-12
by Mukesh Kumar Singh

Original Post

Original - Posted on 2011-11-17
by Ruslan



            
Present in both answers; Present only in the new answer; Present only in the old answer;

"With the new ADT plugins, it is the default behavior (to speed up build time) to not generate the .apk on every build..." as said in groups.google:
See http://groups.google.com/group/android-developers/browse_thread/thread/769628c57caa51ad/4cb2c6589995a9a5?pli=1
You can enable automatic dex/apk building in the Eclipse settings: Window -> Preferences -> Android -> Build -> [] Skip packaging and dexing...![enter image description here][1]

you can also [check][2] this question.

[1]: http://i.stack.imgur.com/h9Vcj.png [2]: https://stackoverflow.com/questions/5989894/could-not-find-apk-in-android
"With the new ADT plugins, it is the default behavior (to speed up build time) to not generate the .apk on every build..." as said in groups.google:
See http://groups.google.com/group/android-developers/browse_thread/thread/769628c57caa51ad/4cb2c6589995a9a5?pli=1
You can enable automatic dex/apk building in the Eclipse settings: Window -> Preferences -> Android -> Build -> [] Skip packaging and dexing...

// I tried to reinstall everything before finding this solution....

        
Present in both answers; Present only in the new answer; Present only in the old answer;