473,387 Members | 1,942 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Building an android news app, what are basic features it should have?

127 100+
i am new to android development. building an android news app. how to start? what are the things i have to do?
Jun 13 '13 #1
1 1423
Nepomuk
3,112 Expert 2GB
If you are new to Android development, check out my List of Android Development Resources & Links here in the articles area. That should help getting you started.

Next, the news app. What are the most basic features a news app must have? I'd say, receiving and displaying news. So find out how to do both of those first. Also: How should the user navigate from one news item to another?
After that you can ask yourself, what else the app is supposed to do. Maybe automatically update at a set interval? Maybe allow the user to follow certain topics? You could have notifications at certain events (though you shouldn't overuse this feature, it can easily become bothersome). Should your app synchronize over several devices? Do you want to be able to mark news items as read or unread? And so on and so forth.

Before you actually start programming, it is best to know what your app is supposed to be able to do, at least in general. Then you can start planning the project in a way that will allow you to more easily build the various features.
Jun 13 '13 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Kai Grossjohann | last post by:
I would like to put a text input field (in the sense of <input type="text">) and an image next to each other, where I know the size in pixels of the image, and I know the total width in em. I...
3
by: John Baker | last post by:
Hi: At the outset let me admit that I screwed up! I have built a rather elaborate set of forms and sub forms starting with a client table, and going down to PO and Line item. This works very...
2
by: Need Helps | last post by:
Here is some code of mine for seeing if a printer job, jobs, is more than 5 minutes old FILETIME syst, jobt LARGE_INTEGER syst2, jobt2, dt GetSystemTimeAsFileTime(&syst)...
11
by: frizzle | last post by:
Hi groupies I'm building a news site, to wich a user can add new items into a mySQL db. It's still in testfase, but it's so extremely slow, i want to figure out what i'm doing wrong, or what to...
5
by: nl04537 | last post by:
I've the following question about making views, I suppose it's standard SQL but I cant find a solution. Perhaps someone can help. - Suppose I've a table Name (ID, Name) - And a table Data (ID,...
10
by: sicba2222 | last post by:
Hi all, I am new to C++...I tried to compile the following program... #include<iostream.h> #include<conio.h> #include<string> #include<stdio.h> int main() {
1
by: cppcompiler1000 | last post by:
i have got an error how can i correct it. "the function getch() should have a prototype" #include<iostream.h> #include<string.h> class employee { char name; public: void putname(char *n);
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.