javaide
javaide copied to clipboard
Code editor, java auto complete, java compiler, aapt, dx, zipsigner for Android
 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...
Dobrý
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);...