-
GurudathLikes 0Problem Description
Hello All,
I want to Create Bitmap image in AppActivity.java.
Am trying to access the image which is present on resource folder.
Let us Say: File filePath = new File("HelloWorld.png");
But all Time Am getting file not found.
Any idea?
Thanks in advance
Gurudath
-
Sonar Systems adminLikes 0
Are you following any particular tutorial?
-
GurudathLikes 0
No.
Am not using any tutorial. Just i want to acees the Helloworld.png image in AppActivity.java
-
Sonar Systems adminLikes 0
Where is the file stored.
-
GurudathLikes 0
File stored under resource fiolder.
-
Sonar Systems adminLikes 0
-
GurudathLikes 0
Okay. I will check.
Login to reply