[Q] Andriod Forensics Using JAVA SDK - IDEs, Libraries, & Programming Tools

Moderators: sorry if this is wrong place for me to ask question please move it to a proper thread.
Hey i'm a computer Science student and I'm working on a project related to Android Forensics.....
We want to devolp an andriod App using Java SDK which will retrieve Data (SMS,Contacts,Call Logs etc...).... my issue is that i want to retrieve the deleted data too.. is it possible. ?? if yes how it is possible using java SDK Andriod ...

Related

how to start dev android?

I am familier with linux, can say as an expert. But I know nothing in android and mobile. How can I start to develope it? please leave some links. e.g. any kernal to download or there's already a android kernal for mobile? Thanks.
fyfcc said:
I am familier with linux, can say as an expert. But I know nothing in android and mobile. How can I start to develope it? please leave some links. e.g. any kernal to download or there's already a android kernal for mobile? Thanks.
Click to expand...
Click to collapse
There are loads of porting threads etc dependant on what device your looking to work on with regards to kernel development.
If its apps etc you wish to develop, do a quick google search and you should find links to eclipse dev enviroment the android adt and sdk
You can start at here: developer.android.com/index.html

help with developing apps

hi, im new to the android programming. can anyone help me how to start? what apps do i need and is it compatible with win7?
ben_chin_co said:
hi, im new to the android programming. can anyone help me how to start? what apps do i need and is it compatible with win7?
Click to expand...
Click to collapse
Android SDK and Eclipse. That's about what you need.
You would probably need java knowledge too...
If you know any other programming language it should be really easy.
Try the guide here:
http://developer.android.com/guide/developing/eclipse-adt.html
I'm lost with the installation part. (have some background with other prog lang. but none with java) can anyone help me with this part? what is the needed apps and/or how to start this apps?
What part are you having trouble with? What OS are you running? I never could get windows7 to work right with java and eclipse.
Oh. Maybe thats why. Coz. Im using win7
ben_chin_co said:
Oh. Maybe thats why. Coz. Im using win7
Click to expand...
Click to collapse
What is Coz? Cousin?
Anyway, I set up a linux virtual machine using VMWare's VMPlayer--a scaled down free version of VM's Workstation. This runs pretty well under Win7 on my laptop. I still use my main linux box for development when available.
I recommend you use Linux 9.10
And download Android SDK android for Linux.
Sent from my PC36100 using XDA App

Need AVD Settings for Desire HD

Hi .. Wanted to learn a bit about development .. Can anyone please help me set up an avd for DHD?? I tried it but I keep getting error loading preferences
Thanks
EDIT: Can someone please also point me to some good links from where I can learn about cooking a ROM. I have done a search and seen lots of tutorials but I cant find one which starts from the basics. Thanks again
Just wanted to bump this topic .. I have searched and searched and even tried with a ROM file , but I cannot seem to get this working. Can anyone please help me setup AVD??
Mods please delete this thread. I dont think am gonna get replies on this one. Time for some trial and error. :-(
irteza_h said:
Mods please delete this thread. I dont think am gonna get replies on this one. Time for some trial and error. :-(
Click to expand...
Click to collapse
I'm facing the same nooby issue - creating an optimal avd for the HTC Desire HD. Did you have any luck with your research/experimentation?
what's a avd ???
Android virtual device I think...
Sent from BlackICE.
What's an avd
daedric said:
what's a avd ???
Click to expand...
Click to collapse
AVD stands for 'android virtual device'. AVDs are is used by the Eclipse IDE for developing apps for the Android system. Essentially, when developing an app it is very useful to check it against the AVDs of different android devices to ensure that the app will perform properly on each device.
When I asked for help, I thought that this forum - namely xda-developers - would be able to point me to sources of the AVD's of various android devices. I'm surprised that no-one seems to have heard of them - are there any andriod app developers that read this forum?
Regards
Will

help in making app

HEY GUYS...i am a complete noob in app developement i wanted to create ana app just like our xda app where ppl can chat wid each other rea forum etc for my own group can some 1 help me ..plzz suggest the tools required to make it too
bhavik1234 said:
HEY GUYS...i am a complete noob in app developement i wanted to create ana app just like our xda app where ppl can chat wid each other rea forum etc for my own group can some 1 help me ..plzz suggest the tools required to make it too
Click to expand...
Click to collapse
Ummm ... tools ? ... Well for app development you'd need an IDE ... i'd suggest Eclipse Or Android Studio ...Then since you're app communication with an external server, i recommend you take a look at This framework Android-Query which simplifies Network Tasks ... And .. All the Best ! :good:
Well, if you have no experience at all, I suggest just starting out small. It's pretty difficult to make something like that without prior knowledge.
If you have no experience you should start with something easier!
I suggest learning how to spell out your words first before even trying to make an app. Unless your target is 11 year olds.
Android Development - Tools , Guides , Video Tutorials
bhavik1234 said:
HEY GUYS...i am a complete noob in app developement i wanted to create ana app just like our xda app where ppl can chat wid each other rea forum etc for my own group can some 1 help me ..plzz suggest the tools required to make it too
Click to expand...
Click to collapse
Hiiii bro....
I will list out all the stuff to start Android Development that includes Tools , SDK , Libraries , Guides , Video Tutorials....
Follow all the steps
Download
1. Download - JDK : http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html
2. Android ADT - http://developer.android.com/sdk/index.html
3. Watch Android Tutorials videos
Full series by thenewboston
http://youtube.com/playlist?list=PL2F07DBCDCC01493A
Please don't spam random apps on Google Play just for few ads impressions
Wow, that's a sophisticated app to start with. It will require a lot of components include client, server, push notification, synchronization... I suggest you start with an offline simple app first

Beginning to develop apps using Android Studio!

Hello all,
New to this community. Learning Android development with Android Studio, but with the tutorial that was developed on Eclipse. The tutorial which I am following is from developer.android.com, which is really fantastic, but the same thing when converted to Android Studio pops up errors. I have link to the project attached, could somebody advice me on whats wrong in this.
Thank you all.
Silly me. A typo in the package name created the problem. Thanks to all who viewed this post.
sumchans said:
Silly me. A typo in the package name created the problem. Thanks to all who viewed this post.
Click to expand...
Click to collapse
I was just wondering about that Android Studio... How is it compared to the ADT bundle?
I'm also new to development... Downloading things through SDK Manager as we speak as per the instructions from the Getting Started training on developer.android.com
---------------------
Aspiring Android developer
damiandownfall said:
I was just wondering about that Android Studio... How is it compared to the ADT bundle?
I'm also new to development... Downloading things through SDK Manager as we speak as per the instructions from the Getting Started training on developer.android.com
---------------------
Aspiring Android developer
Click to expand...
Click to collapse
Hi,
If you are new to development I recommend starting off with Android Studio, because that is going to be the future of Android development. But the programs as of now has some bugs, so when error pops up, it would make you think whether it is your code or the program.

Categories

Resources