on 2021 Dec 01 12:45 PM
Hi all,
i am developing for SAP Asset Manager in different version (2010, 2105, 2110,...).
Since a few months it is very hard to Debug the SAP Asset Manager on the Android Tablet and since the code migration from 2105 to 2110 it is no more possible to debug.
I have also created a ticket for the question, but also wanted to ask the community.
SAP Asset Manager 2105:
--> The application works fine, but debugging is not possible anymore
launch.json:
{
"name": "MDK Launch on Android",
"type": "MDK",
"request": "launch",
"platform": "android",
"sourceMaps": true, "appRoot":
"/XXX/SAP Asset Manager/SAM2105/Build/SAM2105_AND/MDKClient_SDK/AssetManagerS19And",
"watch": true
},
{
"name": "MDK Attach on Android",
"type": "MDK",
"request": "attach",
"platform": "android",
"sourceMaps": true,
"appRoot": "/XXX/SAP Asset Manager/SAM2105/Build/SAM2105_AND/MDKClient_SDK/AssetManagerS19And",
"watch": true
}
==> I have connected my Android Tablet by USB-Cable
Most of the time it worked ONE time for debugging by "Run and Debug" --> MDK Attach on Android
--> Earlier this year it ALLWAYS worked with "Run and Debug" --> MDK Launch on Android (This does not work any more), here after saving the app starts new and debugging is almost possible (good solution) but no more possible.
Does anybody have the same problem and a solution for it?
Regards
Björn
If you are migrating your metadata code from 2105 to 2110 then you should also be using the MDK 6.x client and associated dependencies in your environment.
If you are going to stay with a branded MDK 5.2.3 client then you should not migrate your metadata.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
111 | |
8 | |
8 | |
6 | |
6 | |
5 | |
4 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.