This is my latest creation. A monkey who does not like bananas. The object of the game is to help Wiley mash 20 bananas in 60 seconds. I tried to make it more professional. After a while I would like to put an app on the marketplace. I...
I used some of the code created by Erel to create this simple game. It uses the phone sensors to detect the x and y motions of the the phone. The user tilts the phone back and forth to make the cat chase the mouse. This program will only...
Heey everybody, I have released my second app on the android market. :D So what does the app do: For example; Parents are worried where there children are, they open Universal Serial Buddy, that is installed on his smartphone and...
Another game. I tried a game that challeges your hand/eye coordination. You have to click on letters to spell a word. The letters are rapidly changing and its not so easy to click a letter before it changes. Maybe you are faster than I am...
My Tablet doesn't have a special ROM with Hebrew so I can only see Hebrew character but not type them as there is no special keyboard for them. Since I have several applications that want this feature - I made a Hebrew keyboard. The size fits my...
Hi all, Here is my second app (after BallTapp!), still in its infancy (have some other stuff planned for it in future versions). It is a Yahoo Answer app, you key in some keywords or a question, and it searches for answered questions in the...
I created an app using Basic4Android called VoiceGPS and its available for free on android market. I would just like to thank all here for their valuable help with this good software including Schimanski who gave me the basic idea. I just wanted...
Hi All, Just completed an initial version of a ball juggling game. Tap the ball(s) and avoid them hitting the ground. More balls are added and speed increased as the game progresses. Please give some feedback (for version 2 perhaps?) Thank...
========================================================== I'm happy to announce my third project: VoID Droid! VoID Droid uses VR (Voice Recognition) and TTS (Text to Speech) to read new incoming text messages aloud and reply them by voice...
This is my first project developed with Basic4Android Its a very straight-forward tips calcuator 'Tips Calculator - Jim Brown Sub Globals 'These global variables will be redeclared each time the activity is created. 'These...
I have attached a stripped down project I have just finished and wish to share two code modules. The project involves taking information via Bluetooth from a GPS receiver (external .. obviously) and then getting lat/long coords etc The...
to make the transition between two photos I am using this code but is very very slow, any ideas for improvement? Thanks -------------------------------------------------------------------- para hacer la transicion entre dos fotos estoy usando...
Hi ... this is my first attempt in b4a, so don't be too harsh. Please let me know what you think. Thanks ! [ 2shared - download Matchit.apk ]
The most successful Market apps almost always have very nice graphic art background and foreground images. Animation just takes this a step further. Some of the work the guys here are doing is no exception - very slick graphic art. My question...
Heey everyone! I have just released my first app: 'Tracked!' You can see it here: https://market.android.com/details?id=xtremelyvirtualstudio.xvs.tracked&feature=search_result and I already sold 1 product in less than 10 mins :o Lite version...
Here's a little proof of concept that I've been working on I thought I'd like to share, made using soundpool and some wav samples of a guitar I had in my library. It's monophonic, I might use the gestures library at a later date, you can play...
I just finished my 4th game. It's a good way to learn new functions. The program is slow to load on the emulator. It has to initialize 22 buttons. The resolution is 160. It seems simple but was a challenge to program.
Just for fun I created a fortune teller app. It has animation and text to speech. I tried my hand at rolling text also. It is at 160 resolution. Have fun.
Hi, Sorry if this is in the wrong place, but the showcase section said I wasn't allowed to start a new thread there. I wrote a simple program called SensoMin that I thought would make a useful example for some people of how to use the...
I had nothing to do the other day, so I programmed this slot machine game. Not very heavy duty but fun to program. It has a resolution of 160 (working on 240). I added some sounds and cleaned up the screen.