Truelogic Blog

Notes from the world of software development, technology and strategy

  • Home
  • About This Blog
  • Contact Me

Android Dev

Testing Video Capture with Android Front Camera

March 17, 2025 amit 0

A bit of hack here. The old and deprecated way is to use the Camera object. But Google recommends using camera2 which is a more […]

Accepting Stripe Payments in Android

June 7, 2016 amit 1

Stripe is one of the most widely used payment gateways currently. It is also one of the best for developers because it allows very easy […]

Showing dynamic data in a TableLayout in Android

May 1, 2016 amit 19

OVERVIEW Showing tabular data is a standard requirement in a lot of applications. The best way is to use a TableLayout, which will automatically arrange […]

How to send app crash reports in Android

April 23, 2016 amit 5

As a developer you often need to know the details of an app crash, specially if it happens on a customer’s device or any remote […]

Create A Navigation Drawer in Android

April 21, 2016 amit 14

OVERVIEW Most modern apps have a sliding Navigation Drawer as the main navigation element. This seems to be the modern version replacement of the sliding […]

Create A Generic Yes-No Dialog in Android

April 18, 2016 amit 0

Often in apps, we need to popup a dialog that will show a message and take a Yes or No in response from the user. […]

How To Show A Progress Dialog in Android

April 16, 2016 amit 4

OVERVIEW When you need to do some long running task and show a “wait” dialog to the user while the task is running, a Progress […]

List of Sensors in an Android Phone

July 5, 2013 amit 0

A small utility to display the list of Sensors present in an Android phone. For those who are not interested in the code, the installable […]

Scheduling a Task to run repeatedly in Android

June 13, 2013 amit 1

There are times when an app needs to run at specific times without user intervention. Something very similar to cronjobs in Linux and Scheduled Tasks […]

How to Fetch Data from a Website using AsyncTask

June 13, 2013 amit 0

One good built-in check in Android development is the fact if any network operation is done, the compiler flags an error if it is being […]

Posts pagination

1 2 »
  • Amazing Technology
  • Android Dev
  • Apache/PHP
  • ASP.NET
  • Audio
  • AWS
  • Book Downloads
  • Books
  • Business
  • C#
  • C/C++
  • Computer Science
  • FreeBSD Unix
  • Get the right Job
  • GPU and AI
  • HTML
  • Java
  • Javascript/Jquery
  • Linux
  • Maps
  • MIDI Programming
  • Misc
  • MongoDB
  • MS SQL Server
  • MySQL
  • MySQL
  • NginX
  • Node.JS
  • Objective C
  • OpenCV
  • Powershell
  • Programming
  • Python
  • Slideshow
  • Strategy
  • Tools And Components
  • Tutorials
  • Uncategorized
  • Useful Lists
  • VC++
  • Web Designing
  • WebRTC
  • Windows
  • WWW Stuff
  • wxWidgets
  • Xcode & Swift
  • YouTube API With PHP

Copyright © 2025 | WordPress Theme by MH Themes