Basic4android (original) (raw)

About DBpedia

Basic4Android(B4A)는 네이티브 안드로이드 애플리케이션을 위해 고속 응용 프로그램 개발 도구로서, 애니웨어 소프트웨어가 개발, 마케팅하였다. B4A는 자바 프로그래밍의 대안이다. B4A는 각기 다른 화면 크기의 전화, 태블릿을 대상으로 하는 사용자 인터페이스를 만드는 작업을 단순하게 해주는 비주얼 디자이너가 포함되어 있다. 컴파일되는 프로그램들은 AVD 매니저 에뮬레이터나 실제 안드로이드 장치(안드로이드 디버그 브리지와 B4A 브리지를 사용)를 통해 테스트할 수 있다. 언어 그 자체는 비주얼 베이직과 비주얼 베이직 닷넷과 비슷하지만 네이티브 안드로이드 환경용에 맞추어져 있다. B4A는 객체 기반, 이벤트 기반 언어이다. B4A는 구글 플레이, 삼성 갤럭시 스토어, 아마존 앱스토어 등의 앱 스토어에 업로드할 수 있는 표준 단일 안드로이드 애플리케이션을 생성한다. 특별한 의존성이나 런타임 프레임워크가 필요하지 않다.

Property Value
dbo:abstract Basic4Android (currently known as B4A) is a rapid application development tool for native Android applications, developed and marketed by Anywhere Software Ltd. B4A is an alternative to programming with Java. The language itself is similar to Visual Basic and Visual Basic .Net though it is adapted to the native Android environment.B4A is an object-based and event-driven language. B4A includes a visual designer that simplifies the process of building user interfaces that target phones and tablets with different screen sizes. Compiled programs can be tested in AVD Manager emulators or on real Android devices using Android Debug Bridge and B4A Bridge. B4A generates standard signed Android applications which can be uploaded to app stores like Google Play, Samsung Apps and Amazon Appstore. There are no special dependencies or runtime frameworks required. Since February 2020, the full version is 100% free (donationware). (en) Basic4Android(B4A)는 네이티브 안드로이드 애플리케이션을 위해 고속 응용 프로그램 개발 도구로서, 애니웨어 소프트웨어가 개발, 마케팅하였다. B4A는 자바 프로그래밍의 대안이다. B4A는 각기 다른 화면 크기의 전화, 태블릿을 대상으로 하는 사용자 인터페이스를 만드는 작업을 단순하게 해주는 비주얼 디자이너가 포함되어 있다. 컴파일되는 프로그램들은 AVD 매니저 에뮬레이터나 실제 안드로이드 장치(안드로이드 디버그 브리지와 B4A 브리지를 사용)를 통해 테스트할 수 있다. 언어 그 자체는 비주얼 베이직과 비주얼 베이직 닷넷과 비슷하지만 네이티브 안드로이드 환경용에 맞추어져 있다. B4A는 객체 기반, 이벤트 기반 언어이다. B4A는 구글 플레이, 삼성 갤럭시 스토어, 아마존 앱스토어 등의 앱 스토어에 업로드할 수 있는 표준 단일 안드로이드 애플리케이션을 생성한다. 특별한 의존성이나 런타임 프레임워크가 필요하지 않다. (ko) Basic4Android (também conhecido como B4A) é uma ferramenta de desenvolvimento rápido de softwares nativos para o sistema operacional Android, que utiliza uma linguagem baseada em objetos e orientada por eventos semelhante ao Visual Basic, desenvolvida e comercializada por Anywhere Software Ltd, COMO Alternativa à programação com a linguagem Java. Desde fevereiro de 2020, a versão completa é 100% gratuita. Esta ferramenta é compatível com a versão Android 1.6 e superior. (pt)
dbo:genre dbr:Programming_language
dbo:latestReleaseDate 2022-11-17 (xsd:date)
dbo:latestReleaseVersion 12.0
dbo:license dbr:Apache_License
dbo:wikiPageExternalLink https://www.b4x.com/b4a.html
dbo:wikiPageID 40303335 (xsd:integer)
dbo:wikiPageLength 6539 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1123511731 (xsd:integer)
dbo:wikiPageWikiLink dbc:BASIC_compilers dbr:Donationware dbc:Programming_tools_for_Windows dbr:Google_Play dbr:Android_(operating_system) dbr:Apache_License dbr:Comparison_of_programming_languages dbc:Windows_integrated_development_environments dbr:Rapid_application_development dbr:Java_(programming_language) dbc:BASIC_programming_language_family dbc:Windows-only_freeware dbr:MonoDroid dbr:Microsoft_Windows dbr:Visual_Basic dbr:Programming_language dbr:Visual_Basic_.Net dbr:Samsung_Apps dbr:GUI_designer
dbp:developer Erel Uziel (en)
dbp:genre dbr:Programming_language
dbp:language تورکی (en)
dbp:latestReleaseDate 2022-11-17 (xsd:date)
dbp:latestReleaseVersion 12 (xsd:integer)
dbp:license Apache License 2.0 (en)
dbp:operatingSystem dbr:Microsoft_Windows
dbp:website https://www.b4x.com/b4a.html
dbp:wikiPageUsesTemplate dbt:Infobox_software dbt:Reflist dbt:Short_description dbt:Start_date_and_age dbt:BASIC
dct:subject dbc:BASIC_compilers dbc:Programming_tools_for_Windows dbc:Windows_integrated_development_environments dbc:BASIC_programming_language_family dbc:Windows-only_freeware
gold:hypernym dbr:Tool
rdf:type owl:Thing dbo:Software schema:CreativeWork dbo:Work wikidata:Q386724 wikidata:Q7397 yago:Abstraction100002137 yago:Code106355894 yago:CodingSystem106353757 yago:Communication100033020 yago:Writing106359877 yago:WrittenCommunication106349220 yago:Software106566077
rdfs:comment Basic4Android(B4A)는 네이티브 안드로이드 애플리케이션을 위해 고속 응용 프로그램 개발 도구로서, 애니웨어 소프트웨어가 개발, 마케팅하였다. B4A는 자바 프로그래밍의 대안이다. B4A는 각기 다른 화면 크기의 전화, 태블릿을 대상으로 하는 사용자 인터페이스를 만드는 작업을 단순하게 해주는 비주얼 디자이너가 포함되어 있다. 컴파일되는 프로그램들은 AVD 매니저 에뮬레이터나 실제 안드로이드 장치(안드로이드 디버그 브리지와 B4A 브리지를 사용)를 통해 테스트할 수 있다. 언어 그 자체는 비주얼 베이직과 비주얼 베이직 닷넷과 비슷하지만 네이티브 안드로이드 환경용에 맞추어져 있다. B4A는 객체 기반, 이벤트 기반 언어이다. B4A는 구글 플레이, 삼성 갤럭시 스토어, 아마존 앱스토어 등의 앱 스토어에 업로드할 수 있는 표준 단일 안드로이드 애플리케이션을 생성한다. 특별한 의존성이나 런타임 프레임워크가 필요하지 않다. (ko) Basic4Android (também conhecido como B4A) é uma ferramenta de desenvolvimento rápido de softwares nativos para o sistema operacional Android, que utiliza uma linguagem baseada em objetos e orientada por eventos semelhante ao Visual Basic, desenvolvida e comercializada por Anywhere Software Ltd, COMO Alternativa à programação com a linguagem Java. Desde fevereiro de 2020, a versão completa é 100% gratuita. Esta ferramenta é compatível com a versão Android 1.6 e superior. (pt) Basic4Android (currently known as B4A) is a rapid application development tool for native Android applications, developed and marketed by Anywhere Software Ltd. B4A is an alternative to programming with Java. The language itself is similar to Visual Basic and Visual Basic .Net though it is adapted to the native Android environment.B4A is an object-based and event-driven language. B4A generates standard signed Android applications which can be uploaded to app stores like Google Play, Samsung Apps and Amazon Appstore. There are no special dependencies or runtime frameworks required. (en)
rdfs:label Basic4android (en) Basic4android (ko) Basic4android (pt)
owl:sameAs freebase:Basic4android wikidata:Basic4android dbpedia-fa:Basic4android dbpedia-ko:Basic4android dbpedia-pt:Basic4android https://global.dbpedia.org/id/fihk
prov:wasDerivedFrom wikipedia-en:Basic4android?oldid=1123511731&ns=0
foaf:homepage https://www.b4x.com/b4a.html
foaf:isPrimaryTopicOf wikipedia-en:Basic4android
is dbo:influenced of dbr:Visual_Basic_(classic)__Visual_Basic__1
is dbo:wikiPageRedirects of dbr:B4A
is dbo:wikiPageWikiLink of dbr:B4A dbr:Visual_Basic_(classic) dbr:Comparison_of_integrated_development_environments dbr:Mobile_app_development
is foaf:primaryTopic of wikipedia-en:Basic4android