-
-
https://gist.github.com/UnquietCode/7954032/raw/7d3bef5aba001d45b257fed525c76d8991134391/Model.java
Jackson module which can instantiate interface types using a proxy. Raw -
https://gist.github.com/UnquietCode/7954032/raw/7d3bef5aba001d45b257fed525c76d8991134391/ModelMapper.java
Jackson module which can instantiate interface types using a proxy. Raw -
https://gist.github.com/UnquietCode/7954032/raw/7d3bef5aba001d45b257fed525c76d8991134391/Test.java
Jackson module which can instantiate interface types using a proxy. Raw -
https://training.olinfo.it/files/0237d26cff486433f076e313956d2b3cc4162191/grader.java
Training - Grande Muraglia grader.java -
-
-
https://gist.github.com/hitherejoe/42d0925037d4556e2420/raw/d47d30c859afbe308d7c5ab99c3cf7e32e80d1a1/androidMultiplePermissions.java
androidMultiplePermissions.java Raw -
https://docs.mosek.com/latest/javaapi/_downloads/6f77b95748c616409dff900e8561d01b/portfolio_3_impact.java
17 List of examples — MOSEK Optimizer API for Java 11.1.3 here -
-
https://training.olinfo.it/files/statements/secret/newlines/newlines.java
Training - Lettere d'amore newlines.java -
https://gist.github.com/codeforfun-jp/40ee0209abec2d7a6638a2d38f86aa8f/raw/e5fbda9df430dfc902ffb4ff8950e10bc04a6fbc/MainActivity.java
How to set button click event with java 3 Raw -
https://gist.github.com/thedumbtechguy/26ac6cba11bf50e591a4/raw/a87b0533da05edaf49232162ce1d2070920d2601/AndroidEncryptedMP3LocalHTTPServer.java
A Local HTTP Streaming Server (LocalHTTPServer) for Android. This version was specifically made to stream encrypted MP3 files using a CipherInputStream to MediaPlayer but should be easily modified to work on ordinary files. It has been tested on API 9+ and works fine on large files (tested on up to 20MB files) and also supports range requests. I use AES/CTR/NoPadding for encrytion. The server must started and stopped in a Service. Heavily inspired by http://stackoverflow.com/questions/5343730/mediaplayer-stutters-at-start-of-mp3-playback , http://stackoverflow.com/questions/9058135/android-serversocket-programming-with-jcifs-streaming-files/9096241#9096241 , https://github.com/Sriharia/AndroidHttpServer and https://gist.github.com/abeluck/6243306 Raw -
https://gist.github.com/claraj/897d86a86423303f41cc3b48821691d3/raw/c3a6b0a37924494424fe2455b5afc9784c1d72f8/MainActivity.java
MainActivity.java Raw -
https://gist.github.com/udacityandroid/03774486d065d2302e33/raw/48b61d3d8e7904eed1582e781ff8dda89ce85c2d/Code%20snippet%20in%20WeatherActivity.java
Android for Beginners : If/Else Weather Quiz Raw