i know this will be a very great app but i cant find existing or anyone who knows.. hence i am risking to post here for the good of all to get some attention...
it will be good to have a app to, on click activates camera and snaps using predetermined settings.
it will be good for see it snap it suituation..
current camera program will have the thing gone before it even loads..
anyone has knowledge to interface directly with the cam? pls assist us.
can someone help?
Could someone be so kind as to provide me with the url of the page that allows me to view how much data / how many minutes I've used from my callplan, please? I intended on noting it down before applying the Modaco ROM but in all the excitement I forgot to do so.
Thanks.
http://orangeworld.co.uk/
When using the web browser press the menu key>more>settings to set it as your homepage.
Nice one, thanks very much.
if you enter: http://wap.orange.co.uk/r/youraccount/ it should come up with the goods
Cheers buddy, the link I was given earlier got me there but thanks for your precision!
Hello Community,
I am extremely new to creating Android Apps. I was curious how difficult is it to create an app that has 4 buttons. 2 of the buttons will take you to parts of my company's website, 1 will call our support and 1 will open the email client to email our support address. I am going over the tutorials that are free for android and just want to make sure that this is possible. Please let me know.
Thank You,
Zack
Hey Zack,
Yes your idea is possible and I think it isn't very difficulty.
What you need are intents. Here is a link about this topic. It was very helpful for me.
ww.vogella.com/articles/AndroidIntent/article.html
I hope my first post was helpful.
PS: if you want contact me and I will write you an example app with the 4 buttons and the corresponding functions. Sry for my english I'm from Germany
Tom
hello all, I need help to make android program for college final project. I want to create fingerprint programs that able link to text message. maybe anyone can provide references. I am very grateful. warm regards
Look at the official android site guides and documentation. You'll get what you want to find there!
At
https://www.developer.android.com
Sent from my Nexus 4 using XDA Premium 4 mobile app
Hi,
First, sorry for my poor English.... I'm french !
I need help to develop a photobooth application, i'm noob and after many days looking for tutorials, i'm lost!!!!
I'm able to use camera, save a picture on a sd card, and take another photo if i want.... But i want more!!!!
i want to take 4 photos and have them in 1 picture from top to bottom, after that i want the possibility to send that picture by mail....
if someone can help me.... I know, i'm asking someone to develop that app instead of me!!!!!
Thanks
arcar said:
Hi,
First, sorry for my poor English.... I'm french !
I need help to develop a photobooth application, i'm noob and after many days looking for tutorials, i'm lost!!!!
I'm able to use camera, save a picture on a sd card, and take another photo if i want.... But i want more!!!!
i want to take 4 photos and have them in 1 picture from top to bottom, after that i want the possibility to send that picture by mail....
if someone can help me.... I know, i'm asking someone to develop that app instead of me!!!!!
Thanks
Click to expand...
Click to collapse
You want to combine 4 photos into one am I right
Sent from my SM-G530H using XDA Free mobile app
hi!
Exact, i want to capture 4 photos and combine them into 1 from top to bottom with a frame between them!!!
Thanks for answer !!!
arcar said:
hi!
Exact, i want to capture 4 photos and combine them into 1 from top to bottom with a frame between them!!!
Thanks for answer !!!
Click to expand...
Click to collapse
It is possible first of all make layout where you have to add 4image view like you want make sure the title bar disable then make activity set the content to the layout then assign 4imageviwew and load it by id and set the img you saved into sdcard as bitmap then get the Decor View and make it into bitmap and compress it as jpg then saved to sdcard now.you are done
I can't give you the code as I am.not using pc
Sent from my SM-G530H using XDA Free mobile app
Thank you so much for your answer!!!! I'm going to try it!!!!
I'm not sure to success but i'm gonna try!!!!
With your help, i know what to look for on Google!!!!
arcar said:
Thank you so much for your answer!!!! I'm going to try it!!!!
I'm not sure to success but i'm gonna try!!!!
With your help, i know what to look for on Google!!!!
Click to expand...
Click to collapse
No need to say just hit thanks button
Here's the code
https://drive.google.com/file/d/0B5fRoz55yuSvc09YMzlBY2hWVU0/view?usp=docslist_api
Layout
https://drive.google.com/file/d/0B5fRoz55yuSvNlpDSHZhMkJEMGc/view?usp=docslist_api
Result
https://drive.google.com/file/d/0B5fRoz55yuSvYnZMXzhyRFJ1bXM/view?usp=docslist_api
Don't forget to give credit on your app its rule on xda lol!!
Sent from my SM-G530H using XDA Free mobile app