DEV Community

Abanoub Hanna
Abanoub Hanna

Posted on

Opensource Android Code Snippets in Java

Android Code Snippets app is an opensource app to help all Android app developers with ready to use code snippets written in Java. I created it for me but made it opensource to collaborate with other developers and help each other with ready to use code.

You can help develop the app and resources further by collaboration on its Github repo (https://github.com/DevAbanoub/java_code_snippets).

You can just install it on your Android smartphone to use the ready to use code samples from Google Play Store (https://play.google.com/store/apps/details?id=com.abanoubhanna.java).

My thoughts and Plans for this App

I am planning to add basic code snippets, then ready to use functions such as copy to clipboard function or get file from assets function, then add some ready to use classes such as Database Helper class, PDF Manipulation Class. And finally some Android libs usage samples.

Thanks for reading this post. I hope you like this app idea, and see you on Github.

Top comments (0)