When I install my app via B4A Bridge I get a typical dialog asking permission to allow the application access to GPS and Internet for example. I am really interested in knowing what the exact color is in what looks like a orange in the access list.
Does anyone have an idea or method to figure it out? Maybe a screenshot of their device and I could could use a color-picker tool on my PC.
Does your device support 'adb' (usb debugging)? If yes then you can open the ddms tool which is part of the Android SDK. It allows you to take a screenshot of your device.
It is located under:
C:\Program Files (x86)\Android\android-sdk-windows\tools
Does your device support 'adb' (usb debugging)? If yes then you can open the ddms tool which is part of the Android SDK. It allows you to take a screenshot of your device.
It is located under:
C:\Program Files (x86)\Android\android-sdk-windows\tools