Mobile

Android Voice Recognition App

Submitted by donbermoy on
This is an app that I have created using Basic4Android called Voice Recognition App. This app features to recognize voice using Google Voice Recognition application. When you say a sentence or words, it will automatically recognize the app and will also say the words you've said. Then the speech will display as a prompt message. This app also determines if your phone is supported for voice recognition or not. Copy and install VoiceRecognition.apk and run it. Happy coding sourcecodester! :D Best Regards, Engr.

Flashlight Application in Android

Submitted by donbermoy on
Hi there! I have created an app again named Flashlight Application. This application is programmed in Basic4Android that has the capabilities to trigger to on your flashlight in your phone. This is compatible with Android 2.2 version and above. Install FlashLight.apk that i have attached with the source code to run the app. Best Regards, Engr.

Basic4Android How To Create a Lib And Use It

Submitted by jahswant on
This is a small piece of code showing how to create and use java libraries in basic4android. In the .java file I included, you will find a java class with many methods. And evidently a B4A project test showing the usage of all these methods. Sure you will have to compile using SLC or generate javadoc. I hope this project will help you build your own Libraries. It also shows how to use multiple Layouts and activities. Be sure to go forward. I want to be precise that i'm gaining in experience while consulting this forum every day. Thanks Very Much To All Forum Members... Jahswant.

Book Application (PageTurnerView in Android)

Submitted by donbermoy on
It's me again! :) I have created another Android application entitled Book App using Basic4Android. This book application is not an ordinary application that will just put some text on it and read only in one form. This application features to have a PageTurnerView in Android, meaning it is just like a book that you scan through its pages. This app also may help you on how to customize font, color, margins, line spacing, and page numbering. Just install Book.apk to your android phone and run it. This book app contains an utmost dedication to my girlfriend.

Android FRONT CAMERA App v1.2

Submitted by donbermoy on
Hi guys! This is my another creation in Android that i have created my own version of accessing Front Camera. This app features to capture photos using the front camera of your Android phone. When clicking the capture button, it will automatically create a folder in your gallery named FrontCam and then have randomized image name from 111 to 33333, and after that it will saved at your default directory in your phone. Install fc.apk in your phone and run it.

Voice Recorder Application in Android

Submitted by donbermoy on
I've been into many experiments in Android until I came up making this app called Voice Recorder Application. This app features to record any audio or voice and will save at your default directory in Android phone as "VoiceRecord.wav". First, click Prepare button to initialize the voice recorder, then tap the Start Button to start recording audio, and if done click the Stop Button to stop the recorder. Install audioRecorder.apk in your Android phone and run it. Hope this application in android helps you! :) Best Regards, Engr. Lyndon R.