disable build stage 2 for Android

Previous topic - Next topic

spacefractal

I hate this stage build really much (its fail too much), so I really ask this feature possible to been disabled.

The reason is, this build begin to more more unstable for my devices, and I need to unplug and plug the usb too much, while installing from sdcard works pretty nice (using Astro file manager).

That why I want to ask the possible to disable this build, and then instead manully copy the apk file to sdcard (or doing that automatic to a contain drive&folder if exist).

PS. This is NOT a bug or anything that can been fixed, so that why its on the feature request.
Genius.Greedy Mouse - Karma Miwa - Spot Race - CatchOut - PowerUp Elevation - The beagle Jam - Cave Heroes 2023 - https://spacefractal.itch.io/

Kitty Hello

Use ADB over Wifi for debugging.

Kitty Hello

You can edit compiler/platform/android/bin/glb_build.bat

spacefractal

migtbeen this should rather move to the general glbasic forum? thanks to let me know about glb_build. howover its seen adb wiifi require rooting....
Genius.Greedy Mouse - Karma Miwa - Spot Race - CatchOut - PowerUp Elevation - The beagle Jam - Cave Heroes 2023 - https://spacefractal.itch.io/

bigsofty

I had a similar problem, it may or may not be related to your problem though, with my Nexus 7 not liking the SDK files that ships with GLB. Here is the relevant post with fix...

http://www.glbasic.com/forum/index.php?topic=8544.msg73381#msg73381
Cheers,

Ian.

"It is practically impossible to teach good programming style to students that have had prior exposure to BASIC.  As potential programmers, they are mentally mutilated beyond hope of regeneration."
(E. W. Dijkstra)

spacefractal

Build stage 1 works nice, which is that stage it's compile. Stage 2 trying to install it.
Genius.Greedy Mouse - Karma Miwa - Spot Race - CatchOut - PowerUp Elevation - The beagle Jam - Cave Heroes 2023 - https://spacefractal.itch.io/

bigsofty

Sorry to hear that, transferring the APK onto the Android device is also where it failed on mine too. I think the GLB Android SDK files have some problems with JB.

You probably have already done this but updating the Google USB driver may help too.

I think it would be better if GLB allowed you the option of pointing to the users own Android SDK folder. Copying files into the GLB compile chain folders never feels safe TBH.
Cheers,

Ian.

"It is practically impossible to teach good programming style to students that have had prior exposure to BASIC.  As potential programmers, they are mentally mutilated beyond hope of regeneration."
(E. W. Dijkstra)