Android Download Image from Server using PHP and MySQL

android download image

In the last post we uploaded our image from gallery to our MySQL Database. In this post we will see how we can fetch those uploaded images. If you have not read the last tutorial, then before going through this Android Download Image from Server tutorial you should first check the last tutorial. Android Upload Image to …

Read moreAndroid Download Image from Server using PHP and MySQL

Android Camera App Tutorial – Create a Simple Camera App

android camera app tutorial

Hello friends, so here is a new Android Camera App Tutorial. In this tutorial we will create a simple Android Camera App. So lets begin. Creating Project for Android Camera App Tutorial This is so simple open Android Studio and create a new project. Now finish the things and you will get your MainActivity. In this …

Read moreAndroid Camera App Tutorial – Create a Simple Camera App