Books on Android packages? [closed] - android

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
Is there any good books which explains all the packages and in-built classes in Android SDK? There are few good books, but it does not explains all the packages available.

why dont you try
https://developer.android.com/reference/packages.html
and
https://developer.android.com/reference/classes.html.
No book can explain android packages and classes better than this
Please download Documentation for Android SDK from Android SDK Manager to get offline access to these packages and classes

Related

From where I can download android kernel source code? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
Hi i want to downloads android 4.0 kernel source code. And I want to change it according to my device.
From where i can downloads it?
Please let me know the steps to do it.
Take a look at http://source.android.com/source/downloading.html, everything should be there. Even step-by-step instructions how to install the repository.
Good luck!

Where can I download android sdk manually? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I met some problem (I have to use socks proxy but only http proxy is used by the sdk manager) when downloading the sdk through "Android sdk manager". So i am wondering if it is possible to download the sdk manually from somewhere and then put them back in the sdk directory.
This website provides links for individual APIs and other tools that should help you:
http://www.hariadi.org/android/manual-download-of-android-sdk-components/

online source browser for Android [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
Is there any web application that you know of where I can browse the android library source code? I'd also be interested in downloading a version of that alone(and not the whole version).
You can browse the sourcecode on grepcode - http://grepcode.com/project/repository.grepcode.com/java/ext/com.google.android/android
The android sdk also has the option of downloading the sources for ICS forward.

android betatesting sites needed [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I have created the Android version of an ios app and am looking for beta-testers. For ios there are at least 2 quite well-managed sites, but for Android I only found a forum where I can post my apk: http://androidforums.com/alpha-beta-testing/
Is there any other site?
Yes, have you tried http://zubhi.co , we always use it for android betas.

Anybody has android honeycomb source? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
I wanted to attach the source for android.jar in eclipse, but for this I need to download an actual source for android 3.0 honeycomb, however android.git.kernel.org is down since Sep.7. Does anybody have a backup repository or maybe just honeycomb source?
Google did not share honeycomb source yet. Wait.

Categories

Resources