Brief Introduction to the Project:

The Project Debian Android Tools team is working towards the goal of having the entire Android toolchain and SDK in Debian. It provides the developer with the functionality to build an app with the help of easy-to-use p ackages. This project is a part of The Debian Android Tools teams which maintains almost 60 packages with conjugation to The Debian Java team. The main objectives of the project are:

1. Package kotlin and help to upload it to the Debian Archive.

2. Package the latest Android Target Platform Framework and improve other sdk-tools along with Gradle build system.

Since kotlin was the root blocker to everything and almost all the work was stuck. I focused my project on packaging the whole kotlin language source.


What all I did in the summer?

I'll give a brief overview of the work (will try to make it less bland) I did in the past four months.

I'm not going to lie, but the statement "Time flies fast!" is one hundred percent true. I started working early from the community binding days itself and have come a long way.

Since kotlin was one of the major root blockers for every package we had in android and many packages of java (including the Gradle build system itself), I finally took a step forward to get kotlin packaged for Debian archives.

I didn't know that packaging + bootstrapping a language will result in learning many things. From rectifying the issues in the kotlin compiler to resolve various circular dependencies and version conflicts, I think we are very near to get kotlin packaged. The upload plan for kotlin is intact and we plan

For the very same reason, the first upload will be along with the kotlin-bootstrap and kotlin source package. The second upload that would be source-only upload, should be able to build from the kotlin binaries generated by the first upload (hence, removing the kotlin-bootstrap package). Let’s see how it will go. I’ll be contributing to the team and to the kotlin work after GSoC as well.

For detailed work logs, I have been sending weekly reports and writing daily logs (to keep a self-track of everything).

Here, are the references for all Weeks Reports

The repositories for kotlin work can be found at:


Kotlin Work:

All the following work can be found in the form of d/patches at [kotlin](https://salsa.debian.org/samyak-jn/kotlin) repo.`

All the above changes can be found at [https://salsa.debian.org/java-team/gradle/|Gradle]] repo at debian-java team.

Other than the Kotlin work:


Apart from all, what's the final status of Kotlin right now?

The kotlin is almost done and is ready for its first experimental upload which includes the bootstrap and by the next upload, we expect kotlin to build from itself.

Currently, I'm left with the last circular dependency for kotlin-Gradle-plugin (which needs an upgraded version of Gradle itself). I could have backported those changes, but the backporting involves more than five files which include changing the original methods, which isn't feasible, as it might break stuff. I will probably write a custom method for it, once done with drafting the final report and waiting for DebConf'20 to finish. Once resolved, we can upload Kotlin soon :D

Apart from the project, I finally attended MiniDebConf and DebConf this year. It was virtual, but it is always nice to meet and talk to people. I hope this fiasco gets over soon. So we can finally meet at Haifa ( where next DebConf is supposed to happen). And, little me chaired for Android Tools Team BoF as well as I presented my GSoC'20 project at the DebConf as a Debian outreach student.

I hope to do better next time, who knows maybe I get a chance to be a DM/DD? ;)

As Jonathan (our very own DPL) said, "you need an odd combination of patience and a sense of urgency in order to be successful in Debian". Let's hope for the best! <3


Could I be more thankful?

As I always mention, Debian is not just a community for me; it's more like a family. I never say this enough, but I have learned a lot, whether it's technical or non-tech.

I would like to thank my mentors Hans, Andrewsh, Chirayu, Ebourg, Saif, Seamlik for their never-ending support and help. From day one till now, I have learned a lot from them. Thanks for correcting me and the fast acknowledgment of everything. This project had three students this year, I'm thankful to both Raman and Manas for the coordination! As they say, we should not forget the origin, I would like to give my vote of thanks to Pirate Praveen and Utkarsh for helping me out in my initial days of contributing to Debian. On the very same account, I am also thankful to people who helped me in one way or another. Lastly, I would like to thank my family for handling all my mood swings ;)

Oh well, I'm going to miss this summer and the people of course. :/


Contact:

All the kotlin, Gradle, and android package related discussions are at #debian-android-tools team on OFTC. Please join us!