This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| STOMP Android | |
| https://stomp.github.io/ | |
| https://github.com/NaikSoftware/StompProtocolAndroid |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| WebRTC Tutorials | |
| https://webrtc.org/ | |
| https://vivekc.xyz/getting-started-with-webrtc-for-android-daab1e268ff4 | |
| https://vivekc.xyz/peerconnection-getting-started-with-webrtc-part-2-e426b08d1028 | |
| https://vivekc.xyz/peer-to-peer-video-calling-webrtc-for-android-4132fd0ac54 | |
| https://vivekc.xyz/getting-started-with-webrtc-part-4-de72b58ab31e | |
| https://github.com/ant-media/Ant-Media-Server/wiki/Step-by-Step-Guide-to-Build-WebRTC-Native-Android-App |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Progressive Web Apps | |
| https://developers.google.com/web/progressive-web-apps/ | |
| https://developers.google.com/web/fundamentals/codelabs/your-first-pwapp/ | |
| https://medium.com/james-johnson/a-simple-progressive-web-app-tutorial-f9708e5f2605 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Google Associate Android Developer Certificate | |
| https://developers.google.com/training/certification/associate-android-developer/ | |
| https://developers.google.com/training/certification/associate-android-developer/study-guide/ | |
| https://proandroiddev.com/whats-new-in-the-google-s-associate-android-developer-certificate-5d6e95852bc9 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| RabbitMQ Android | |
| Official | |
| https://www.rabbitmq.com/ | |
| https://www.cloudamqp.com/blog/2015-07-29-rabbitmq-on-android.html | |
| https://www.cloudamqp.com/blog/2014-10-28-rabbitmq-on-android.html | |
| Java Client | |
| https://www.rabbitmq.com/java-client.html | |
| https://www.cloudamqp.com/docs/android.html |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Teamlead Roadmap | |
| https://github.com/tlbootcamp/tlroadmap |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Incremental Annotation Processing | |
| https://medium.com/avast-engineering/making-incremental-kapt-work-speed-up-your-kotlin-projects-539db1a771cf |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Free Images Sites | |
| https://unsplash.com/ | |
| List | |
| https://buffer.com/library/free-images |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Facebook Ads Tips | |
| https://appsamurai.com/best-practices-of-creating-facebook-app-ads-that-drive-installs/ | |
| Include these words: | |
| - You/Your | |
| - Free | |
| - New | |
| - Now | |
| Positive words, like capable, win, and yummy, have a higher chance to get the attention of your audience |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| App deep linking | |
| https://developer.android.com/training/app-links/deep-linking | |
| https://codelabs.developers.google.com/codelabs/android-deep-linking/#0 | |
| https://medium.com/@muratcanbur/intro-to-deep-linking-on-android-1b9fe9e38abd | |
| https://android.jlelse.eu/deep-linking-in-androd-9c853573fdf4 | |
| https://android.jlelse.eu/deep-linking-in-android-part-2-23e942293032 |