Results 1 to 3 of 3

Thread: Advice on developing a fast performing android app

  1. #1
    Join Date
    May 2014
    Posts
    18

    Advice on developing a fast performing android app

    I had started a new project work of learning android development. I want a bit help here to understand the way I can make a app working really fast. I had developed a few demo apps that are based on a website. But they take a long time to display pages. It looks there is some problem in the app code itself. I had shown that to a experience developer who says I a had not properly optimized it. What does that means. Is there a tool that can show me what optimization I need.

  2. #2
    Join Date
    May 2009
    Posts
    527

    Re: Advice on developing a fast performing android app

    One of the biggest issue when you develop app is creating many unnecessary objects. You have to understand this first. Create only things which are needed. You can go on developer.android.com to get a more specific advice on the same. There is no need to create things which are user is not going to use. You are at the initial stage of development and you have to make a few apps to completely understand how it really works.

  3. #3
    Join Date
    Apr 2009
    Posts
    488

    Re: Advice on developing a fast performing android app

    There are few more things you must take into consideration when you are developing application. Like the screen resolution. This will help your app to perform better on different devices. You must design some specific layout only. Try to use a simple folder structure in your apps. This will be easy for troubleshooting. You can checkout the code of any other open source app on the web that perform really wells. See how it is developed and follow the procedure.

Similar Threads

  1. How to fast remove apps from android phone
    By Nimmee in forum Portable Devices
    Replies: 2
    Last Post: 09-05-2014, 06:29 PM
  2. Linaro Android is twice as fast ICE Cream Sandwich
    By jackalz in forum Web News & Trends
    Replies: 1
    Last Post: 13-06-2012, 01:49 PM
  3. Need advice in choosing an android phone
    By Rainbow in forum Portable Devices
    Replies: 6
    Last Post: 06-07-2011, 10:14 PM
  4. Replies: 5
    Last Post: 02-07-2011, 09:58 AM
  5. Replies: 2
    Last Post: 26-12-2009, 11:40 PM

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
  •  
Page generated in 1,714,002,757.96717 seconds with 17 queries