Visual Studio « Ofek's Visual C++ stuff:
This Blog is first of all memos for me!! From time to time I get exposed to new and cool stuff for developers and architects ,most of the time its a solution for a problem or tips or tricks, so, I would like to track my memos and share it with you, it can save your time and nervous, I hope you will enjoy it - by Yaniv Tzanany.
Search This Blog
Thursday, October 29, 2015
Wednesday, October 14, 2015
Tuesday, October 13, 2015
Monday, October 12, 2015
Android ANR analysis solution
[]Android ANR analysis solution:
Keeping Your App Responsive
Analyze traces.txt
Keeping Your App Responsive
Analyze traces.txt
StrictMode API for Built-In Performance Monitoring
http://www.javabeat.net/strictmode-android-1/
Thursday, October 8, 2015
How to access data/data folder in Android device?
adb shell
run-as com.your.packagename
cp /data/data/com.your.pacakagename/
How to access data/data folder in Android device? - Stack Overflow:
http://blog.shvetsov.com/2013/02/access-android-app-data-without-root.html
https://www.nccgroup.trust/us/about-us/newsroom-and-events/blog/2011/april/pulling-and-finding-apks-without-root-on-android/
Subscribe to:
Posts (Atom)