File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Android and the fly likes Source Code APPs on Emulator Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Mobile » Android
Reply Bookmark "Source Code APPs on Emulator" Watch "Source Code APPs on Emulator" New topic
Author

Source Code APPs on Emulator

Sahil Reddy
Ranch Hand

Joined: Jan 24, 2011
Posts: 143
Hello Pals,

How to see Source Code for Applications already exists in Emulator. Like i want to see Source code for Contacts Application , how can i see that ?

Regards
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35249
    
    7
The AndroidFaq has a link to the Android source code.


Android appsImageJ pluginsJava web charts
Sahil Reddy
Ranch Hand

Joined: Jan 24, 2011
Posts: 143
I want to get only Source code for Contacts application . Nevertheless, after Googling... i somehow reached at the following URL

http://grepcode.com/snapshot/repository.grepcode.com/java/ext/com.google.android/android/2.2_r1.1/

which is indeed good, where i can access the source code online and there is not hurdle of downloading the whole source on System.


But there is one problem : I am unable to find the Source Code for "Contacts Application ". I mean in which package are all Applications or particularly Contacts Application is written.


Regards

Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35249
    
    7
If you had investigated the link I posted you would have found the Android master repository which contains all of Android and its applications.

Not sure what exactly the repo is you found (mentioning version 2.2 it certainly is outdated), but even there is a link to android-apps which contains the Contacts app.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Source Code APPs on Emulator
 
Similar Threads
how to get images
MIDlet that connects to the internet
Android Debugging
Jameleon 1.4 Released
how install in Eclipse(Java/Android) emulator for Tablet PC Android