[q]Creating a Camera apk with Eclipse. - Android Software Development

So, I'm a little curious. and I decided that I was going to make my own camera application with eclipse
I created it and it's working just fine. It can take pics and publish them online. but this is not what I want to do. I want to add efects like vignet and others. so my question is. does anyone can explain me or find me a tut. about how to do it.? I tried google etc.. and Couldn't find anything. I'm not lazy to read or anything.
Thanks in adivanced.

Playon90 said:
So, I'm a little curious. and I decided that I was going to make my own camera application with eclipse
I created it and it's working just fine. It can take pics and publish them online. but this is not what I want to do. I want to add efects like vignet and others. so my question is. does anyone can explain me or find me a tut. about how to do it.? I tried google etc.. and Couldn't find anything. I'm not lazy to read or anything.
Thanks in adivanced.
Click to expand...
Click to collapse
I would also be interested in this.

Related

TF3D bookmarks/icons

Hi guys!
My first post here, so forgive me if this was posted in the wrong forum!
Here goes, I have an HTC touch pro 2 and my boyfriend has different bookmarks/icons on his touchflo 3d (the line at the bottom with home, contacts, photos/videos, texts, emails etc) and I'd also like to have those on my phone. I tried using the search but nothing came up. I wondered if any of you knows where I can find those different icons/bookmarks?
And a silly other question, if found, could somebody also please explain how to install it?
Thanks so much!
priscilla
I don't understand. You found the picture here. I've written detailed instructions on how to install. So, what else do you need to know?
Also, please remove my screenshot from your post. You are pulling that shot directly from my Flickr account without linking to it. That is against Flickr's usage policy.
First of all, sorry about the photo, Ive deleted it now! I didnt know it wasnt allowed, otherwise I wouldnt have done it.
Second, thanks for the link, Ill use that for installation.
Just to clear it up, I meant things like that, not neccesarily the one you posted, I also know someone who for example has a Hello Kitty-theme, and Ive seen Fire-themes, but Im just looking for other themes aswell, so I can choose which one I like most.
And before you ask, my boyfriend doesnt have the link anymore and couldnt find it, Im afraid

Taking picture with buttons on the camera! HOW?

I want to taking picture with buttons(physical buttons) on the camera! i cant find any applications about it. do you know any apps like this? thanks a lot
scilor has just done one recently, check the portal, might still be on there.. iif not a quick search should unearth it.
conantroutman said:
scilor has just done one recently, check the portal, might still be on there.. iif not a quick search should unearth it.
Click to expand...
Click to collapse
i see it on the main page
http://www.xda-developers.com/windo...0-1-use-your-volume-keys-as-a-camera-trigger/
thanks anyway
was just about to give you the link............. happy snapping...
thank you so much

[HELP]Developing an app

Well... i want to make an app that loads a web site.. just like the Racing Live or iMobster apps..
or something that can connect to a stream of online music...
the thing is that i have a really nice web site of music called Jizzradio but i cant hear it on the nexus one, cos when the screen got turned off or when i go out of the browser, the music stops.
im not asking to someone make it... i just need a little help finding tutorials or info to make that kind of stuff.
Thx
Budske said:
Well... i want to make an app that loads a web site.. just like the Racing Live or iMobster apps..
or something that can connect to a stream of online music...
the thing is that i have a really nice web site of music called Jizzradio but i cant hear it on the nexus one, cos when the screen got turned off or when i go out of the browser, the music stops.
im not asking to someone make it... i just need a little help finding tutorials or info to make that kind of stuff.
Thx
Click to expand...
Click to collapse
http://appinventor.googlelabs.com/learn/index.html
First, you need to know Java.
Next, then you can adapt and use that for the Android platform.
There are a few good sites... anddev.org is descent with code and tutorials and a few others. But there isn't as many as you would think.
rodigezstyle said:
http://appinventor.googlelabs.com/learn/index.html
Click to expand...
Click to collapse
You have to apply for AppInventor for now. It's in a BETA stage (as is a lot of google products) and it might take a while for them to approve of you.
stuff said:
You have to apply for AppInventor for now. It's in a BETA stage (as is a lot of google products) and it might take a while for them to approve of you.
Click to expand...
Click to collapse
i asked for it... but i read that it was a to make basic apps... not so complex...
as for java, i know a little... i know PHP, mysql and i know it very well... and im asking for tutorials to see some examples and see the functions... i know if someone know how to program, u just need to learn de words and i learn looking at some examples... its not that hard
and thx for the anddev.org site.. ill be reading there and in the .developer.android.com guides
http://www.thesearethedroids.com/2009/12/15/creating-android-apps-with-html-css-and-javascript/

Eclipse XML question

First let me say sorry if this is in the wrong thread. Didnt really know where to post it.
So this is my second week or so playing with app dev. I have tried app inventor and a couple other programs to try and help me accomplish what I want to do. But, looks like Eclipse is my tool.
In Eclipse who would I like a button to another string xml file? Basically I created a button that needs to link to a new screen.
Let me say I dont know what I am doing. But, I know how to read and pretty much figure things out. Would this link be like a, a href? Thanks. Example please.
Guess I cant post my code because I dont have 8 posts yet. Forum thinks its a link

Adding intro.mp4 into apk

Like the title says how can I put a video into apk and let it play after someone opened the app
No one helps me ? I thought this is a forum
It is a forum. What you are asking for though isn't java help, its smali help so you're asking in the wrong forum. I would recommend doing some serious research into the decompilation process of apks. Additionally to me this looks like you are trying to make a spam version of a normal app (won't ever work btw because of the apk signing process) so its not really any wonder why no one has offered any help.
Jonny said:
It is a forum. What you are asking for though isn't java help, its smali help so you're asking in the wrong forum. I would recommend doing some serious research into the decompilation process of apks. Additionally to me this looks like you are trying to make a spam version of a normal app (won't ever work btw because of the apk signing process) so its not really any wonder why no one has offered any help.
Click to expand...
Click to collapse
I dont want to make a spam version its for private use
I saw modded apks which have toast frame messages and even a splash screen so I tought it would be possible to add a video too
PaulRichter said:
I dont want to make a spam version its for private use
I saw modded apks which have toast frame messages and even a splash screen so I tought it would be possible to add a video too
Click to expand...
Click to collapse
It is, its just a lot of work and I doubt anyone in this forum would be bothered enough to do it in smali, besides the developers that actually know smali properly enough to do this are very few and far between.
Jonny said:
It is, its just a lot of work and I doubt anyone in this forum would be bothered enough to do it in smali, besides the developers that actually know smali properly enough to do this are very few and far between.
Click to expand...
Click to collapse
Can you move the thread to proper forum ?
And btw maybe its possible to just make a splash screen but use an animated gif that would be awsome

Categories

Resources