Search:

Type: Posts; User: AJAY KAMBLE

Page 1 of 2 1 2

Search: Search took 0.21 seconds.

  1. Replies
    0
    Views
    989

    helouuu ERP

    anyone can guide me i want to make ERP IN ANDROID
  2. Thread: hii

    by AJAY KAMBLE
    Replies
    18
    Views
    1,700

    Re: hii

    MainActivity.java
    package com.example.application;

    import android.os.Bundle;
    import android.app.Activity;
    import android.content.Intent;
    import android.view.Menu;
    import android.view.View;...
  3. Thread: hii

    by AJAY KAMBLE
    Replies
    18
    Views
    1,700

    Re: hii

    sir m getting not error in this above code but wen i click on button after entering in edittext fname ,mname and lname nothing happen its not moving to nextactivity simply remaining on mainactivity...
  4. Thread: hii

    by AJAY KAMBLE
    Replies
    18
    Views
    1,700

    Re: hii

    when i click on button its fname ,mname,lname not geting display in second activity

    --- Update ---

    anyone help wen i click on button nothing happen it not go to 2nd0r nextactivity just stay at...
  5. Thread: hii

    by AJAY KAMBLE
    Replies
    18
    Views
    1,700

    Re: hii

    MainActivity.java
    package com.example.application;

    import android.os.Bundle;
    import android.app.Activity;
    import android.content.Intent;
    import android.view.Menu;
    import android.view.View;...
  6. Thread: hii

    by AJAY KAMBLE
    Replies
    18
    Views
    1,700

    Re: hii

    wat dou mean by insert the line before the code i just simply copy paste in this tag
  7. Thread: hii

    by AJAY KAMBLE
    Replies
    18
    Views
    1,700

    Re: hii

    since m new i dontknow plz u help
  8. Thread: hii

    by AJAY KAMBLE
    Replies
    18
    Views
    1,700

    Re: hii

    [
    MainActivity.java
    package com.example.application;

    import android.os.Bundle;
    import android.app.Activity;
    import android.content.Intent;
    import android.view.Menu;
    import android.view.View;...
  9. Thread: hii

    by AJAY KAMBLE
    Replies
    18
    Views
    1,700

    problem big

    [
    MainActivity.java
    package com.example.application;

    import android.os.Bundle;
    import android.app.Activity;
    import android.content.Intent;
    import android.view.Menu;
    import android.view.View;...
  10. Thread: hii

    by AJAY KAMBLE
    Replies
    18
    Views
    1,700

    Re: hii

    plz but also give me code im getting error see i drag and drop three edit text and one button but wen m pressing button message is coming hello world in second activity y i wnna to display fname...
  11. Thread: hii

    by AJAY KAMBLE
    Replies
    18
    Views
    1,700

    hii

    anyone help me since m beginner to android anyone can give me a code to display 3 edittext to display firstname,middle name and
    lastname in another activity on clicking button
  12. Replies
    1
    Views
    2,059

    Re: Looking for Java Projects

    sir i m interested sir m third year IT student i having a project in final year can u help me in which domain should i work and we had a project of EXTRACTION TRANSFORMATION LOADING PROJECTS IN...
  13. Replies
    8
    Views
    1,390

    Re: database connectivity

    my database is not connecting u have any idea how to connect aprat frnd
  14. Replies
    8
    Views
    1,390

    Re: database connectivity

    sir its connectivity code i written in netbeans but wen i execute it it just run build succesfully it gives y not it display a row of table
  15. Replies
    8
    Views
    1,390

    Re: database connectivity

    frnd m new to forum frnd say wats a problem m getting just executed succesfully y not it disolaying atable or row
  16. Replies
    8
    Views
    1,390

    connectivity problem

    hi frnds i done connnectivity with mysql i written a code of connectivity in netbeans basically i made 4 table in mysql i want yto select one row from the table were rollno=2 dissplay the name but...
  17. Replies
    8
    Views
    1,390

    database connectivity

    [
  18. Replies
    1
    Views
    956

    [SOLVED] switch problem

    [
  19. Replies
    8
    Views
    1,224

    Re: pattern program

    gregfrnd okay na now i posted in bracket is it okay frnd becoz u closed the thread before first thread

    --- Update ---

    thnx kucerakjm but can u explain me y u taken if(i>=2)

    --- Update ---
    ...
  20. Thread: pattern

    by AJAY KAMBLE
    Replies
    1
    Views
    780

    pattern

    [

    package javaapplication38;
    public class JavaApplication38{
    public static void main(String[] args) {
    int i,j;
    for(i=1;i<=5;i++)
    {
    if (i>=2)
    {
  21. Replies
    8
    Views
    1,224

    Re: pattern program

    frnd as m new to forum i dont know how post code and highlight can u plz help
  22. Replies
    8
    Views
    1,224

    pattern program

    [







    package javaapplication38;
  23. hiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii

    package javaapplication38;


    public class JavaApplication38 {


    public static void main(String[] args) {
    int i,j;
    for(i=1;i<=5;i++)
    for(j=1;j<=i;j++) {
  24. Replies
    25
    Views
    2,008

    Re: HIIIIIIIIIIIIIIIII

    welcomeaa
    Addressbb
    BUILD SUCCESSFUL (total time: 0 seconds)
    it came but there was error in main method illegal start upp frnd
  25. Replies
    25
    Views
    2,008

    Re: HIIIIIIIIIIIIIIIII

    Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 0
    at javaapplication37.JavaApplication37.main(JavaApplication37.java:12)
    Java Result: 1
    BUILD SUCCESSFUL (total time: 0...
Results 1 to 25 of 36
Page 1 of 2 1 2