This repo contains useful android classes have used for some projects and still using. In the classes there are helpful functions and methods that can be later used in the activity classes by just calling them to make your task work well and better concerning Strings, Integers, Bitmaps, Sharedpreference, SQLite database and others.
We are now reading an image passed through command line parameters. That would be nice if we have a function called bitmap_file_parse(), that receives a file and then returns a BitmapImage struct.
This project presents a simple, but fun “Make a Cat” Service Application. The service provides a factory creational design pattern to create and return a single Cat object (complete with a cute photo), or group of five cats in a CatList object (with multiple cats). It is hosted using IIS Express to quickly demo and test the service with a client. A client “tester” windows form application tests the service and provides output to the user in a simple GUI.
Status monitor using TM4C1294 Connected LaunchPad and K350QVG-S1 320x240 LCD BoosterPack. Can be used as example code for ArduinoJson, ThingSpeak IoT REST API, Arduino Time Library, NTP.
We are now reading an image passed through command line parameters. That would be nice if we have a function called
bitmap_file_parse(), that receives a file and then returns aBitmapImagestruct.The signature could be: