javaide icon indicating copy to clipboard operation
javaide copied to clipboard

Code editor, java auto complete, java compiler, aapt, dx, zipsigner for Android

Results 108 javaide issues
Sort by recently updated
recently updated
newest added
trafficstars

![Screenshot_2020-10-06-12-27-19-121_com duy compiler javanide](https://user-images.githubusercontent.com/72433653/95168683-5031d580-07cf-11eb-9cd7-97d1a9554c6a.jpg) This is the screenshot of the code where I'm getting error despite of writing the right code

@tranleduy2000 How you do that(JDK is written in c)?

I have made a project file for my bio but when I exit the application to see the tutorial, suddenly my project disappears instantly forced to restart from the beginning

Can you Add Import External Library Features? I really need this features

In the following code, totalIngressos should be 100 for the whole ride up to compraIngresso(), but at some point it becomes 0. Tested on PC, code works fine. //first file...

public class MainActivity extends Activity { // Элементы экрана TextView tv; CheckBox chb; /** Called when the activity is first created. */ @Override public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.main);...