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

Messages - Paul Smith

#16
Oh no it wont even load, Screen changes orientation then "Wumbo has stopped"
tried reinstalling but same thing

Moto G5 v7.0
#17
Looks like you have your hands full Spacefractal.
As we still have no Money Pot I am happy to donate if needed, just supply a link.
thing like this keep Glbasic usable for future use.may bring in new users. :good:
 
#18
To be quite honest I never expected another Update, It seems a lot of people have left GLBasic , I can see SpaceFractal  has lost interest from his last post(Beta Issue), but as Ian said I can understand why.I was shocked to see MrTATOAD in the forums.
Anyway I love Glbasic. I have definitely had Value for money.

Maybe we should have an online Pot where every so often users would transfer 1 or 2 Pounds/Euros/Dollars etc in and if for example Spacefractal/Gernot or anyone did an update/fix then the forum can decide what its worth and Pay from the Pot.
I would be quite happy investing.



#19
The German Text has fixed its self on a Restart, not sure of the cause.
the white screen is due to the folder being duplicated  with out the media files.I have 2 folder with the exact folder name,one empty media folder the other is the original.

So Its just the Web update that not working for me
#20
Yes, I cant update past v15.004
Its also turned all text in v14 to German,(cant see the option to switch it back)
just tried my  latest Projects and all I get is white screens on both v14 and v15, Not sure why.
I guess it was sneaked in for eager guinea Pigs.
anyone else tried?
#21
Just downloaded V15.004
web update detects v15.005 say its finished but still says V15.004 on reload.
I'll keep checking,
#22
I think your both right.
the new project was missing the original glbasic Icon, but with any new projects it appears.
But that on its own didn't fix it.
the xml file is twice as big at the one generated since i updated android extras.
I copied the one from my working project pre android extra update, and that done the trick.

I worked out if I change the auto generated andriodmanifest.xml line

<application android:label="@string/app_name" android:isGame="true" android:hardwareAccelerated="true" android:icon="@drawable/icon" android:banner="@drawable/banner"

to this one

<application android:label="@string/app_name" android:icon="@drawable/icon" android:debuggable="false">

this sort the problem.
Is there a way I can correct this so GLBasic generates a working xml, so I don't have to correct it every time?

#23
Hi all i have a project that builds for windows but now fail to build for Android.
I have one project that builds for android every time, I open a new project and copy code and media and the  builds fails at end of stage 3 with android.
any Idea

running glb_build.bat
Using ANDROID_TARGET="android-22"
You can use "C:\Users\pauls\Documents\GLBasic\assaa\distribute\Android\glb_android_build.bat" to change the API level and SDK path.
%ANDROIDSDK% not set. Using GLBasic's default target-22, Android 5.1 (Lollipop
ECHO is off.
androidmanifest.xml:
Make sure to check do a manual check for those.
android:minSdkVersion="10" android:targetSdkVersion="22"
ECHO is off.

AndroidIcons.exe [v02-9-2015] running...
copy C:/Users/pauls/Documents/GLBasic/assaa/icon_36_AndroidExtras.png to C:/Users/pauls/Documents/GLBasic/assaa/distribute/Android/res/drawable-ldpi/icon.png
copy C:/Users/pauls/Documents/GLBasic/assaa/icon_48_AndroidExtras.png to C:/Users/pauls/Documents/GLBasic/assaa/distribute/Android/res/drawable-mdpi/icon.png
copy C:/Users/pauls/Documents/GLBasic/assaa/icon_72_AndroidExtras.png to C:/Users/pauls/Documents/GLBasic/assaa/distribute/Android/res/drawable/icon.png
copy C:/Users/pauls/Documents/GLBasic/assaa/icon_72_AndroidExtras.png to C:/Users/pauls/Documents/GLBasic/assaa/distribute/Android/res/drawable-hdpi/icon.png
copy C:/Users/pauls/Documents/GLBasic/assaa/icon_96_AndroidExtras.png to C:/Users/pauls/Documents/GLBasic/assaa/distribute/Android/res/drawable-xhdpi/icon.png
copy C:/Users/pauls/Documents/GLBasic/assaa/icon_180_AndroidExtras.png to C:/Users/pauls/Documents/GLBasic/assaa/distribute/Android/res/drawable-xxhdpi/icon.png
copy C:/Users/pauls/Documents/GLBasic/assaa/icon_192_AndroidExtras.png to C:/Users/pauls/Documents/GLBasic/assaa/distribute/Android/res/drawable-xxxhdpi/icon.png
C:/Users/pauls/Documents/GLBasic/assaa/icon_ouya_AndroidExtras.png is missing (732x412 size)
the Ouya icon is not important, if you dont want to support the console
C:/Users/pauls/Documents/GLBasic/assaa/icon_TV_AndroidExtras.png is missing (320x180 size)
the Ouya icon is not important, if you dont want to support the console

Checked AdActivity (intersititals):
Does not uses a AdActivity

Android Extras version (SDLActivity.java):
* 3.01.2

Checking Icons Finished...

BUILD STAGE 2: Start compiler (android.bat)
Q:\Compiler\platform\android\bin\..\android-sdk-windows
Updated project.properties
Updated local.properties
Updated file C:\Users\pauls\Documents\GLBasic\assaa\distribute\Android\build.xml
Updated file C:\Users\pauls\Documents\GLBasic\assaa\distribute\Android\proguard-project.txt
Updated and renamed default.properties to project.properties
Updated local.properties
Added file C:\Users\pauls\Documents\GLBasic\assaa\distribute\Android\bin\build.xml
Added file C:\Users\pauls\Documents\GLBasic\assaa\distribute\Android\bin\proguard-project.txt
.
BUILD STAGE 3: Build a debug build
Buildfile: C:\Users\pauls\Documents\GLBasic\assaa\distribute\Android\build.xml

