Android Download Source
Get the source code used at our vogella Tutorials in the area of Eclipse, Android, Java, Git, Gradle, Web development and others at Github Android example projects. Eclipse RCP example projects. Eclipse RCP Book example project. Groovy example projects. Java projects and other projects. Terms and Conditions This is the Android Software Development Kit License Agreement 1. Introduction 1.1 The Android Software Development Kit (referred to in the License Agreement as the 'SDK' and specifically including the Android system files, packaged APIs, and Google APIs add-ons) is licensed to you subject to the terms of the License Agreement.
Telegram messenger for Android
Telegram is a messaging app with a focus on speed and security. It’s superfast, simple and free.This repo contains the official source code for Telegram App for Android.
Creating your Telegram Application
We welcome all developers to use our API and source code to create applications on our platform.There are several things we require from all developers for the moment.

- Obtain your own api_id for your application.
- Please do not use the name Telegram for your app — or make sure your users understand that it is unofficial.
- Kindly do not use our standard logo (white paper plane in a blue circle) as your app's logo.
- Please study our security guidelines and take good care of your users' data and privacy.
- Please remember to publish your code too in order to comply with the licences.
API, Protocol documentation
Telegram API manuals: https://core.telegram.org/api
MTproto protocol manuals: https://core.telegram.org/mtproto
Usage
Beware of using the dev branch and uploading it to any markets, in many cases it not will work as expected.
First of all, take a look at src/main/java/org/telegram/messenger/BuildVars.java and fill it with correct values.Import the root folder into your IDE (tested on Android Studio), then run project.
Localization
We moved all translations to https://translations.telegram.org/en/android/. Please use it.
The Android client for Nextcloud. Easily work with your data on your Nextcloud.
How to contribute
If you want to contribute to Nextcloud, you are very welcome:
- on our IRC channels and on freenode
- our forum at https://help.nextcloud.com
- for translations of the app on Transifex
- opening issues and PRs (including a corresponding issue)
Contribution Guidelines & License
GPLv2. All contributions to this repository from June, 16 2016 on are considered to be licensed under the AGPLv3 or any later version.
Nextcloud doesn't require a CLA (Contributor License Agreement). The copyright belongs to all the individual contributors. Therefore we recommend that every contributor adds following line to the header of a file, if they changed it substantially:
Please read the Code of Conduct. This document offers some guidance to ensure Nextcloud participants can cooperate effectively in a positive and inspiring atmosphere, and to explain how together we can strengthen and support each other.
Please review the guidelines for contributing to this repository.
More information how to contribute: https://nextcloud.com/contribute/
Start contributing
Make sure you read SETUP.md and CONTRIBUTING.md before you start working on this project. But basically: fork this repository and contribute back using pull requests to the master branch.Easy starting points are also reviewing pull requests and working on starter issues.
Getting debug info via logcat
With a computer:
- connect the device via USB
- open command prompt/terminal
- enter
adb logcat grep '$(adb shell ps awk '/com.nextcloud.client/{print $2}')' > logcatOutput.txtto save the output to this file
Note: You must have adb installed first!
On a device (with root)
- open terminal app (can be enabled in developer options)
- get root access via 'su'
- enter
logcat -d -f /sdcard/logcatOutput.txt - you will have to filter the output manually, as above approach is not working on device
or
Android Download For Pc
- use CatLog or aLogcat
Note: Your device needs to be rooted for this approach!

Development version
Support
Download Android Source Code Zip
If you need assistance or want to ask a question about the Android app, you are welcome to ask for support in our Forums or the IRC-Channel. If you have found a bug, feel free to open a new Issue on GitHub. Keep in mind, that this repository only manages the Android app. If you find bugs or have problems with the server/backend, you should ask the Nextcloud server team for help!
Android Os Source Code
Remarks
Google Play and the Google Play logo are trademarks of Google Inc.