All Projects → joseluis → B4linuxinstall

joseluis / B4linuxinstall

Licence: mit
A bash script for installing B4X RAD tools in Linux systems

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to B4linuxinstall

Rtmppublisher
Rtmp client on Android. Live Video Streaming.
Stars: ✭ 515 (+8483.33%)
Mutual labels:  android-development
Android Contentprovider Generator
A tool to generate Android ContentProviders.
Stars: ✭ 625 (+10316.67%)
Mutual labels:  android-development
Androidtips
A collections of tips in Android developing.Android开发总结。我的博客:
Stars: ✭ 713 (+11783.33%)
Mutual labels:  android-development
Android Arsenal.com
Source to android-arsenal.herokuapp.com
Stars: ✭ 541 (+8916.67%)
Mutual labels:  android-development
Dev Setup
macOS development environment setup: Easy-to-understand instructions with automated setup scripts for developer tools like Vim, Sublime Text, Bash, iTerm, Python data analysis, Spark, Hadoop MapReduce, AWS, Heroku, JavaScript web development, Android development, common data stores, and dev-based OS X defaults.
Stars: ✭ 5,590 (+93066.67%)
Mutual labels:  android-development
Animationsplayground
This repo is an attempt to implement a complex animation
Stars: ✭ 630 (+10400%)
Mutual labels:  android-development
Android Blogs
Blogs about Android
Stars: ✭ 490 (+8066.67%)
Mutual labels:  android-development
Slidetoact
A simple 'Slide to Unlock' Material widget for Android, written in Kotlin 📱🎨🦄
Stars: ✭ 783 (+12950%)
Mutual labels:  android-development
Zoomrecylerlayout
🎢 Zoom Recycler Layout Manager For Android Kotlin
Stars: ✭ 618 (+10200%)
Mutual labels:  android-development
Android Oss
Kickstarter for Android. Bring new ideas to life, anywhere.
Stars: ✭ 5,627 (+93683.33%)
Mutual labels:  android-development
Superbottomsheet
Android native BottomSheet on steroids 💪
Stars: ✭ 548 (+9033.33%)
Mutual labels:  android-development
Android Goldfinger
Android library to simplify Biometric authentication implementation.
Stars: ✭ 608 (+10033.33%)
Mutual labels:  android-development
Simple File Manager
Easy app for managing your files without ads, respecting your privacy & security
Stars: ✭ 648 (+10700%)
Mutual labels:  android-development
Android Iconics
Android-Iconics - Use any icon font, or vector (.svg) as drawable in your application.
Stars: ✭ 4,916 (+81833.33%)
Mutual labels:  android-development
Android Next
Android Next 公共组件库
Stars: ✭ 768 (+12700%)
Mutual labels:  android-development
Cookiebar2
Android library for displaying text messages, notifications and alerts at the top or bottom of the screen. A great alternative for toast and snackbar alerts.
Stars: ✭ 499 (+8216.67%)
Mutual labels:  android-development
Discretescrollview
A scrollable list of items that centers the current element and provides easy-to-use APIs for cool item animations.
Stars: ✭ 5,533 (+92116.67%)
Mutual labels:  android-development
Adb Enhanced
🔪Swiss-army knife for Android testing and development 🔪 ⛺
Stars: ✭ 808 (+13366.67%)
Mutual labels:  android-development
Motiontoast
🌈 A Beautiful Motion Toast Library for Kotlin Android
Stars: ✭ 767 (+12683.33%)
Mutual labels:  android-development
Music Player Go
🎶🎼 Very slim music player 👨‍🎤 100% made in Italy 🍕🌳🌞🍝🌄
Stars: ✭ 654 (+10800%)
Mutual labels:  android-development

B4LinuxInstall

Install www.b4x.com RAD tools (B4J, B4A, B4i) in Ubuntu & Mint.

⚠️ Since I no longer use B4X I wont maintain this tool anymore. ⚠️

If you fork it and continue developing it please open an Issue so I can link it in this README.

Instructions

  1. Download b4linuxinstall.sh script

    wget https://raw.githubusercontent.com/joseluis/B4LinuxInstall/master/b4linuxinstall.sh

  2. If you have the full version of B4A and/or B4i download them too and put them in the same folder as the script. It should be able to recognize and use the installers.

  3. Execute the script

    bash ./b4linuxinstall.sh

See here usage demo video for a previous version (2014-11-22)

Changelog

- 20150127 Updated JDK versions; install wine-1.6 stable in 32bit systems and wine-1.7 in 64bit; minor updates
- 20150117 new B4i install function; removed URL parameter in favor of installer file detection; minor fixes; updated comments
- 20150116 updated android SDK version; updated URLs
- 20141217 made clearer that JavaFX is only needed for B4J
- 20141125 updated readme; minor bugfix
- 20141112 updated java versions; minor fixes
- 20140930 mayor version release

License

This software is licensed under the MIT License

Disclaimer

This script is not officially supported nor endorsed by Anywhere Software in any way, nor do I work for Anywhere Software. I am not responsible for any damages this script could cause to your system. I've been very careful to make it safe so there shouldn't be any problems, but ultimately you are responsible to ensure its safety before executing it.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].