-set-mode-check:

-set-debug-files:

-check-env:
[checkenv] Android SDK Tools Revision 24.2.0
[checkenv] Installed at Q:\Compiler\platform\android\android-sdk-windows

-setup:
     [echo] Project Name: glbasic
  [gettype] Project Type: Application

-set-debug-mode:

-debug-obfuscation-check:

-pre-build:

-build-setup:
[getbuildtools] Using latest Build Tools: 21.1.2
     [echo] Resolving Build Target for glbasic...
[gettarget] Project Target:   Android 5.1.1
[gettarget] API level:        22
     [echo] ----------
     [echo] Creating output directories if needed...
    [mkdir] Created dir: C:\Users\pauls\Documents\GLBasic\assaa\distribute\Android\bin\rsObj
    [mkdir] Created dir: C:\Users\pauls\Documents\GLBasic\assaa\distribute\Android\bin\rsLibs
     [echo] ----------
     [echo] Resolving Dependencies for glbasic...
[dependency] Library dependencies:
[dependency] No Libraries
[dependency]
[dependency] ------------------
     [echo] ----------
     [echo] Building Libraries with 'debug'...
   [subant] No sub-builds to iterate on

-code-gen:
[mergemanifest] Found Deleted Target File
[mergemanifest] Merging AndroidManifest files into one.
[mergemanifest] Manifest merger disabled. Using project manifest only.
     [echo] Handling aidl files...
     [aidl] No AIDL files to compile.
     [echo] ----------
     [echo] Handling RenderScript files...
     [echo] ----------
     [echo] Handling Resources...
     [aapt] Generating resource IDs...
     [aapt] C:\Users\pauls\Documents\GLBasic\assaa\distribute\Android\bin\AndroidManifest.xml:23: error: Error: No resource found that matches the given name (at 'banner' with value '@drawable/banner').
     [aapt]

BUILD FAILED
Q:\Compiler\platform\android\android-sdk-windows\tools\ant\build.xml:653: The following error occurred while executing this line:
Q:\Compiler\platform\android\android-sdk-windows\tools\ant\build.xml:698: null returned: 1

Total time: 0 seconds
.
BUILD STAGE 4: Build a release build
   [subant] No sub-builds to iterate on

BUILD FAILED
Q:\Compiler\platform\android\android-sdk-windows\tools\ant\build.xml:653: The following error occurred while executing this line:
Q:\Compiler\platform\android\android-sdk-windows\tools\ant\build.xml:698: null returned: 1

Total time: 0 seconds
Picked up _JAVA_OPTIONS: -Xms256m -Xmx512m
.
HOW TO INSTALL? Install by invoke this command:
"Q:\Compiler\platform\android\bin\..\android-sdk-windows\platform-tools\adb.exe" install -r "C:\Users\pauls\Documents\GLBasic\assaa\distribute\Android/bin/glbasic-debug.apk"
.
HOW TO SIGN? Sign it by invoke this command:
"Q:\Compiler\platform\android\bin\glb_code_sign.bat" "C:\Users\pauls\Documents\GLBasic\assaa\distribute\Android"
.
Android=C:\Users\pauls\Documents\GLBasic\assaa\distribute\Android
success
_______________________________________
*** Finished ***
Elapsed: 10.5 sec. Time: 20:41
Build: 1 succeeded.


#24
all I did was exit Glbasic
goto
C:\Program Files (x86)\GLBasic_v14\Compiler\platform\android
and dragged all the new  files / folders in like for like.
takes a few minutes to unpack and copy plus overwrite warnings.
but this worked for me.




#25
just unpacked this version
Android Extras 3.01.2 and iOS9 iOS/TVos projects:
I guess this is the right one.

Its cleared the GPS warning. and also saved 100kb in APK size
#26
I'm using GLBasic IDE, Version: 14.497.
I thought android extras was now built in with v14 or do I have to update it another way?

the screen on android is fine it's the windows mouse that stop at 1092.
#27
Hi Guys
I don't have GPS switch on
and my builds always advise me to turn it on when executed.
i guessed this would have been in the manifest.xml and just needed removing
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
but its not

any ideas on how to kill this?

also not that important but I'm building a new app with a resolution of 720x1280, under testing with android my finger mouse reports locations normally, but windows x is normal 0-720 but y is 0-1092 and wont go any higher (using mouseatate). The photo show 1068 must have knocked it when grabbing.
#28
Found and tested this website the other day retdec.com

It converts EXE's to C or Python. The results come in the form of code and visual loop drawings.
I've been using it and ollydbg to reverse work related programs.

Anyone else tried or been looking for something like this?
#29
Sorted, changed sensorLandscape to sensorPortrait. ( I guess the sensor bit is for the flip in Landscape mode)
It would be nice to have this option in GLB directly, rather then compiling, changing the XML file then recompiling again.

Cant wait till the next update and hope it fixes KEYWAIT
mousewait has slowdown issues on Windows and Keywait just gets ignored.

Is the PLATFORMINFO$(ID) key totally unique, Ive written a lock on my app to restrict parts from running with out a valid key.


#30
Written a few app for android over the years.today I started a new one from scratch using the latest GLB.
however its upside down, loading old project from older versions and compiling works.

no matter what project/options sizes i try makes no difference in android.

a simple  test
print"test",100,100
showscreen
mousewait

shows sideways

any Ideas, have I forgot something?