open file

  1. WebQuest

    Android Question Open and Save a PDF File In the Database with App.

    Hi I'm trying to select a pdf file in the device with the Chooser as it happens with the images, but without success. My intent is to select a pdf through my app and then save it in the db of the app. I'm using SqlLite for the db. I'm using the chooser specifying the type of file to be selected...
  2. C

    B4J Question How to Send commands to a jShell opened Program

    I already Run the aplication.exe i wanted to run with jShell, know i want to rite some commands so that they are automatically done in the aplication I opend. Is there a way to do this? if so How? the Code to run the app is: Sub btnRun_MouseClicked (EventData As MouseEvent) Dim xfoil As...
Top