Skip to content

taftazaniadi/NBANDROID-V2

 
 

Repository files navigation

Build Status

NBANDROID-V2

Apache NetBeans Android support plugin

This project aims to stabilize and update the discontinued NetBeans IDE plugin NBANDROID.

The current version supports Apache NetBeans 10 and 11, CoolBeans

Java 10, 11, 12

Many thanks to Radim Kubacki, the creator of the first NBANDROID!

How to install NBANDROID-V2

First you need to install a special plugin. It detects the version of your ANB / CoolBeans and installs the NBANDROID Update Center

http://server.arsi.sk/nbandroid_loader/updates.xml

You can then install NBANDROID

Known issues

In a fresh ANB installation, the first time you open the Android Project, the project structure is not displayed correctly.

solution - close and reopen the project

AVD Manager

Layout preview support

Layout

Color preview support

Color preview

Color preview

Color preview

To use Android Color preview support you must first uninstall netbeans-color-codes-preview plugin if you have it installed.

And install the modified version of netbeans-color-codes-preview plugin from http://server.arsi.sk/ascp/ or add an update center http://server.arsi.sk/ascp/updates.xml.

I'm waiting for PR to accept. Current source codes are here https://github.com/arsi-apli/netbeans-color-codes-preview.

And I added basic support for Java, Color constants and RGB Color values. Color preview

Current project status:

What Works:

  • Layout preview
  • Code Assistance
  • Android XML Code Completion support
  • Color preview support
  • Google, Bintray jcenter and Maven dependency browser
  • Build
  • Build Signed APK + Key Store Manager
  • Run
  • Debug
  • Install APK
  • ADB Shell Terminal
  • Switch ADB device to Wifi/USB
  • Android emulator
  • SDK Platform manager
  • SDK Tools manager
  • AVD Manager

What Dont works:

  • SDK Manager - Update sites configuration
  • we currently have no Visual Layout Editor
  • and many other things

About

Netbeans Android support plugin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 81.6%
  • FreeMarker 17.0%
  • HTML 1.2%
  • Other 0.2%