Share My Creation Remote Administration via MQTT

Xfood

Expert
Licensed User
let's go step by step, if possible we try to make a limited version in android, where only the chat with the b4j (pc) and the file transfer between pc and android work,
and chat b4j to b4j (PC to PC, PC to Android, Android to PC)


it would be a very useful thing
( at least for me)
step 1, and 2
 

Magma

Expert
Licensed User
Longtime User
... file transfer between pc and android work,...
As I said that will be different... although we can "see" how will be... possible to do that...

The only thing that... "stops" me - is Google Play permissions... will be possible to see folders and files except DirInternal ? (for an app published at google play)

Step by step... we can try all that...

Chat will be the next we can try.... but first at b4j<->b4j PC<->PC...
 

Xfood

Expert
Licensed User
Chat will be the next we can try.... but first at b4j<->b4j PC<->PC...
good??

B4X:
The only thing that... "stops" me - is Google Play permissions... will be possible to see folders and files except DirInternal ? (for an app published at google play)
yes
 

Magma

Expert
Licensed User
Longtime User
Hi there... to all...

Offer Ended today... and from now on will be at 49€ for donation (at least - if someone can donate more - no prob)...
The reason is because I am having a lot of forum-members that already contribute with it and sharing ideas and code (this is something i need, all we need it).
Good pieces of Code that will make my project faster and better will have discount at future code/projects, refunding or donation, credits !

So I think it is not fair for all these people support me make the PROMO price --> Default price...

Thanks again to all support me ! - Hope to be happy with my code !

Please, have in mind that project is updating with new features, so everyone who donate for it - will have the updates by email when will be ready.
In the 2-3 next days... check your "incoming" for new mail and "chat" Feature will be added.
 
Last edited:

amorosik

Expert
Licensed User
The reason is because I am having a lot of forum-members that already contribute with it and sharing ideas and code (this is something i need, all we need it).

We hope that some of these forum-members will work hard to create Android code capable of obtaining control of one or more phones
Obviously always maintaining the simplicity of the code and communication as the main cornerstone of the project.
 

Leandro Vaufran Stievano

Member
Licensed User
Good morning everyone
I'm trying to run the program, but I get the following error:

B4J Version: 9.80
Parsing code. (0.16s)
Java Version: 11
Building folders structure. (0.04s)
Running custom action. (0.05s)
Compiling code. (0.28s)
Compiling layouts code. (0.00s)
Organizing libraries. (0.00s)
Compiling generated Java code. Error
B4J line: 1595
payload2=cx2.Decrypt(Payload,extrapassword)
src\b4j\example\b4xmainpage.java:4273: error: cannot access DataLengthException
_payload2 = _cx2.Decrypt(_payload,__ref._extrapassword /*String*/ );
^
class file for org.bouncycastle.crypto.DataLengthException not found

I downloaded this library but it didn't work:

any tips?
 

Magma

Expert
Licensed User
Longtime User
Hi there...

next week - coming update!!!!

WebCam Support for the chat !!
using the following class:

So will have Video Chat...
Also added 2-way audio as an option [Mute,1-way(audio from Host),2-way(Client,Host streaming audio)]

Coming next week... with videos and update !
 

sdleidel

Active Member
Licensed User
Longtime User
Hi,

what is wrong ?
I compile the App and then the Windows pop up and then close...
The Log ist blank... But the app is... running in the Background.. ?
 

Magma

Expert
Licensed User
Longtime User
Hi,

what is wrong ?
I compile the App and then the Windows pop up and then close...
The Log ist blank... But the app is... running in the Background.. ?
The app runs.. and goes down as a tray icon...

Then you can select if it will be Host or client...

Check first post and video...
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…