B4A Question Numeric Keypad - Erel (first post)    Dec 28, 2023   (1 reaction) Project - Manifest Editor Wish Manifest editor - JohnC (first post)    Nov 11, 2019   (2 reactions) ...Or at least remember the size it was last in and restore it to that size. B4A Question Firebase Notification - aeric (first post)    Jul 24, 2020 Manifest Editor B4A Question Manifest editor - SetServiceAttribute - external module - moster67 (first post)    Oct 05, 2020   (1 reaction) Sei grande! Thank you, Jordi. ?
It created indeed the necessary entry in the manifest.
Now I learned something new again. Much appreciated. B4A Question Application icon on B4XMainPage - aeric (first post)    Nov 02, 2023   (1 reaction) Go to Manifest Editor and edit as following: 'CreateResourceFromFile(Macro, Themes.LightTheme) SetApplicationAttribute(android:theme, "@android:style/Theme.Holo.Light") Wish Manifest Editor (search) - James Chamblin (first post)    Jan 04, 2015   (2 reactions) Press CTRL-I, you will see the cursor turn into a pair of binoculars. Just type in what you are searching for and it will be highlighted. Press CTRL-I again to advance to the next match. Spanish SOLUCIONADO: Saber el consumo de RAM en tiempo real - GeoT (first post)    Jan 28, 2021   (1 reaction) Cuando digo manifiesto me refiero al Manifest Editor. B4A Library [Lib] Masked EditText - incendio (first post)    Dec 06, 2015   (1 reaction) Look at manifest editor. It was compiled with target sdk 4, that gives orange frame around edittext. B4A Question SetApplicationAttribute programmatically - Erel (first post)    Jun 11, 2019   (1 reaction) You cannot change it at runtime. The output of the manifest editor is the AndroidManifest.xml file. It cannot be changed after compilation. B4A Question Use (if) in manifest - Erel (first post)    Apr 08, 2021   (2 reactions) The output of the manifest editor is a file named AndroidManifest.xml (and a few other files in some cases). It happens once during compilation. You can use conditional compilation in the manifest editor (#If), but nothing can be changed at runtime. Page: 1   2   3   4   5   6   7   Powered by ColBERT |