[Example] Awesome library built to demonstrate the process of publishing android libraries via JCenter/Bintray
Android File Upload Using Volley Library
Gradle plugin that configures an uploadArchives task to automatically upload all of your Java, Kotlin or Android libraries to any Maven instance.
[Android library] IntentService implementation that handles uploads to S3
An Android library for uploading videos to YouTube.
Easy library utility for upload any content using multipart process (Alpha state)
Photto is Android Image Upload, ImageCaching, ImageView Zoom, Photo Collage and Image Show helper library
In-App Purchases in Android. Warning: you don't see billing dialog until upload build to google play.
Ever asked yourself how to POST data or files in Android? This tiny library lets you send a post request easily in Android, and even enables tracking progress of upload.
A lightweight library for uploading files in background on Android
Android: Vanilla boilerplate to create an Android AAR library, for upload and distribution on the MavenCentral repository.
This is sample implementation of "com.bikomobile:multipart" library, which allows the to pick multiple files from android device and upload it into the server
easy library use for upload file from android app to server
With the help of Yalantis cropping library, This library aims to provide the easiest way to choose, crop, and display images using android studio. It also handles permissions requests.
Android: Upload Image on Server using Retrofit Library
Upload camera photo from Android app to My Library
Helper library to upload files on server using android app
This Android application was created to test database backups via google drive. The app uses JSON to represent the information and GSON library for parsing the data during download or upload.
Aplikasi android untuk mengupload / mengunggah gambar dari handphone ke server / hosting. Aplikasi ini menggunakan Bahasa Pemograman Java, dengan menggunakan library Volley.
Use this library to efficiently download and upload blobs in React Native.
This document shows you how to create your own maven repository, upload your library onto your repo and make use of it using Android Studio
An Android library for easily uploading videos to Facebook.
An Android library for easily uploading videos to Youku.
Sample Project Showing How To Upload Images From Device Gallery to Node.js Server using Retrofit library.
Android library to choose and upload image to server by using HTTP POST
#如何使用Android Studio把自己的Android library分发到jCenter和Maven Central
A simple Android library for managing file uploads (work-in-progress)
A library which helps developer to upload image and video in one line of code just by implementing rc-s3-uploader in your any android project.
Android Image upload in a server using volley library, Backend using PHP.
This project is the library Rest API communication using Retrofit library. This library used OAuth2. Implemented image or file upload.
This is sample application for using facebook fresco and imagechooselibrary to upload the picture from library or camero for android mobile app
EZFTP Library supports you to develop an FTP server and client,it support download and upload file.And demo project show you a sample code.
This project is the library Rest API communication using Retrofit library. This library used OAuth2. Implemented image or file upload.
SynqUploader is a simple Android library that enables upload of videos to the SYNQ platform.
JPhotoUploader is a Java Library to share photo online easily. It's also embeddable in Java & Android Application.
A simple demo project for getting library upload to bintray repo
Android library project that enables authentication and upload of data-points to omh-DSU.
An android application to upload images from device to cloud server using Volley library.
This repository demonstrates how to upload an Image from the Android Phone Gallery and Upload it to A remote Server. The Application will require VOLLEY library for HTTP requests.
This project is built using java and android libraries where the user can upload set of questions and answers and ask his peers to take up the test.
Android App which experiments with various camera features and libraries including OCR, Barcode and Cloud Upload.
Android Test App to check for Jcenter uploads for my other library projects
This Android app uses a singleton design pattern to manage a library of photo albums which stores photos including thumbnails. The user can search for photos and upload files to the app using a file chooser.
SlimRequest is tiny library for android network handling.
An open image library with the capability to upload user's image to the cloud and fetch. Showing some images from PIXABAY image API. A user can log in using Google and they can upload their own image to the cloud. Firebase is used for storing data. Tools Used : Android, Pixabay image API and Firebase.
NetFimno is helper class to easily perform all kind of http requests like sending post, get request, upload and download files showing the progress. No need of using third party libraries with unverified safety threat.
Toy app in Kotlin to compress images, and upload them to Firebase. The compression process was based on the Compressor library.
Android App using android retrofit library to manege restful methods with server, the main idea for this application to manege Employees, registration and login using token authentication, the application also include a logo builder using SVG images and upload the images to the server
Step by step guide to develop a simple android application to upload the user’s location to the server using Retrofit Networking library
Retrofit is a REST Client💻 for Android and Java by Square. It makes it relatively easy to retrieve and upload 🚀JSON (or other structured data) via a REST based web-service 🌐. In Retrofit you configure which converter is used for the data serialization. Typically for JSON you use GSon, but you can add custom converters to process XML or other protocols. Retrofit uses the OkHttp library for HTTP requests.
App Resturent is a online food ordering app project and this project contain two apps, a user app to order the food from resturent and another is a owner app to receive the order and to view the open order and upload new food for order. Responsibilities: • Responsible for designing the UI of the Application using XML. • Responsible for java coding • Testing the application functionality in different android versions. • Responsible for store data in Firebase database shows in recycler view . • Responsible for creating FirebaseRecyclerAdater using FirebaseUI. • Responsible for creating Navigation Drawer Layout, Click Events and Recyclerview click event • Responsible for the use of library like picasso library to view the image from database. • Worked in all phases of the project including all phases design, developing, testing & deployment.
This is the Blood Bank android application. The idea of this app is to be able to find donors in our city with a specific blood group and also share our request for urgent blood in the community of our city. Working This is a simple PHP web server using a free hosting provider: http://000webhost.com There we have our MySQL database and some PHP scripts that are our APIs. For android the languages we are using are Java and XML. Tool Android Studio Libraries Used Volley: https://gist.github.com/RISHABH3821/bc48fe91119c2efa14cfab1accc71376 Glide(For loading images): https://github.com/bumptech/glide Fast Android Networking (For better Image Upload): https://github.com/amitshekhariitbhu/Fast-Android-Networking
Follow the setup steps at https://www.firstinspires.org/sites/default/files/uploads/resource_library/ftc/android-studio-tutorial.pdf. Then drag or copy my files to /TeamCode/java/org.firstinspires.ftc.teamcode.
Android Http Client is a small library to make requests to any internet service simple and practical way. You can implement multiple interfaces for the management of the responses. It also includes interfaces for managing upload and download of files.
This is a simple chat application powered by firebase. I implemented this as a way to learn more about android development. The project involves a number of great technologies. All the way from firebase authentication to importing croping libraries to help the user upload very cool profile photoes, I have extended my knowledge in this tech and if you want to get it just simply pull it from here. Thanks!