We bring you, the world’s first toolbox, that has multiple tools to help you level up your social game. EVERYTHING YOU NEED IN ONE APP Features 👇 – Swipeable Photo [Chop 1 photo into 3 for that swipe effect.] – …
Tag: image

#498 Daily dose : Notion
Notion for iOS and Android Notes, tasks, knowledge base — Notion is your all-in-one workspace on the go. You’ll receive the link to the Apple App Store or Google Play Store. No spam. Text, Images, To-dos… Capture your ideas with drag & …

#385 Daily dose : Text Fairy
Textfairy Android OCR App Features convert images to pdf recognize text in images basic document management delete edit merge multiple documents into one view table of content Project Structure app contains the android app code hocr2pdf contains c++ code to create pdf …

Adding Images to Drawable folder in Android Project
Hello there everyone, This week we are going to see how to import images directly to the DRAWABLE folder in the Android Project Step 1: Rename the image with only small cases and underscore (_) only Step 2: The image …
Read More "Adding Images to Drawable folder in Android Project"

View Flipper Implementation
Hello there everyone, This week we are going to see how to implement VIEW FLIPPER in Android with IMAGES. The following code will help you implement a basic view flipper in your Android application APP.GRADLE : (DEPENDENCIES ONLY) dependencies { …

Convert .JPG/.PNG to .SVG
Hello there everyone, This week we are going to convert a picture file (.jpg/.jpeg/.png) into vector graphics (.svg) The vector graphics are predominantly used in android development. Step 1: Go to this site http://pngtosvg.com/ Step 2: Upload your image file and increase …

Whatsapp Status File
Hey everyone, A quick guide to show you guys how to retrieve the whatsapp status files which is downloaded and viewed in whatsapp Step 1 : View status first Step 2 : Go to your file manager and in settings …

#31 Daily dose : The categories in computer graphics.
Computer graphics are visual representations of data displayed on a monitor made on a computer. Computer graphics can be a series of images (most often called video) or a single image. Computer graphics are very useful. Computer-generated imagery is used …
Read More "#31 Daily dose : The categories in computer graphics."