Results 1 to 8 of 8

Thread: What items are important in every Android project?

  1. #1
    Registered
    Join Date
    Mar 2016
    Posts
    76

    What items are important in every Android project?

    What items are important in every Android project?

  2. #2
    Registered
    Join Date
    May 2016
    Posts
    62
    These are the essential items that are present each time an Android project is created:
    – AndroidManifest.xml
    – build.xml
    – bin/
    – src/
    – res/
    – assets/

  3. #3
    Registered
    Join Date
    Jul 2016
    Posts
    10
    1.AndroidManifest.xml
    2.build.xml
    3.bin
    4.src
    5.res
    6.assets

    web designing company web designing company hyderabad web designing company

  4. #4
    Thoughtgrid Thoughtgrid's Avatar
    Join Date
    Jul 2016
    Location
    Bangalore
    Posts
    219
    In the software requirements are java SE,Android SDK and hardware requirements are 2gb ram and 2gb hard disk space also you need to upgrade ram upto ram 8gb for smooth work environment.

  5. #5
    1. AndroidManifest.xml
    2. build.xml
    3. bin/
    4. src/
    5. res/
    6. assets/

  6. #6
    Registered
    Join Date
    Feb 2017
    Posts
    10
    Hello, I have used Android many times and what folder I access much is AndroidManifest.xml, Java and assets.

    Thanks!

    ____
    static application security testing sast

  7. #7
    Registered pxljobs's Avatar
    Join Date
    Jul 2016
    Location
    Bangalore
    Posts
    290
    You can divide the app development into three phase there are analyze and design phase,development phase,testing deployment and promotion phase..

  8. #8
    Registered
    Join Date
    Jun 2017
    Posts
    24
    androidManifest.xml : this is the most upfront part of the Android application and supports GUI(Graphical UserInterface). actually, xml is both human and machine-readable language so it is best intended for which platform it is being developed.

    Build.xml: this item has the scope from developer to the user interface and plays an important role when developer compiles it and the builder automatically structures for Android application.

    bin: where ex-files and important boot files for specified application are located.

    Src: this is also called main part of Android project src stands for source files where basic java files, main methods, and metadata of application are stored.

    res: where layouts of application, values of application and drawable icon launcher with different dpi reside.

    assets: where different sources of media, external and inter-libraries etc. reside

Similar Threads

  1. android development company India & Canada
    By Parul1212 in forum General Chat
    Replies: 6
    Last Post: 11-13-2018, 03:47 AM
  2. Facebook iOS and Android Apps
    By fydesignseoph in forum The Marketplace
    Replies: 0
    Last Post: 09-09-2013, 11:17 PM
  3. Using Android Apps to get traffic
    By yehuda in forum Search Engine Optimization
    Replies: 1
    Last Post: 12-22-2010, 06:19 AM
  4. Android App SEO
    By yehuda in forum General Promotion
    Replies: 0
    Last Post: 09-24-2010, 08:52 AM
  5. How do I not include third-party items?
    By RockNRollPig in forum Advertising & Affiliate Programs
    Replies: 7
    Last Post: 09-30-2004, 01:37 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •