This is one of the questions on a Google or Microsoft application to work as a programmer. Can anyone solve this without looking it up or cheating. Obviously we wont know if u did or not. This is just for fun.
“Write a
function that takes a string consisting of
numeral characters and returns all possible
alpha character strings of same length as input
that correspond to the keypad of a typical
telephone.
Sent From My Evo Killer!!!
Hell i could write that function in a sh script, c, c+ +, vb, java, javascript, php... Thats a very simple function, hard to believe thats a prerequisite for employment as a developer
Sent from my SPH-D700 using Tapatalk
chris41g said:
Hell i could write that function in a sh script, c, c+ +, vb, java, javascript, php... Thats a very simple function, hard to believe thats a prerequisite for employment as a developer
Sent from my SPH-D700 using Tapatalk
Click to expand...
Click to collapse
Yeah I saw that today. Thought I'd share it. Wish I had a tutor like you for school.
Sent from my PC36100 using xda premium
Related
For those of you who have not dicovered this yet, TextWarrior is a fantastic syntax highlighting text editor that runs on the phone. Syntax highlighting for C C++ Java etc. You can even use the volume keys to move the cursor. Works very well with Hacker's Keyboard.
I am nothing to do with the author but as it is totally free and free of adverts. I thought that he deserved a bit of support.
LouisJB said:
For those of you who have not dicovered this yet, TextWarrior is a fantastic syntax highlighting text editor that runs on the phone. Syntax highlighting for C C++ Java etc. You can even use the volume keys to move the cursor. Works very well with Hacker's Keyboard.
I am nothing to do with the author but as it is totally free and free of adverts. I thought that he deserved a bit of support.
Click to expand...
Click to collapse
If you don't have developed it you shouldn't have posted here... this rule is in the topic of the first posts of this forum and btw this has nnothing to do with sgs2
Sent from my GT-I9100 using XDA Premium App
Thanks, I was about to start work on one myself for my sgsii. Ill try this first.
Sent from my GT-I9100 using Tapatalk
I have an app called mini diary and i decided to make a daily diary entry on my phone to practoce typing on it.
The problem is that there is a 1000 character limit. This sucks cause well i like writing diary entries the size of small essays so it takes 2-3 entries just to write what i want to.
Can some one modify the app to get rid of the character limit or atleast in crease it to atleast 2500
Link to app: http://db.tt/45Dwn90s
Sent from my SPH-D710 using xda premium
Have you tried um diary 3? I don't think that one had character limit.
Thanks fir the suggestion but mini diary looks so much better
Sent from my SPH-D710 using xda premium
I may be a complete noob to decompiling and building an apk, looking through all the xml never do the specific numbers pop up for the apk
Sent from my Epic 4G
Thanks anyways
And could be in hexadecimal or binary
Idk coding so i jus guessing
Sent from my SPH-D710 using xda premium
Have you tried emailing the developer?
Sent from my SPH-M900 using Tapatalk
I've had hands-on experience on C++, I'm sure Java doesn't differ too much. However, I don't have a laptop snappy enough to handle the android sdk & eclipse software, also, unless decompiling the apk puts it back to full source code, to my knowledge, it isn't as simple as an xml edit, HOWEVER it doesn't make much more difficult either, you just search through the code for the proper class that contains such information in limit, or perhaps another terminology used by its creator/dev and once found, you change its values to meet your needs, and then recompile. This however should be emailed to the dev, and if its something you want to tackle for yourself, (which anyone can for this type of edit)legally speaking, you should contact the dev for permission to make such modifications to his/her app, (unless his work is opensource then you're ok) otherwise, he's protected by any type of reverse engineering, aka decompiling.
I think the dev is sammy
Sent from my SPH-D710 using xda premium
I got the apps from this thread
http://forum.xda-developers.com/showthread.php?t=1304815
Sent from my SPH-D710 using xda premium
I thought this would be very useful for those of us who install apps with suggestive names, maybe even good for tricking friends saying you downloaded the new angry birds game before it even came out. Lol XD I do understand there is a reason there is a password lock for keeping people out your phones, but unfortunately there are those who demand access such as kids, siblings, parents, significant others.
Sent from my SPH-D700 using xda premium
Ummm I think you'd have to decompile the apk and edit it somewhere. If you want a quick fix you could just change the name with the launcher but if you want a long term then edit the apk.
Sent from my SPH-D700 using xda premium
My phone recently fell and my capacitive keys don't work. Its sad that I can enjoy the betas of REMICS ans SENSE 4.0 ON my epic. I would grfeatly appreciate if someone could teach me how to enable these or create them. If someone teaches me I can keep updating the file for each update and push it out for most ROMs on our epics. I have decompiled and compiled frameworks and done basic editing. I know it will take more than just a little editing but I am more then willing to learn to make this happen! Thanks to anyone who tries in advance.
Sent from my SPH-D700 using XDA App
monstaX said:
My phone recently fell and my capacitive keys don't work. Its sad that I can enjoy the betas of REMICS ans SENSE 4.0 ON my epic. I would grfeatly appreciate if someone could teach me how to enable these or create them. If someone teaches me I can keep updating the file for each update and push it out for most ROMs on our epics. I have decompiled and compiled frameworks and done basic editing. I know it will take more than just a little editing but I am more then willing to learn to make this happen! Thanks to anyone who tries in advance.
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
Install AOKP, go to settings, rom control, enable navbar, select onscreen buttons you want
Decompile framwork-res.apk, edit /values/bools.xml and set the navigation bar value to true then recompile.
Sent from my SPH-D700 using Tapatalk 2
Can't you also just create local.prop and add line qemu.hw.mainkeys=0?
Sent from my SPH-D700 CM9 4.0.4
@dahturdima I have that on right now. I've had it like this. But I've been wanting to do it for other roms.
@ marcusant I though of that was in the process of doing it. But my decompilers wouldn't do it. I was getting chunk PNG missing files or something like that. I was trying to do it on REMICS.
If someone could upload their working set of tools I would greatly appreciate it.
Sent from my SPH-D700 using XDA App
monstaX said:
@dahturdima I have that on right now. I've had it like this. But I've been wanting to do it for other roms.
@ marcusant I though of that was in the process of doing it. But my decompilers wouldn't do it. I was getting chunk PNG missing files or something like that. I was trying to do it on REMICS.
If someone could upload their working set of tools I would greatly appreciate it.
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
Go with Zeinzu's method.
I would but I have no knowledge of what that means. I am half nooby. Lol
Sent from my SPH-D700 using XDA App
monstaX said:
I would but I have no knowledge of what that means. I am half nooby. Lol
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
Open terminal emulator and type
su (enter key)
touch data/local.prop (enter key)
echo qemu.hw.mainkeys=0 > data/local.prop (enter key)
Sent from my SPH-D700 using Tapatalk 2
OK. Thanks Marcus will do that.
monstaX said:
Does zeinzu just create a text file and name it local.prop? Then put it in the root of my phone? Not my SD card but the actual phone with es file explorer?
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
I just posted how...
Edit: k
Sent from my SPH-D700 using Tapatalk 2
Ok I did exactly this and in es it was created and I did see it with the command. However it didn't do anything. I am on AOKP. I know there is a setting but I can't do it through terminal emulator. Let me try another ROM
Sent from my SPH-D700 using XDA App
EDIt:It worked on REMICS!!!!!!!! Now if someone is willing to help how can i change the size? I know I can do it through dimes.xml in the framework but the question is what guru can do it without decompiling it? lol
I've done it on cm9 and it works.
Sent from my SPH-D700 CM9 4.0.4
It worked great thanks Zeinzu. Youre a genius. Is it possible to resize it without decompiling?
Not sure, haven't tried. I'm assuming no though.
Sent from my SPH-D700 CM9 4.0.4
monstaX said:
It worked great thanks Zeinzu. Youre a genius. Is it possible to resize it without decompiling?
Click to expand...
Click to collapse
Nope, sorry
Sent from my SPH-D700 using Tapatalk 2
Im assuming the guys that created ROM control are gurus because it does it automagically once you put the size?-.-
EDIt: it would be awesome if someone could hook me up with the tools to decompile these kinds of frameworks. I can decompile ICS ones fine. Just not newer ones? Lol
Aapt.exe
Sent from my Galaxy Nexus using xda premium
monstaX said:
Im assuming the guys that created ROM control are gurus because it does it automagically once you put the size?-.-
EDIt: it would be awesome if someone could hook me up with the tools to decompile these kinds of frameworks. I can decompile ICS ones fine. Just not newer ones? Lol
Click to expand...
Click to collapse
The one in rom control has a framework hook
Sent from my SPH-D700 using Tapatalk 2
As the tittle suggests this is a How-To in increasing the SMS/Hour Limit.
Some of you while sending a text might have had the following message pop-up.
View attachment 1262984
Sure you can simply click "Allow" but isn't doing that for every text message you send for the next hour frustrating?
Well, through a few hours browsing the Web and with the help of this thread http://forum.xda-developers.com/showthread.php?t=626771 I was able to increase the limit, thus keeping the message from popping up.
There are two methods of doing this. One requires a couple of apps, the other is done using ADB.
Remember you MUST be rooted for this to work.
The Steps
Required Apps: Root Explorer, SQLite Editor, BusyBox installed, Update your SuperUser binaries.
For some reason people get the I/O Disk Error. I'm not sure what this is. Try wiping cache and davlik cache. As well as wiping the SQLite Editor data. I have never gotten this error.
Also people have been having issues with the values not sticking. Again I do not know why. I'm sorry. It also appears that this only works on 4.1 not 4.2. You can test it out it might work for you.
Also check out this thread featuring freezas method. That might work for you if this hasn't.: http://forum.xda-developers.com/showthread.php?p=35652750
1. Open up Root Explorer
2. Navigate to /data/data/com.android.providers.settings/databases/settings.db (It'll ask you if you want to open the database with SQLite or with the internal viewer, choose SQLite)
3. Open the secure table
4. Hit the menu key and select New Record
5. Under name type in sms_outgoing_check_max_count
6. Under the value type in whatever you'd like, I did 9999
7. Hit Save
8. Go back once and select the table system
9. Repeat steps 4-7
10. Now navigate to /data/data/com.google.android.gsf/databases/gservices.db
11. Open the table main
12. Repeat steps 4-7.
13. Back out the home screen and reboot.
If you have SDK installed on computer, it might be easier to run the commands from there. That way you could copy and paste the commands.
ADB Method.
1.Open Command Terminal
2. Type in adb shell hit enter
3. Type in su hit enter
4. Type in sqlite3 /data/data/com.android.providers.settings/databases/settings.db hit enter
5. Type in INSERT INTO secure (name, value) VALUES('sms_outgoing_check_max_count’, 9999); hit enter
6. Type in INSERT INTO system (name, value) VALUES('sms_outgoing_check_max_count’, 9999); hit enter
7. Type in .exit hit enter (you should now see a hash tag again instead of sqlite>. If not conitune typing in .exit and hitting enter until you are)
8. Type in sqlite3 /data/data/com.google.android.gsf/databases/gservices.db
9. Type in INSERT INTO main (name, value) VALUES('sms_outgoing_check_max_count’, 9999); hit enter
10. Again exit back to where the command line has a hashtag
11. Type in reboot and hit enter.
:good::good:
Not sure if it works on cm10/pa but here's my screen shot it was not successful
Sent from my SPH-L710 using xda app-developers app
RPerry435 said:
Not sure if it works on cm10/pa but here's my screen shot it was not successful
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
I think I know your problem.
sms_outgoing_check_max_count needs to be in quotations as its typed in the op.
I'm running ParanoidAndroid as well and it works.
Can any one else provide some results?
Sent from my SPH-L710 using xda app-developers app
Thanks for the tutorial, but I don't know if Pablo Gomez wants 100 texts that say penis.
yousefak said:
Thanks for the tutorial, but I don't know if Pablo Gomez wants 100 texts that say penis.
Click to expand...
Click to collapse
Haha its just a test number
Sent from my SPH-L710 using xda app-developers app
K I'll try this out with quotations. I have a SMS spammer for winning concert tickets.
Sent from my SPH-L710 using xda app-developers app
RPerry435 said:
K I'll try this out with quotations. I have a SMS spammer for winning concert tickets.
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
Alright man, please post your results
If you have SDK installed on computer, it might be easier to run the commands from there. That way you could copy and paste.
Can't wait to try!!! .. gotta get back to my sms bombing lol
I got it no problem from the terminal just added quotations
Sent from my SPH-L710 using Tapatalk 2
how do you even reach the limit? or are you one of those spammers sending out those "you won a ipad" messages?
tft said:
how do you even reach the limit? or are you one of those spammers sending out those "you won a ipad" messages?
Click to expand...
Click to collapse
Haha no sir. I just tend to text a lot. And it appears that the limit is actually 30 SMS messages.
And don't forget to hit the thanks button if I helped you guys out
Sent from my SPH-L710 using xda app-developers app
RPerry435 said:
K I'll try this out with quotations. I have a SMS spammer for winning concert tickets.
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
Have you won using that method?
Sent from my SPH-D700 using Tapatalk 2
Do you have a method for increasing the recipient limit to more than 10 people on stock messaging app? I have to use Handcent to circumvent this, which works fine, just curious about the increase 10 recipient limit. Seems incredibly lame its capped at 10. Koreans must not have families over 10 people?
I have a program called SMS contest winner.... basically I try to win contests held by my local radio station... example one time its like text point to 62582 and be entered to win a trip to cedar point. Enter as often as you like. So I send out 50 or 60 thousand giving me better odds.. of course you can only win once every 6 months here so its not like I'm abusing the rules. I typically wait til its something I want to go to... last tickets won a few months back was 2 tickets to foo fighters using 47k texts to get the job done
Sent using my Galaxy S III
mmark27 said:
Do you have a method for increasing the recipient limit to more than 10 people on stock messaging app? I have to use Handcent to circumvent this, which works fine, just curious about the increase 10 recipient limit. Seems incredibly lame its capped at 10. Koreans must not have families over 10 people?
Click to expand...
Click to collapse
I believe there is a method. Just use the search function.
Sent from my SPH-L710 using xda app-developers app
Delete Post
Hostage XII said:
I believe there is a method. Just use the search function.
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
Just used the search function? How about instead of trolling you could useful to the post and actually answer the question properly without being a ass about it
Apple just give up the IPHONE sucks deal with it.
blackdragon79 said:
Just used the search function? How about instead of trolling you could useful to the post and actually answer the question properly without being a ass about it
Apple just give up the IPHONE sucks deal with it.
Click to expand...
Click to collapse
I'm not trolling nor being an ass. I'm just saying he could use the search bar.
http://forum.xda-developers.com/showthread.php?t=1570900
The thread above has a mod. Idk if it'll work on S3. There is also a how to a few posts down to do it manually. However I didn't find any folders in /res. Anyways it requires editing a.XML file so far I haven't been able to locate it.
Sent from my SPH-L710 using xda app-developers app
Hostage XII said:
I'm not trolling nor being an ass. I'm just saying he could use the search bar.
http://forum.xda-developers.com/showthread.php?t=1570900
The thread above has a mod. Idk if it'll work on S3. There is also a how to a few posts down to do it manually. However I didn't find any folders in /res. Anyways it requires editing a.XML file so far I haven't been able to locate it.
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
9 times out of 10 people who are on xda are on from the app which we all know the search function is a joke. So when people say use the search it kinda make people come off as trolling. But I may have to try that mod u posted I'm also sick of that 10 recipient BS
Apple just give up the IPHONE sucks deal with it.
blackdragon79 said:
9 times out of 10 people who are on xda are on from the app which we all know the search function is a joke. So when people say use the search it kinda make people come off as trolling. But I may have to try that mod u posted I'm also sick of that 10 recipient BS
Apple just give up the IPHONE sucks deal with it.
Click to expand...
Click to collapse
Most custom ROMs have a workaround built into it. You guys should probably try out some other ROMs. I'm running paranoid android and I'm able to have more that 10 recipients.
I think its BS too just like the SMS cap. Ha
Sent from my SPH-L710 using xda app-developers app