Android Question profileable manifest configuration

teddybear

Well-Known Member
Licensed User
B4X:
AddApplicationText(<profileable android:shell="true" />)
 
Upvote 0

Blueforcer

Well-Known Member
Licensed User
Longtime User
B4X:
AddApplicationText(<profileable android:shell="true" />)
Thanks, but this does not seem to work, at least the Android Studio profiler still tells me that the application does not yet have advanced profiling enabled
 
Upvote 0

teddybear

Well-Known Member
Licensed User
pro.jpeg

It works here
prof.png
 
Upvote 0

Blueforcer

Well-Known Member
Licensed User
Longtime User
Basics are working (even without the manifest config), but not enough for detailed profiling
1741010451499.png
 
Upvote 0
Top