TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Arvind Chourasiya
NA
933
133.9k
getting image path in android
Jun 16 2016 1:48 AM
hii everyone,
i need image path of image which is saved in sqlilte database or in my project folder in string format in android for how can i get it.
here in first param i need to pass image path.Thank you :)
using (System.IO.FileStream fs = new System.IO.FileStream(Imagepath, System.IO.FileMode.Open, System.IO.FileAccess.ReadWrite))
{
}
Reply
Answers (
1
)
How to get data from website and show it in android app
Exception while loading assemblies: System.IO.FileNotFoundEx