B4A Question Osm lines disappear -- hardwareAccelerated="false" - PABLO2013    Aug 26, 2022 Greetings, I'm drawing in osmodroid 4.1, but it turns out that when I zoom the lines disappear, looking for a solution I found that removing the acceleration, but I don't know what it means and how to do it, also how to solve this problem in osm 4.1, thanks 133064... B4A Question No resource identifier found for attribute 'hardwareAccelerated' in package 'android' - BarrySumpter    Apr 10, 2012 I get this with the ABBarcodeTest.b4a
Any suggestions as to what this might be so I can fix it in t... B4A Library Unity Ads Library - Pendrush    Jun 11, 2025   (25 reactions) android:exported="false" android:hardwareAccelerated="true... android:exported="false" android:hardwareAccelerated="true"... android:exported="false" android:hardwareAccelerated="false"... android:exported="false" android:hardwareAccelerated="false"...="false" android:hardwareAccelerated="true" android... B4A Question AndroidManifest.xml: 20: error: No resource identifier found for attribute 'hardwareAccelerated' in - Erel (first post)    Jan 19, 2015 You should use a more recent version of android.jar (under Tools - Configure paths).... German hardwareAccelerated in Manifest - mcmanu    Feb 9, 2013 Habe eine frage zu der Manifesteinstelung --> SetApplicationAttribute(android:hardwareAccelerated, "true") Ich will das Verwenden da unter android 4.1 oder 4.2.1 Jelly bean die Animationen sehr bescheiden aussehen und mit der einstellung sind sie Smooth ;) Nun habe ich gelesen das Android versionen unter api 3 dies nicht unterstützt. Heisst das meine App funktioniert dann mit diesen Android versionen mit dieser Einstellung im Manifest nicht? Noch eine Frage zur Target... B4A Tutorial AdMob mediation - UnityAds (not tested) - Pendrush    Apr 20, 2025   (4 reactions) android:hardwareAccelerated="true" android:theme="@android:style...:hardwareAccelerated="true" android:theme="@android:style/Theme.Translucent... android:hardwareAccelerated="false" android:theme="@android:style/Theme... android:hardwareAccelerated="false" android:theme="@android:style/Theme...:hardwareAccelerated="true" android:theme="@android:style/Theme.NoTitleBar.Fullscreen"... B4A Tutorial AdMob Mediation (with InMobi) - Erel    Sep 26, 2016   (6 reactions)   tags: admob, mediation, firebase ="keyboardHidden|orientation|keyboard|smallestScreenSize|screenSize"
android:hardwareAccelerated="true"... B4A Library IronSource Ads - Pendrush    Apr 7, 2022   (9 reactions) ="orientation|screenSize" android:hardwareAccelerated="true" />...:hardwareAccelerated="true" android:theme="@android:style/Theme.Translucent"...:hardwareAccelerated="true" android:theme="@android:style/Theme.Translucent"... B4A Question help with google developer error logs - Erel (first post)    Jan 7, 2021 :hardwareAccelerated, "@bool/hardwareAccelerated") CreateResource(values, bool.xml, <resources> <bool name="hardwareAccelerated">true</bool> </resources> ) CreateResource(values-v26, bool.xml, <resources> <bool name="hardwareAccelerated"... <bool name="hardwareAccelerated">true</bool> </resources> ) ... B4A Question Webview and API level is >=14 - Hamied Abou Hulaikah    Sep 30, 2016 the first activity, others no).
Activity Level:
<application android:hardwareAccelerated="true">
<activity ... />
<activity android:hardwareAccelerated="false... Page: 1   2   3   4   5   6   7   |