file location

  1. J

    Android Question Where is https downloaded file using Google's Files / Google's File Manager apps?

    I've used the code in https://www.b4x.com/android/forum/threads/solved-download-files-from-server-with-progress.126797/post-793290 post #1 to do a https download with progress. I've set the folder to copy to as File.DirInternal. When I Compile&Run the app, the file is shown in the Log as copied...
  2. FERNANDO SILVEIRA

    Android Question DBUtils... My database added to file assets seems not to be there

    Hello guys, I have a database (genealogy.db) that I'm trying to read and added it to my app assets using Designer tool files tab, however when I run the program I got the following message when during File.Copy(File.DirAssets, FileName, TargetDir, FileName): Logger connected to: samsung...
  3. A

    Android Question where is the APK file

    hi, I want to upload my app to google play, but I didnt find the APK file in my project folder, someone knows how to find this file or how to create him? thanks
  4. D

    Bug? Resyncing file locations after moving folders

    Hi Erel, I had cause to move an application folder into a sub-folder to keep things tidy. Project folder ... moved to ... New Folder | +--------- Project Folder | +--------- Other resources for the project After moving, the application could not locate the layout...
Top