Win a copy of Java Persistence with Spring Data and Hibernate this week in the Spring forum!
  • Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Tim Cooke
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • Junilu Lacar
  • Rob Spoor
  • Jeanne Boyarsky
Saloon Keepers:
  • Stephan van Hulst
  • Carey Brown
  • Tim Holloway
  • Piet Souris
Bartenders:

how to make the file structure of the Android Project

 
Greenhorn
Posts: 29
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Hello Team
I am working on the Android Dictionary project So the requirement is that when the application starts it will shows the textfield and when user just start typing the word in textfield then it will search the word automatically,also i want to add the fascility to add the words in the dictionary,so please let me know how to develop this app and what is the architecture of the application Please guide me
 
Bartender
Posts: 11497
19
Android Google Web Toolkit Mac Eclipse IDE Ubuntu Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

umesh annegirikar wrote:how to make the file structure of the Android Project


Recommended reading http://developer.android.com/training/basics/firstapp/index.html

umesh annegirikar wrote:]it will shows the textfield and when user just start typing the word in textfield then it will search the word automatically


Recommended reading http://developer.android.com/reference/android/widget/AutoCompleteTextView.html
 
You can thank my dental hygienist for my untimely aliveness. So tiny:
The Low Tech Laboratory Movie Kickstarter is LIVE NOW!
https://www.kickstarter.com/projects/paulwheaton/low-tech
reply
    Bookmark Topic Watch Topic
  • New Topic