473,698 Members | 2,361 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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

127 New Member
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 1429
Nepomuk
3,112 Recognized Expert Specialist
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
4982
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 haven't found a way to do this. I tried <span style="width:20em"> <input type="text"> <img width="25px" src="...">
3
1868
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 well EXCEPT that when I started the design I failed to consider that client records would be added to the client table in random order. The table is indexed on client ID which is an auto number field, and as a result the table is in random order,...
2
3845
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) SystemTimeToFileTime(&jobs.Submitted, &jobt) syst2.HighPart = syst.dwHighDateTime syst2.LowPart = syst.dwLowDateTime jobt2.HighPart = jobt.dwHighDateTime
11
1732
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 change before it goes live ... I know it's quite a long story, but i would be so happy if anyone could help me out here ... I've read on optimizing DB structure etc, but still cannot speed things up ...
5
1483
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, Name_ID, Value) The question is how to make a view showing Data.Id, Name.name, Data.Value Example: - 2 records in Name; 9 , Book and 10, Car - 4 records in Data; (1, 9, All trains 2007) ; (2, 9, Cars 2006) ; (4, 10, Ford); (5, 10, Citroen)
10
31088
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
15623
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
8674
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8603
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9027
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8861
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7725
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6518
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5860
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4619
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2329
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.