Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - Marmor

#81
I need a method to print without cls (showscreen) for my mobil devices !
Anyone ?
#84
GLBasic - en / Ähem...
2012-Nov-30
is Glb really the only Basic without an hex$ or bin$ inline Function.
He Gernot come on  this is standard !
and dont say use your own Function  :D
#85
Off Topic / nexus 7 ??
2012-Nov-05
have anyone testet glb app on this device ?
is it ok to buy this ?
#86
Hi ,
Ive paired a bluetooth device from my maximite
With my palm / or mac / or win computer .
But how i can access the device with glb ?
Its a serial bluetooth device.
I will get and send some data from/to.
Anyone ?
#87
A friend of mine buildt a quadcopter.
This weekend we test it .
Iam only 1% involved but we have fun ...

#88

Put and install your GLB APK on your own Android Device with Dr.Mabuse.




this is a demovideo to show the functions.

* works over wifi ,with All devices which has Dr.Mabuse installed.
* a little Piece of code ( written in glb) shared your apk to your Device
* in this case the apk has a size about 9,3 MB , and needs around 45 secs ( not optimized yet) for the transfer
* after the transfer Dr. Mabuse ask you about  the installation
* install it and have fun  without usb  and some services

#89
Hmm maybe iam wrong but ...

At this time the Send and Received Data  are  stored in a String .
If you need a singel Byte from the String  you must write

rv% = SOCK_RECV(sock, msg$, 1024)
t= asc(mid$(msg$,2,1))

my idea is what you can store the data to an array  such like

dim msg[1024) as byte ???
rv% = SOCK_RECV(sock, msg[], 1024)
t= msg[2]

what do you think about ?






#90
Off Topic / lol
2012-Aug-11
#91
Solved after plugin another  android device .
looks like windows is sometimes confused when I 





i get this error ..


_______________________________________
*** Configuration: ANDROID ***
precompiling:
GPC - GLBasic Precompiler V.9.829 SN:68f8ed17 - 3D, NET
Wordcount:44 commands
compile+link:
running Android build-script...
BUILD STAGE 1: Compile and pack RELEASE
     [echo] Gathering info for glbasic...
     [echo] Creating output directories if needed...
     [echo] ----------
     [echo] Handling aidl files...
     [echo] ----------
     [echo] Handling RenderScript files...
     [echo] ----------
     [echo] Handling Resources...
    [javac] C:\glb\GLBasic\webtwintris\distribute\Android\gen\com\.webtwintris\R.java:8: error: malformed floating point literal
    [javac] package com..webtwintris;
    [javac]            ^
    [javac] 1 error

BUILD FAILED
Q:\Compiler\platform\android\android-sdk-windows\tools\ant\build.xml:580: The following error occurred while executing this line:
Q:\Compiler\platform\android\android-sdk-windows\tools\ant\build.xml:602: Compile failed; see the compiler error output for details.

Total time: 5 seconds
.
BUILD STAGE 2: Build DEBUG and install on device
     [echo] Gathering info for glbasic...
     [echo] Creating output directories if needed...
     [echo] ----------
     [echo] Handling aidl files...
     [echo] ----------
     [echo] Handling RenderScript files...
     [echo] ----------
     [echo] Handling Resources...
    [javac] C:\glb\GLBasic\webtwintris\distribute\Android\gen\com\.webtwintris\R.java:8: error: malformed floating point literal
    [javac] package com..webtwintris;
    [javac]            ^
    [javac] 1 error

BUILD FAILED
Q:\Compiler\platform\android\android-sdk-windows\tools\ant\build.xml:580: The following error occurred while executing this line:
Q:\Compiler\platform\android\android-sdk-windows\tools\ant\build.xml:602: Compile failed; see the compiler error output for details.

Total time: 2 seconds
finished Android build-script.
Android=C:\glb\GLBasic\webtwintris\distribute\Android
erfolgreich
_______________________________________
*** Fertig ***
Dauer: 28.1 sek. Zeit: 15:49
Erstellen: 1 erfolgreich.

no apk in /bin dir !?
whats wrong ?

source
b=1  whats all
#92
really great , Curiosity is landing    congratulation!
#93
flen = getfilesize(xyz)
DIM dat% [flen]
file2array (xyz,dat%)
and reverse....

what do you think about the idea ?
#95
no glbasic code only for fun
!

#96
hi all ,

if anyone will help with testing some software for android and glb sign in here .
i need someone who have an adroid device and a little bit of time for chat...
#98
http://www.budgetronics.eu/N_frame.html?http://www.budgetronics.eu/N_home.html

i bought one  and will play with until raspberry pi