Share My Creation B4A-Bridge Plus

Hi All,

B4A-Bridge Plus is based on the B4A-Bridge 2.9 of Anywhere Software but some features added:

2.09.7:
* the Heart beat modified not to load the queue of CallSubDelayed

2.09.6:
* Option to move the App to SD-Card
* Changed Icon
* Button Icons added
* The Heart beat from the IDE is displayed

2.09.5:
* Wakelock works according to displayed status in the check box.

2.09.4:
* Better Layout due to change in scaling to the device dimensions.

2.09.3:
* compatible to agraham file ransfer library http://www.b4x.com/android/forum/threads/b4abridgeplus-utility-program.8120/.
* Layout design clean-up.

2.09.2: Initial Version
* Wakelock can be enabled to prevent the screen goes off during usage.
* Design shows the connection status by colors for easy supervision.
* Packet counter and progressbar added for easy transmission control.

On Phone:



On Tablet:



So, by a short look to the screen you immediatly see the status of the connection:

red: Bridge not connected or no IP address
green/red: Bridge is waiting for Connection
green: Bridge is connected
The greener the better.

This features I always missed during usage. So, I added them.
The basic funtionallity of the bidge itself is not changed and all credits are given to Erel et al.

You may have both bridges installed.

Download from Google Play for free:
https://play.google.com/store/apps/details?id=anywheresoftware.b4a.b4abridge_gg
or here below the Source Code:
 

Attachments

  • B4A-Bridge Plus 2.09.3.zip
    18.3 KB · Views: 698
Last edited:

Gunther

Active Member
Licensed User
Longtime User
New Version 2.09.3 !
Some small changes are done:

- The B4A-Bridge Plus is now compatible to agraham file ransfer library.
- Layout clean-up. Offering only the buttons which are needed.

Source code is updated in first post

Ciao.
 
Last edited:

Gunther

Active Member
Licensed User
Longtime User
New Version2.09.5:
* Better Layout due to change in scaling to the device dimensions.

The original Layout Looks not so good on tablets an small phones. A better scaling than "AutoScaleAll" was overdue.

You will get it via the first post or automaticly via GooglePlay.

Ciao!
 
Last edited:

Gunther

Active Member
Licensed User
Longtime User
New Version 2.09.6:
* Option to move the App to SD-Card
* Changed Icon to see if the original App or this App is chosen
* Button Icons added
* The Heart beat from the IDE is displayed

Ciao!
 

Harish Kumar Arya

Member
Licensed User
Longtime User
@Gunther, your version is a big plus over the standard version. Applauds.

One thing I observed is: If device is tethered over wifi direct, IP address is not reflected in the label.
Slight change would be required in UpdateIP sub.

ip = server.GetMyIP instead of ip = server.GetMyWifiIP

My apology if I am wrong.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…