Thread
:
TakePicture - Using the internal camera from your application
View Single Post
#
3
(
permalink
)
12-02-2008, 05:39 PM
Erel
Administrator
Join Date: Apr 2007
Posts: 15,645
Awards Showcase
Total Awards
: 1
You should change line 18 to the path used in your device, and also to the same prefix that is set in the camera settings.
Code:
file
= FindLastFile(
"
\my documents\my pictures\
"
,
"
pic
"
)
__________________
Basic4android documentation
,
IDE tips
,
Supporting multiple screens - tips and best practices
Erel
View Public Profile
Send a private message to Erel
Find all posts by Erel