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.
I could not wait to put up an app. This is based on an app I created in b4ppc to solve a problem I once had in an ER when a relative was admitted and I had no idea what meds they took, I hope it is not too buggy... I tested it and it seemed to...
Hello, This is a program that shows bird names is various languages. The search language can be changed. Tested on a HTC Hero and Desire. All comments are more than welcome. Helen.
A simple fun little app that is based on the magic 8 ball idea. Press down on the ball (or stroke your finger across it) while thinking of a question and the ball will give you an answer to it :) Has traditional 8 ball replies and also some...
My first B4A app :) This will show you exactly where you are on a hybrid satellite map (as a blue marker labelled Y) and underneath the map it will give you a postal address including post code for your current location. There is only one...
I was playing with the new 1.3 release and the ability to load phone icon resources, so decided to put together a simple listview/imageview combo to browse all the icon resources that can be loaded and display them. Hope this is useful to...
Here is the Android version of the probability calculator (see the Basic4PPC forum for the Widows Mobile version). This program calculates the p value (probability of a more extreme result) for the Z, t, F, and Chi Square distributions. It...
Hi...I am almost finished with my conversion to Android of my Pairs game... I've given it a new graphical interface, and added some simple animations... Also a Score table was added... I am posting here the apk, with just the easy level enabled...
Ok this is a beta but it works well. Cercatel is an engine, written for my Italian project Cercatel: ricerca elenchi telefonici., whose aim is looking for/finding people, companies and relevant phone numbers and addresses. I'm posting some...
This is the classic mathematical puzzle. You move rings from one tower to another in the fewest number of moves. Since I am new it was a challenge. To move a piece click on the top ring and then click on the destination ring. I was trying to...
Click it Game This is my version of the moveable tiles game. The code is not very elegant since I am new to the game. I had to click/touch the tiles to move them. I could not figure a way to slide them. Any suggestions? Please test on any...