Manifest

Android Gradle & Manifest merge

Snippets, Solutions
[Deprecated] This post is now deprecated, the Manifest Merger has changed since my first post. You can find more about this on the android developers site. Manifest file & Gradle…

Android TCP Connection Enhanced

Tutorial
[postad] I made a new TCP Java server that supports now also multiple connections, please check it out here!We decided to make a separate post for this enhanced TCP Connection.…
keyboard_arrow_up