Android best method for a pop up form [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 8 years ago.
Improve this question
I'm making an Android app and I need a form to pop up when a buttons pressed.
What would be the best method of doing this? Would it be some form of Dialog?
Also I want it to have no shadow around it and I don't want it to dim the background. I don't know if that makes any difference or not.

I chose Vamsi Pavan Mahesh's suggestion of using a dialog

Related

Is the better solution create classes for each file xml? [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 create a simple app with a start menu and an other page.
I have connected them with a button and i have write the function in the same file java. I would know if It is the right solution or not.
You can find the answer in the oficial documentation : https://developer.android.com/guide/topics/ui/declaring-layout.html.
According the best practices, you have to declare one xml layout for each activity or fragment.

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.

android how to login to facebook through code [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
I want in my android app I can signin to facebook and also post texts.
I dont have any idea about that, how can I do that plz suugest me any way and answer.
You can start this using this facebook android. Hope that's what you are looking for.

programmatically email with attached image in Android [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 9 years ago.
Improve this question
I want to mail programmatically in Android and I also want to attach an image which is stored in drawable..Is this possible? if yes how to do this?
Hope this helps
http://www.helloandroid.com/tutorials/how-send-email-your-application
also, cant you just use javamail api?
http://www.oracle.com/technetwork/java/javaee/index-138643.html

Categories

Resources