Help with my project

  • Replies:1
Ashleigh Peacock
  • Forum posts: 1

Oct 4, 2010, 7:05:15 PM via Website

Hi,
I am in my final year at university studying computer forensics and I want to create a program (using java) that investigates the android operating system. I was wondering is it possible to create an app or program to extract the system files to investigate on the program I create on the computer? The idea is to not to alter the files so that they can be used as evidence.

Also, does anyone know where files such as history/messages/bookmarks/phonebook etc. are kept?

Any help is appreciated.

Ash

Reply
Douglas Carter
  • Forum posts: 1,891

Oct 11, 2010, 2:28:20 PM via Website

I'm assuming you have an Android phone to go along with this project, right? Anyways, you should probably start by checking out Android Developers and looking through their materials to get a grasp on where to go from here: http://developer.android.com/sdk/index.html

this thread can answer your question on the location for the location of messages: http://androidcommunity.com/forums/f4/data-file-storage-location-for-sms-messages-23299/

Reply