How to read export memory profiler - android studio 3.2.1 - android-studio-3.0

I am getting export from memory profiler and get me memory-20181208T151741.alloc, where can I read it?

Related

why gdbserver is not deployed in android64?

What is the exact purpose of $(NDKBasePath)\prebuilt\android-arm\gdbserver\gdbserver and why it is not deployed in android64 (it's deployed only in android)?
GDB is Android debugger.
Specifically, Delphi uses GDB for debugging 32bit Android applications. For debugging 64bit Android applications it uses different debugger LLDB.
That answers why it is not deployed in android64
You can find lldb files in ...\Embarcadero\Studio\21.0\bin\Android\lldb folder.
For more information you can read Using Debuggers

Unexpected Error with Every Build

I'm using VS 2017 Enterprise edition windows version. and it seems that for all my Xamarin.iOS projects out of nowhere every time I make a change on the code I receive this error without error code
Unexpected error - Please file a bug report at http://bugzilla.xamarin.com
If I cleaned the solution it get fixed but it's time consuming to clean and build with every tiny change
I'm made sure I all my Xamarin both Mac and Windows VS mac and windows and xCode all on the latest version. and tried uninstalling them and installing them again.
I run out of things to try here and I'm not sure what else to try
UPDATE
I found out this error in the output panel
System.IO.IOException: Sharing violation on path /Users/user/Library/Caches/Xamarin/mtbs/builds/B2C.iPhone/2c6cfc4a248b6131cfeb02b9ab72ef81/obj/iPhoneSimulator/Debug/mtouch-cache/64/PreBuild/Accessibility.dll

Xamarin downloading and updating error on MacOs Sierra VM

I have a MacOS Sierra VM on VMWare and I'am having problems to download from the Xamarin repositories.
When I first installed Xamarin on Mac, I did the manual install of all downloads from xamarin because the installer gave me an error.
I need to update to Xamarin.IOS 10.4.0 but it gives me an error on automatic installer and I cant download anything.
The manual installer on this page: https://store.xamarin.com/account/my/subscription/downloads
don't show the Xamarin.IOS 10.4.0 version that I need, the last it shows its 10.3.1
Im new on Mac Os but I have internet on my VM and I don't know what to do.
Any ideas?
Any help is worth. Thank you.
I found a manual installer on this url:
https://dl.xamarin.com/MonoTouch/Mac/xamarin.ios-10.4.0.123.pkg
I installed it whitout problems. I dont understand why this link isn't on: https://store.xamarin.com/account/my/subscription/downloads
i found it by myself.
The automatic installer of updates still dont working but this resolve my problem of the Xamarin.IOS 10.4.0.123 version.
Use Xamarin Studio for updates. Even if it fails to complete downloads, you can find all those URLs later in ~/Library/Caches/XamarinStudio-6.0/TempDownload/index.xml.
I also have problems with automatic updates and all the links to the latest versions are almost always missing on Xamarin's Downloads page.

Why won't a Delphi-XE2 64-bit windows program run from within integrated environment?

An attempt to debug a small and simple 64-bit Windows application in Delphi XE2 gives this runtime error message: Unable to create process, ...
This error occurs upon an attempt to run the program with the build-configurations debug and release. It does not occur when started with the "Run without Debugging" in the project manager.
This happens only when trying to run the program from within Delphi's integrated environment.
This is on a 64 bit Desktop, with Windows 7 Professional and Delphi XE2 Update 4.
I have experienced exactly this. In my case the problem was my anti-virus (Sophos at that time). I had to completely uninstall the AV program to resolve the problem.
I had this problem when I was sharing internet connection through a wi-fi adapter. The solution is to turn sharing off

Blackberry jde emulator showing jvm error

I have read that by erasing non volatile storage memory and erasing removable memory will clear this error.I did the same but after that i cannot access my sd card from simulator.Every time i have to create a new one after this error.Any other solution?
Have you tried to run the clean script located at:
C:\Program Files\Research In Motion\BlackBerry Smartphone Simulators 5.0.0\5.0.0.681 (8520)\clean.bat
Check the version of your the emulator an the BlackBerry jdk that you are using so you can find the clean.bat file

Resources