installer

  1. Z

    B4J Question [SOLVED]Inno Setup Problem

    Hi, I'm using Inno Setup Compiler 6.2.2 with B4J Build Standalone Package and I'm going crazy trying to figure out the following: My program includes a number of screens whose layouts are set up in Designer but whose elements are repositioned programmatically. After I run the Build Standalone...
  2. Programing Center

    Android Question Installer intent

    Hi All. I want to show the installation file of the application file in the internal folder of my application to the user. In the market where I want to publish the application, I have a problem with the following access AddPermission(android.permission.REQUEST_INSTALL_PACKAGES) For a way I want...
  3. demonio_jack

    Android Question Installing B4A App with MySQL

    Hi everyone!!! This is my very first time in B4A and trying to install a small app with MySQL. It's work in debugging environment... but when I compile it to install in a android phone, fail. I'm not sure what I have to do, I've seen a lot of videos and posts but I haven't found "the procedure"...
  4. M

    B4J Question [SOLVED] silent installer

    I tried to make my program autoupdate itself but whitout success, its posible to modify ui apps packaging?, to achive a silent instalation , i mean a instalation without user interaction.
  5. rleiman

    Android Question [SOLVED] Connecting a USB cable directly to my pc to install apps

    Hi Everyone, Is it possible not to use the B4A bridge and compile and install an app directly to my phone using a USB cable? If yes, what's needed to do it? Thanks.
  6. carlos7000

    Spanish ¿Cómo instalar aplicación cuyo apk ya se encuentra en el teléfono?

    Hola. Hay muchas aplicaciones que pueden instalar una aplicación cuyo apk ya se encuentra, por ejemplo, en la memoria sd. ¿Cómo se hace para que el sistema instale dicha aplicación? Saludos.
  7. M

    B4J Question B4J Packager problem

    im using the B4J Packager but i have a problem. I made a program that connects to the serial port, once open it writes and reads the serial port, at compiling the program as jar works perfect but when compiling as installer an tries to connect to the serial port it closes without any visible...
Top