looking forward a customized rom without facebook apps, this can help save some memory. some people like me never use face book.....
Hey,
i dont own this phone so i might not be able to help you but cant you just use any rom and uninstal the facebook application?
kinda of an odd request for a phone designed with facebook in mind.
i believe the least users with this phone actually use the facebook-button.
i for myself bought it, because at this moment it's the best QWERTY-android-phone...
ThiloH said:
i believe the least users with this phone actually use the facebook-button.
i for myself bought it, because at this moment it's the best QWERTY-android-phone...
Click to expand...
Click to collapse
+1
I dont use facebook as much as other people use it. But hey i like that pictures on my contacts
I may be getting this for my wife as a birthday present (US version, aka Status) She doesn't want a dedicated FB key. I'm sure that after a solid root, we'll be able to find out what calls from what program are made and reprogram it for another application (simple logcat action), just as long as it isn't lodged TOO deep into the sense UI. Elsewise we log what key it is and use it in a custom aosp rom when it is made.
Though, root first.
I/ActivityManager( 127): Starting activity: Intent { act=android.intent.action.SEND flg=0x10000000 cmp=com.htc.socialnetwork.facebook/.FacebookWallInput } from
pid 267
Sounds pretty easy to find it and replace it with what we want ... Once we get root of course.
adlx.xda said:
I/ActivityManager( 127): Starting activity: Intent { act=android.intent.action.SEND flg=0x10000000 cmp=com.htc.socialnetwork.facebook/.FacebookWallInput } from
pid 267
Sounds pretty easy to find it and replace it with what we want ... Once we get root of course.
Click to expand...
Click to collapse
That's what I was hoping.. I could kiss you man....
Sounds as easy as decompiling, stripping a line or two and recompiling...
Then you can use another program or a self made program as a bootstrap and have it do something else, like open a new calendar event.... as my wife wants.
bedwa said:
That's what I was hoping.. I could kiss you man....
Sounds as easy as decompiling, stripping a line or two and recompiling...
Then you can use another program or a self made program as a bootstrap and have it do something else, like open a new calendar event.... as my wife wants.
Click to expand...
Click to collapse
Exactly
No need to kiss me lol
i am using asia rom on status with root..
mashi said:
i am using asia rom on status with root..
Click to expand...
Click to collapse
How did you root your phone? Thank you.
second_east said:
How did you root your phone? Thank you.
Click to expand...
Click to collapse
Yeah I'm interested too! Because if the Asian rom can be rooted, we should be able to flash it, root, then install maybe recovery and flash rooted roms (back to your stock but rooted for example...). Could be a way to start deving on this litle phone :-D
BTW, could you upload the Asian RRU again to a mirror, the one here isn't available anymore . Thanks in advance
Related
Does anyone know how to get dark keys application working on the 1.5 firmware (cupcake)
Is it something the app developer needs to do and if so does anyone know where i can reach him to ask
http://forum.xda-developers.com/showthread.php?t=513772 go here for app <<
it has to be done on the developers side and if you download the program through market the go to its details and scroll down to email developer.
already sent an E-mail to the Dev asking for the source code. He said he was going to get it uploaded.
cheers
Thanks guys
any luck on getting it to works on 1.5 yet?
Someone needs to make a new version of this app. one that doesnt keep flicking on and off like dark keys does. would be nice if it just remembered whether it was on or off and stayed that way until changed.
whats the darks key?black key?
Would it be possible to have a uer option to have the backlight on or off based on the time of the day?
Hm, they disabled a lot of programs abilities to change settings like wifi/gps etc, dont know if this was one of those settings (REALLY hope not since you cant change it in android settings either).
Really need this app working for 1.5 :/
fastludeh22 said:
Would it be possible to have a uer option to have the backlight on or off based on the time of the day?
Click to expand...
Click to collapse
That's a really good idea but we need to get it working with 1.5 first
Anyone seen any updates on this anywhere? His webpage seems quiet as well. Thinking about looking into this myself, but it'd be a lot easier with his code.
Nobody saw the source? It is explicitely posted on google code..
Here is the link:
http://code.google.com/p/darkkeys/
Did not actually see that, but I dont think it's possible with 1.5 firmware, I looked into it a bit myself, trying to construct hardwareservice jar file for 1.5.
//edit, that is, not possible with the normal hardwareservice way, it'll still work fine on rooted phones.
Rename to darkkeys.apk and install normally. Works only on rooted phones for 1.5 unfortunatly, and it's only debug signed.
Upstream bug tracker here : http://code.google.com/p/darkkeys/issues/list?updated=2&ts=1241446083
This is a disaster for white G1s!
Do I really have to root my phone just to be able to see the keyboard? What are Google playing at?
nurre said:
Rename to darkkeys.apk and install normally. Works only on rooted phones for 1.5 unfortunatly, and it's only debug signed.
Upstream bug tracker here : http://code.google.com/p/darkkeys/issues/list?updated=2&ts=1241446083
Click to expand...
Click to collapse
haha thank you so much i have been waiting for this for a LONG TIME!
Seems they changed detection on whether or not the keypad's open a bit as well, I'll see about making it more reliable sometime today.
Attaching new one, same procedure, rename to .apk and install directly.
What's the point in this?
nurre said:
Attaching new one, same procedure, rename to .apk and install directly.
Click to expand...
Click to collapse
Bronze G1s suffer from the same problem. So here's another vote for "change timeout based on time of day" feature. Preferably something configurable and togglable. Thanks for your hard work, guys!
So as you all can tell....I'm new to this forum and to the Android platform as well. I just switched from my Iphone to the Galaxy S 4g and it has been great so far! After doing a little research myself I was able to root the phone via superoneclick. As I was reading further into the certain roms that are out and things I could do to further enhance my phone, I decided to get the new gingerbread 2.3.3. I used the program called Odin 1.7 to flash rom and besides from the known "rainbow screen issue and the low wifi signal" it is running smooth. I was just curious on what these programs called adb, cwm(clockwork mods I believe), and cyanogen7? are used for and how? I apologize for my noobness for asking these questions but I just feel like a kid in a candy store with no cash to spend hahah. If someone can redirect me to some links that can get me a general idea of how the Android software and mods work that would be great!!!
I remember signing up for these forums and not actually using them 'cause I was reading and trying to catch up with the vast amount of info available here... It was overwhelming to say the least.
ADB is the Android Debug Bridge. If you've ever used the command prompt, it's essentially the same. You type in commands and they get executed on the phone. I still argue that you get more power and flexibility through text-based programs, which ADB will let you use. You can use ADB if you use your phone to go into Settings > Applications > Development > USB debugging (check the box next to it) then you can hook up your phone to the computer and run the ADB server on the computer. If you have superoneclick, it should've come with the ADB server as part of the tools.
CWM is a recovery mod, it sits on top of the phone's standard recovery program and gives you more power than the default one. You can make complete and partial backups of your phone's data in case you're flashing roms constantly and something goes wrong. You won't be able to use CWM with gingerbread at this moment since there's no support for it, but if you downgrade to Froyo, you'll be able to.
http://forum.xda-developers.com/showthread.php?t=1099374
Cyanogen Mod isn't available for our phone yet, but it's a popular rom on the phones on which it is available.
Have fun!
EDIT:
You should probably bookmark the bible, lots of good references there:
http://forum.xda-developers.com/showthread.php?t=1117554
welcome to the forum! glad everything works well for you on the first time flashing gingerbread. you can read up on everything in the bible thread below:
http://forum.xda-developers.com/showthread.php?t=1117554
check out the guides and it should give you a pretty good feel on everything.
Welcome to XDA!
First of all, kudos to the fact that you're brand new and you've already learned to ODIN gingerbread yourself.
ADB is a way of transferring and editing files on your phone.
It's very useful for editing system files, etc.
Not really necessary for you to know right now.
CWM, or ClockWorkMod, is an easy way for you to change your phone theme, apply a ROM (a combination of themes, or modifications), or flash tweaks. Right now, Gingerbread doesn't have CWM but it should be coming in the near future.
For the basics and a few tutorials, look for the GS4G bible, and also look at my tiny little guide, here.
dan, whenever people ask for places to get info, i'm going to give the bible as well as a link to your site too, if thats cool. you have a ton of info and it saved me when i first bricked. lol. (it was like 1230 or something and search was down)
jager555 said:
dan, whenever people ask for places to get info, i'm going to give the bible as well as a link to your site too, if thats cool. you have a ton of info and it saved me when i first bricked. lol. (it was like 1230 or something and search was down)
Click to expand...
Click to collapse
Alright, so I sped up my normal site; use this instead of dlevy.me
http://www.cyclopscomputers.com/gs4g
Glad to hear it helped you.
Nice! This helps a lot! Thanks again for all the help
Anytime. Again, welcome to XDA
Is there a link that shows how to set up adb. I tried on you tube but the computer still does recognize my phone. Im sure its the same for the android OS but im doin something wrong. Any help will do. Thanks
erok910 said:
Is there a link that shows how to set up adb. I tried on you tube but the computer still does recognize my phone. Im sure its the same for the android OS but im doin something wrong. Any help will do. Thanks
Click to expand...
Click to collapse
You honestly don't really need ADB if you have Root Explorer, or QuickSSH'd (which I love).
If you do end up getting QuickSSH'd I'd be glad to help you use it.
danstheman7 said:
QuickSSH'd
Click to expand...
Click to collapse
Lol... It's QuickSSHd, the d stands for daemon.
FBis251 said:
Lol... It's QuickSSHd, the d stands for daemon.
Click to expand...
Click to collapse
lolol oops I didn't mean to put that there -_-
danstheman7 said:
You honestly don't really need ADB if you have Root Explorer, or QuickSSH'd (which I love).
If you do end up getting QuickSSH'd I'd be glad to help you use it.
Click to expand...
Click to collapse
Id like to learn both. What are the ways?
erok910 said:
Id like to learn both. What are the ways?
Click to expand...
Click to collapse
If you don't wanna pay for QuickSSHd you can also get SSHDroid
https://market.android.com/details?id=berserker.android.apps.sshdroid
You install the app on your phone, then you can get a program on your computer that supports SSH
Putty
WinSCP
Tunnelier
I prefer Putty for running commands and Tunnelier for transferring files. When you run SSHDroid, it'll explain to you how to use it.
You install the app on your phone, then you can get a program on your computer that supports SSH
Putty
WinSCP
Tunnelier
I prefer Putty for running commands and Tunnelier for transferring files. When you run SSHDroid, it'll explain to you how to use it.[/QUOTE]
Wowsers thanks. Just saw the reply. Im going to look into now thanks.
welcome to xda!! glad your finding everything ok
Hi, quick question regarding the SMS app. With the old one for the Desire, while you were in a thread, if you went to the homescreen or another app, and then back to Messages, it would place you back in the thread you were viewing.
With the Sensation, it no longer works like this, instead if you navigate away and come back, you end up with the All Messages view, and then have to find your thread again. It's very annoying! Any way to fix it and have it like the old way?
Thanks!
sergeybrin said:
Solution: use cm7 noob!
Click to expand...
Click to collapse
gong by membership stats YOU'RE the noob. Don't be such a tool for no reason.
sergeybrin said:
Solution: use cm7 noob!
Click to expand...
Click to collapse
Muppet. I don't want to use CM7 thanks, because I want to stay on Sense. Either provide a proper solution to the question, or just keep your trap shut.
Weird, mine does as you want yours to, I don't know why yours doesn't
disclaimer
im not responsible if you mess up your phone its on you man i didnt and to tell you the truth there is not much risk here but always be careful
ok if this is in the wrong section mods please move it,
so i recently purchased a pantech pocket for the meantime until i get my new note 2 =) if you have a pantech pocket you should read up on this...
i had a hard time trying to find things for the pocket but i managed to do a little bit of tinkering myself.
first you have you pantech and you want root right?? Shortfuse.org download superoneclick. and bam your done
ok next, our phones have the ability to create a wireless hotspot but you normally have to talk to At&t and pay an extra service a month for it....not anymore ha just download secret codes revealer from the play store, run app, click search codes, then click list codes search for "softapactivation" click on it, click launch code, now there will be 4 checkboxes, check all of them except for "check to return APN failed" click save and thats it! this method works best if you get a widget to enable tethering after.
last but not least, our pockets, lol, are preloaded with flash player 10.3, i recommmend deleting it with an app likle rom manager, and download the latest apk of flash 11. make sure you have unchecked unknown sources and install and you know have latest flash player to watch your...errmm *adult videos*... haha
oh almost forgot, you can also edit your build prop with these additional entries
found here:http://forum.xda-developers.com/showthread.php?t=1560588
i have not tried all of them but the ones i have tried are infact working and make the phone smoother.
currently there are no custom roms or kernels for the pantech pocket but with these steps your phone will definetly feel better and work better as well any questions please feel free to ask away, much love and light xda community
Oh man! you're a God! Thanks from Colombia and forgive my english... I've been trying to enable the tethering of my pantech pocket for about 7 days and your post has been the only accurate answer. Thank you very much.
Something's happening with it
jgranadost said:
Oh man! you're a God! Thanks from Colombia and forgive my english... I've been trying to enable the tethering of my pantech pocket for about 7 days and your post has been the only accurate answer. Thank you very much.
Click to expand...
Click to collapse
I dont know what happens but sometimes the phone ask me again to call at&t to activate the tethering... I have to do many tries to be able to activate, besides,when I click to save in the the secret code revealer nothing happens, Ihave to close it manually... Please help...
Thanks
oikhlail11 said:
disclaimer
im not responsible if you mess up your phone its on you man i didnt and to tell you the truth there is not much risk here but always be careful
ok if this is in the wrong section mods please move it,
so i recently purchased a pantech pocket for the meantime until i get my new note 2 =) if you have a pantech pocket you should read up on this...
i had a hard time trying to find things for the pocket but i managed to do a little bit of tinkering myself.
first you have you pantech and you want root right?? Shortfuse.org download superoneclick. and bam your done
ok next, our phones have the ability to create a wireless hotspot but you normally have to talk to At&t and pay an extra service a month for it....not anymore ha just download secret codes revealer from the play store, run app, click search codes, then click list codes search for "softapactivation" click on it, click launch code, now there will be 4 checkboxes, check all of them except for "check to return APN failed" click save and thats it! this method works best if you get a widget to enable tethering after.
last but not least, our pockets, lol, are preloaded with flash player 10.3, i recommmend deleting it with an app likle rom manager, and download the latest apk of flash 11. make sure you have unchecked unknown sources and install and you know have latest flash player to watch your...errmm *adult videos*... haha
oh almost forgot, you can also edit your build prop with these additional entries
found here:http://forum.xda-developers.com/showthread.php?t=1560588
i have not tried all of them but the ones i have tried are infact working and make the phone smoother.
currently there are no custom roms or kernels for the pantech pocket but with these steps your phone will definetly feel better and work better as well any questions please feel free to ask away, much love and light xda community
Click to expand...
Click to collapse
You rock!
Zikk is unique mobile to mobile remote support app.
So what's so special about Zikk?
It is designed for consumers and not for IT depatments and operators,
therefore it is extremely simple and user friendly.
It provides full privacy protection - no screen sharing, and no access to SMS, email, etc.
It doesn't require constant internet access, and doesn't prevent the recipient from using his
phone for other purposes during the process.
It supports all Android devices (2.2 and above).
In addition to remote support, Zikk contains a local settings menu which uses Zikk's simple
and friendly interface.
When people have a hard time setting up their smartphones, they ask help from their friends
and family - Zikk enables users to help each other.
APK attached. Also available on Google-Play (https://play.google.com/store/apps/details?id=com.zikk.alpha)
where you will also find a short and helpful demo video. You van also find the video on YouTube (http://www.youtube.com/watch?v=IsP9-Lpfwpk).
So both people need Zikk installed, I presume? Does the person you are helping get prompted to download it?
cabbieBot said:
So both people need Zikk installed, I presume? Does the person you are helping get prompted to download it?
Click to expand...
Click to collapse
Correct. If the selected contact does not have the app, the user will be asked to allow sending
an automatic SMS with a link to the download page. There is also a share option where you can
send this message (via SMS, WhatsApp, Facebook, etc.) to one or more people.
zikkapp said:
It supports all Android devices (2.2 and above).
Click to expand...
Click to collapse
This really does sound great; however, does it support wifi-only tablets? Is the phone number just to receive verification code? If so, will any mobile phone number work?
ritchea said:
This really does sound great; however, does it support wifi-only tablets? Is the phone number just to receive verification code? If so, will any mobile phone number work?
Click to expand...
Click to collapse
The current version is designed for Android phones does not support WiFi-only tablets or
large screen tablets, however in a few weeks I will publish the tablet version, which will
include UI adjustments, tablet related features and a different registration process.
Sounds AMAZING! I'd really like to use this to help my friends and family. I live in India though
No worries, I'll wait
fantastic idea!!! this will surely take off!! kudos to the OP!!
how far this app will go ? I mean can I help someone from anywhere ?
What about phone types? What if my phone is a Nexus and the other device is a HTC?
zikkapp said:
Zikk is unique mobile to mobile remote support app.
APK attached. Also available on Google-Play (com.zikk.alpha)[/URL] where you can also find
a short and helpful demo video.
Click to expand...
Click to collapse
Fix the link.... & Also it'd be nice to add a promo pictured visual (Banner, slide show,ect) above to ease all the questions asked below.
Nicely done though. Props.
SystemErrorOne said:
Fix the link.... & Also it'd be nice to add a promo pictured visual (Banner, slide show,ect) above to ease all the questions asked below.
Nicely done though. Props.
Click to expand...
Click to collapse
Thanks, updated - since I'm a new member I can't post links so
I posted the app's package name and the title of the demo video
on YouTube. I will replace it with actual links as soon as I can.
Cool
----------------------------------
Sent from my Note 2 with Tapatalk
Cool, like the concept of it. But really wish it could do the updates of apps. And PRL updated. The many things my mother and sister never do.
BroadcastJunkie said:
Cool, like the concept of it. But really wish it could do the updates of apps. And PRL updated. The many things my mother and sister never do.
Click to expand...
Click to collapse
Great ideas for the next version - thank you very much!
I like the app a lot, but what make it one of the best is if I could move, install, & uninstall system apps, and a root file manager so that we can help rooted users also
uninstalled this app from my Galaxy Note i717 and now the home screen is gone and I cant get back into recovery?
oh cool its like remote assistance for android!
Vintage144 said:
uninstalled this app from my Galaxy Note i717 and now the home screen is gone and I cant get back into recovery?
Click to expand...
Click to collapse
Could you be little more accurate.. what rom you are using? What launcher? Does the launcher FC?
shadie21 said:
I like the app a lot, but what make it one of the best is if I could move, install, & uninstall system apps, and a root file manager so that we can help rooted users also
Click to expand...
Click to collapse
Actually a version for rooted users is an interesting idea. Not sure how common "less tech savvy"
rooted users are though. If you have more ideas for features for rooted users I would love to hear them.
I actually have a friend who is just getting into root use who calls for advice when he needs it. Let's be honest we were all beginners once and maybe could have used a little hand. He moved recently so there is distance involved now. This looks like a great idea.
I would love to have access to the settings menus, root file explorer and perhaps apps he already has installed such as set CPU or apps of that nature.
Beginners in root use are just as confused by root abilities as beginners in android are of it's stock features at times.
It would be really great to be able to start a log cat app and have your friend do something that normally causes a crash for example if they are not advanced enough to run one themselves. A current issue I have on hand. Trying to explain how to run one and sending videos to watch.
Hope this keeps going :thumbup:
Sent from my Nexus 4 using xda premium