Is XML necessary for developing android apps? [closed] - android

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 7 years ago.
Improve this question
I know how to code in Java but I heard that XML is also needed for developing android apps. My problem is that I don't know XML at all. So is XML necessary for developing android apps?

Yes. Certain files, such as AndroidManifest.xml, must exist and must be in XML.

Related

How can i design a beautiful UI for my android application [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 8 years ago.
Improve this question
i'm beginner in android eclipse,How can design a beautiful UI for my application eclipse?
my android ver 2.2.
can I use a program to create UI xml and insert into my xml file?
Android Design. Seems like a legit place to start with a question this broad.

Can I create a plugin for whatsapp [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 8 years ago.
Improve this question
I am have an idea and I want to create a plugin for whatsapp on android lets say by installing my application will add more emoticons to whatsapp. I have been searching about it but I have add no luck, can anyone tell me is this possible if yes then any help will be much appreciated.
How can I add the button of my app on top like this one
I want to create something like this https://play.google.com/store/apps/details?id=com.androidsx.smileys
Thanks

Most common platform for Monetizing android App [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 9 years ago.
Improve this question
wanted to know which are the most common options for monetizing an App on adriod. I'm a newbie in the field and I'm doing research before I put out my first app.
Thanks
Alex
Take a look at this:
http://developer.android.com/training/monetization/index.html
And do some research next time before asking opinion based questions on Stack Overflow.

Integrate Robolectric and JDave [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 8 years ago.
Improve this question
I would like to know if there is an easy way to have these two frameworks work together, really like the JDave BDD syntax and the Robolectric framework to do test outside android environment.
Is this possible, each have their custom TestRunner, have anyone else tried to do this? Is it doable in a simple way?

Android documentation [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 5 years ago.
Improve this question
I want to do a documentation for an Android application. There's no problem with the java files but what about the xml-s? I think they are needed to understand some of the functionalities the application provides.
What is the proper way to visualize the xml files in the documentation or is it necessary to do it?
Only the layout files need some explanation . The rest are pretty much self explanatory. You can probably use XML comments to explain a few things. You don't really need to document an XML file as its not exactly an API.

Categories

Resources