Photo Booth app ... Need some help - HTC Droid DNA

Hi,
I've been trying to make this app mostly for personal use.
I actually am just changing/designing the images to just skin it really.
Feel free to check it out ( http://db.tt/qfFVq7uz ) (see attached as well), but I have a question or two about the xml stuff.
In the settings, I want to change the links that are inside there that go to other site to basically reroute them to our website.
I have tried looking at the xml files, I'm assuming that's where the link gets it's info, but not 100% sure.
Can anyone point me in the right direction on how to change these links. Changing the images and signing the apk is no problem for me so far.
Just a little help needed with the xml stuff. I can see it with an xml reader/editor, but it all looks foreign when I open it. I know html and what should do what, so I'm not completely useless when looking at it!
Thanks so much!

I have wrote a few simple webview apps and my link were inside my java code not in the xml. You should look in the smali and see if you see the links there.
edit. what are the links you are looking for and what do you want to change them to.

If you look in the settings of the app there are 6 different links.
-ProjectBox.com
-mindsea.com
-Photobooth.net
-Locate a Photo Booth (Goes to Photobooth.net too)
-Rent a Photo Booth (Also to Photobooth.net)
-Photoboothart.com
I'm just looking to put our website in place of them.
-Projectbox will be BlackBoxPhotoBooth.com
-Mindsea will be BlackBoxWeddings.com
The Photobooth.net trio can be condensed to just one that links to (http://www.weddingwire.com/biz/black-box-weddings-dayton/1d7e46534e8fdfbd.html) Will name it to Write a Review
-Photoboothart.com will become Blackboxpartybus.com
Thank you so much for pointing me in the right direction. I'm going to look into that now. Not completely sure I know what I'm doing once I get it open, but I'll probably be able to replace a link!

That's right, You should look in the smali and see if you see the links there
-------------------
Agences voyages francaise vietnam-Croisiere baie d'halong-Tours Cambodge

Related

[Q] Replace dialer on rooted phone

Hi, i'm using the Synergy ROM and love it. The only thing i don't like is the default screen that comes up when the phone rings (in this case it's a big VirusROM logo). I would like to change this to either the stock screen, or perhaps one from another ROM.
From what I can tell, I need to find the PHONE.APK file from the ROM I want and then add it to the phone. What I cannot find is instructions on how to successfully replace the file that is already on the phone. Based on some threads I've read, I assume a simple drag and drop won't work.
Or, maybe there is an easier way? I use GO Contacts as my dialer, the only thing i'm really looking to change is the large picture that shows up for any contact who does not have a pic associated (none of my contacts have pics, so it comes up for every call for me).
Any advice/suggestions appreciated. If I missed this information in an obvious place, I apologize.
Use Ninjamorph (on your phone) or apk tools on your computer to replace /system/app/Phone.apk/res/drawable-hdpi/picture_unknown.png with whatever you want.
Thanks! Is there a certain file size or resolution that the file needs to be?
badfish_23 said:
Thanks! Is there a certain file size or resolution that the file needs to be?
Click to expand...
Click to collapse
Yes. If there's a theme that has an image already made for it that you would rather have, you can just replace with it since it would already be sized appropriately. Otherwise, there should be several themeing guides that walk you through how to extract the apk, create the replacement images, replace them, and recompress. Just look for some good themeing guides. I don't have any links handy but they shouldn't be difficult to find.
Got it, thanks so much for your quick and thorough assistance

Gilrs Gallery =] (800*480px) [rar pack ~45Mb]

Hi All DS5 users
I've just finished making of a few wallpapers - about "girls" =] <no porn!> and decided to share with u.
All pix are landscape [i prefer using my DS5 as a teblet "mode"] Cutted to Size: 800x480 px,
So if u r using an app like "MultiPicture Live Wallpaper" (my favorite one) they'll look wonderfull - and could change automatic/random in time. (eg. from one folder form sd)
Above app want cut/shrink/ext. your bg image - it will display it as it shoud (but - there are so many options...)
I hope u'll enjoy it =D
Greets !
The file is rar packed, and need pass to unlock it,
use: xda
http://djmiks.active.pl/girls.rar
Explain to me just why password protection would be needed when you've given the password in your post?
Simple, this file is exclusively for XDA (DS5) users...
Its "protected" from "others" =)
Except anyone can see the link, so it does not matter if the file is password protected. XDA removed the requirement that people register to see links quite some time ago.
Question: did you limit your work to simply resizing and cropping images you found on 4walled.cc?
I have impression that you're not nice.
You dont need to download this file - no one tells you so...
I think, that your comments are too superfluous - are generating unnecessary forum traffic.
Probably, you are not understand policy of goodwill, because I have made this file with such intention, and "YES" cropping each picture to a certain size. [only source is different]
If you have nothing nice to say then I suggest you steer clear.
I must not explain you the problem of password, it is just as it is and apparently have to be so.
Sadly, I was being nice in trying to let you know that password protecting your archive was a useless gesture for the reason stated (XDA removing the requirement to register to see links). I also wanted to know whether you had done the work yourself or simply cropped existing images that you found for a reason: some of them were badly done and one of them actually shows parts of the female anatomy that I suspect you didn't want shown.
Instead I get nothing but whining from you because I pointed out that everyone can see the links whether they own a Dell Streak or not, and asked you whether you did the work yourself or simply cropped images. You have my sympathy since you seem unable to handle legitimate criticism and questions. I would recommend that you remove your link and host it somewhere that does require registration to see images. Android Central or MoDaCo might be a good bet.
Have a nice day.
I think it's cool he made the wallpaper/s, I think it's cool he posted them here for others to download, he likes the fact there's a password involved and there can be no doubt that he is aware anyone can access the password
I don't think it's cool I came in to see what he's posted and find unnecessary drama
Spoken by someone who revived a nearly three-week old dead thread.
Yep, 3 weeks

[Q] XML Questions for my apk ...

Hi,
I've been trying to make this app mostly for personal use.
I actually am just changing/designing the images to just skin it really.
Feel free to check it out ( http://db.tt/qfFVq7uz ) (see attached as well), but I have a question or two about the xml stuff.
In the settings, I want to change the links that are inside there that go to other site to basically reroute them to our website.
I have tried looking at the xml files, I'm assuming that's where the link gets it's info, but not 100% sure.
Can anyone point me in the right direction on how to change these links. Changing the images and signing the apk is no problem for me so far.
Just a little help needed with the xml stuff. I can see it with an xml reader/editor, but it all looks foreign when I open it. I know html and what should do what, so I'm not completely useless when looking at it!
Thanks so much!
The links for the buttons are not going to be in the XML files. XML is just going to be the visual stuff, anything that does anything is going to be the java files. I know how to edit XML in apps, but I have no clue how to do smali edits, which is what you'd have to do in order to get the results you want.
Thank you. I have no idea how to edit them yet either! Doesn't mean I can't learn. I've decompiled the classes file to get to the smalis, but that's where I've stopped for now.
Sent from my HTC6435LVW using xda app-developers app

[Q] All of the theme and rom building questions

Hey guys, I have a few questions. I looked around a bit before posting this, but I may have missed some stuff so if I need to remove this thread just let me know that I should have looked harder(and kindly provide a link please).
First I would like to know how to get into "Themeing". I want to know how to change the colors mostly. I can usually find the file I need to edit in order to change the icon shape, but If I'm not mistaken, the colors are probably controlled in an xml file. They may all look for a "central file" that contains the colors, or I may need to change each one individually. If there is a central file could someone help me find out what it is.
I have only found how to edit apps, so here's where I get a major case of the noobs. Are the system colors controlled by the launcher or the theme or is there a UI that can be edited what do I need to do. I want to be able to change the number styles, the fonts of the keyboard, and all that jazz. The most important thing, though; is that I need to be able to change the colors. I really don't have an issue with the current fonts and don't have a good idea what to replace them with anyway.
---------------------------------------------------------------------------------------------
Now that the above train wreck is over I have some harder questions.
I also want to get into developing. I will probably start by modifying someone else's. (side question, could I re-release theirs with my changes just so that people could test it provided I ask and give them credit. I know this depends on the person, but is it taboo, or just a no for some people) I already read through and followed shrike1978's. It was possibly the best thing that could have happened to me. It showed me that it was actually possible to do for someone with less android experience. (link)
But after I have built it what do I need to do to get started modifying it? I'm not even sure what all I want to do, but is there any suggestions of a starter project, as well as a how to do it?(maybe changing the launcher, or something like that)
Also I have been using xfce linux mint on a second hard drive of 75 gigs. Will this be an ok setup? Should I switch to ubuntu although I don't really like it as much?
Should I be s-off or on (maybe on so that I know that they will be supported)? Also is there any good vm's that run in linux and will run android?
I probably missed a few questions that I intended to ask, so I will edit them in when needed.
I plan to make a how to thread on my findings(hopefully good enough shrike gives me a :highfive: for doing a good job) so everyone who helps (provided I actually learn how and am capable of making the how to) will be thanked in my future famous thread
Also I apologize for any miss-types. I will do my best to correct them, but my keyboard is pretty broken (it took a tumble when I moved home for winter break)
I figured out the fonts(at least for the few roms I checked). They are easy to change and add. They are controlled in a system_fonts.xml in the "\system\etc" folder of the rom. The files that they represent are in the "\system\fonts" folder of the rom. The xml file has a pretty good explanation of how it is read, so adding your own should be pretty easy.
If anyone here has any suggestions even if you dont know for sure let me know please.;
Here's some threads I had bookmarked that may help:
http://forum.xda-developers.com/showthread.php?p=16459009
http://forum.xda-developers.com/showthread.php?t=916814
I had another one that I can't find the bookmark for.
feralicious said:
Here's some threads I had bookmarked that may help:
http://forum.xda-developers.com/showthread.php?p=16459009
http://forum.xda-developers.com/showthread.php?t=916814
I had another one that I can't find the bookmark for.
Click to expand...
Click to collapse
You are my hero.

Where to submit an apk request?

I've searched for a bit and couldn't find it. If someone would be kind enough to point me in the right direction and I can delete this post.
If it's the right spot, then I was wondering is there is or will be an apk file that uses if and else functionality with recordinga and possibly click on images and start another line of programmed steps. Kind of like vtask Studios for PC

Categories

Resources