Skip to content

aldden/NBANDROID-V2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

NBANDROID-V2

NetBeans Android support plugin

This project aims to stabilize and update the discontinued NetBeans IDE plugin NBANDROID. The current version supports NetBeans 8.1 and 8.2

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

How to install NBANDROID-V2

Please update your Gradle Support plugin to 1.4.4

The compiled version of the last commit is here:

NetBeans 8.1 http://server.arsi.sk/nbandroid81/

NetBeans 8.2 http://server.arsi.sk/nbandroid82/

Or add an update center

NetBeans 8.1 http://server.arsi.sk/nbandroid81/updates.xml

NetBeans 8.2 http://server.arsi.sk/nbandroid82/updates.xml

Install Install Install

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

Checking for external changes - Suspended, high cpu usage

There is a problem with Gradle, it creates broken links in the tmp directory and Netbeans 8.2 contains a bug with their handling.
When you run into this problem, you can install this modules with patch for NB82:
org-netbeans-modules-masterfs-patch-module
org-netbeans-modules-versioning-masterfs-patch-module
From this update center: http://server.arsi.sk/masterfs/updates.xml

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

What Dont works:

  • SDK Manager - Update sites configuration
  • AVD Manager
  • 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 78.1%
  • FreeMarker 20.5%
  • HTML 1.4%