Foros Club Delphi

Foros Club Delphi (https://www.clubdelphi.com/foros/index.php)
-   Desarrollo en Delphi para Android (https://www.clubdelphi.com/foros/forumdisplay.php?f=57)
-   -   Copy file (https://www.clubdelphi.com/foros/showthread.php?t=88440)

rebotea 07-06-2015 10:13:56

Copy file
 
Hola es possivel to copyfile pas SD/
Quanto te adicionas una foto a tua Aplicacion delphi no se adiciona lo original a tu pasta SD/DCIM como lo forçar?

Gracias
ML

nlsgarcia 07-06-2015 15:51:47

rebotea,

Cita:

Empezado por rebotea
...Copy file...

:confused:

I ask:

1- What is your native language?

2- Could you detail your question in English or Spanish preferably?

3- That version of Windows and how many bits (x32/x64) use your application?

4- In which version of Delphi is developed your application?

I hope to be useful :)

Nelson.

ecfisa 07-06-2015 18:31:59

Ola rebotea.

Ver se qualquer um desses sites é útil pra você:
  1. Sending Android Intents from Delphi (Part 1)
  2. Sending Android Intents from Delphi (Part 2)
  3. Delphi XE5 - deploying and accessing local files on iOS and Android
  4. Escribir un gestor de archivos para Android, # 1
  5. Escribir un gestor de archivos para Android, # 2

4 y 5: (Pra visualizar o código off translator)

Saludos :)

rebotea 09-06-2015 22:18:54

My native language is Portuguese

what i was asking is
how to copyfile in Android with XE8
Código Delphi [-]
  CopyFile(PChar(fileSource), PChar(fileDest), true) ;
Why the when i take a foto and the normal path is sdcard/ the foto will be saved ind the equipemente path ?

is there a way to force it?
Código Delphi [-]
  imgCameraImage.Bitmap.Assign(Image);
  imgCameraImage.Bitmap.SaveToFile( Localdb.Text + nomefoto );  // here is OK

ecfisa 09-06-2015 23:09:30

Ola rebotea.

Examina esses dois links:E também se você servir estes:
Espero que sirva, adeus :)


La franja horaria es GMT +2. Ahora son las 08:35:40.

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Traducción al castellano por el equipo de moderadores del Club Delphi