Need Some Help With Layout/Programming? - Nexus One Android Development

Hi all,
Some of you might know I'm currently working my NubDial (http://forum.xda-developers.com/showthread.php?t=629032) during my free time. However, I've run into a bug that I'm quite lost at.
Basically, whenever I long-press the "Menu" button to get the virtual keyboard to display, it messes up my layout. When I press "Back" or long press "Menu" again to hide the virtual keyboard, my layout remains messed up until I exit the app. See attached files for what I'm saying.
My source code is available here: http://code.google.com/p/nubdial
Any help would be greatly appreciated, thank you!
Update:
Anyone knows how to launch Call log and Favourites using Intent?
The following:
Code:
public Intent getCallLogIntent() {
Intent i = new Intent();
i.setAction(Intent.ACTION_VIEW);
i.setData(android.provider.CallLog.CONTENT_URI);
return i;
}
Works but it launches Dialer instead of Call log -_-. Thanks!

Are you trying to have the android keyboard cover the dialpad or just trying to figure out how to keep the layout from staying messed up after you close the android keyboard?

Only looked for a minute and I'm sure you've tried a lot of things but as for the alignment if you look in finger-layout>main.xml, in the RelativeLayout tag, have you tried changing the android:gravity so that the child table is "prepositioned" if you know what I mean?

JoshHart: I would love to have the keyboard simply cover the layout (similar to default Dialer). Any tips? Thanks for the help!
I'll check out the prepositioned thing later, out now.

On a different note, anyone knows how to launch Call log or Favourites using intent? Thanks

Wysie said:
On a different note, anyone knows how to launch Call log or Favourites using intent? Thanks
Click to expand...
Click to collapse
This seems to work on my Nexus:
Code:
Intent i = new Intent(Intent.ACTION_VIEW);
i.setClassName("com.android.contacts", "com.android.contacts.DialtactsActivity");
i.setType("vnd.android.cursor.dir/calls");
//i.setFlags(Intent.FLAG_ACTIVITY_NEW_TASK);
this.startActivity(i);
Don't know for favorites though, a variation of type might do it, but neither "starred" nor "favorites" worked for me.

illojal: Thanks but I already did that and it worked ! Yeah Favourites is kinda weird.

Related

[App] New version of FingerPoint (ver 0.2.3).

Please find new release of FingerPoint App Launcher.
Change log:
Quicker start
Less memory used
Skinable interface
Groups In Favorites
Progress bar while caching
ExitOnLaunch option (can be configured for every app separately)
ExcludeFavoritesFromAll option
First VGA skin – needs testing
Update information
Shortcuts to Control Panel settings
Removed sorting in Favorites
Work pending
Rotation not supported
Scrolling with magnifying glass not always gets you to last item on list
Rework of bottom icons
Double click on item to launch app
Start FingerPoint with param that sets default tab
Select by group
If you’d like to try VGA Version please find setting.xml file and change
<FingerPoint Skin="WQVGA/White.xml">
To
<FingerPoint Skin="VGA/VGABlack.xml">
This skin scales icons to be bigger.
If you would like to make your own skin find folder /Skins/WQVGA and inside thare are some xml files that are responsible for skin colors and layout in WQVGA resolution.
There is still no configuration of the app if any one would like to write external application – like an FingerPoint Configurator – please do it as I do not have much time to do it myself.
If any one has questions regarding setting.xml or skin xmls please ask I will be happy to answer them.
Enjoy new version.
HOW TO: http://www.youtube.com/watch?v=vTCAbs7GCMs
Donate to keep this app free
Trying it asap...
Thank u
Changed skin to vga, did softreset works like a charm in etenx650, thank u
While trying to enter settings (third icon), I got an exception:
Code:
FingerPoint.exe
ArgumentException
Value does not fall within the expected range.
w System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
w System.Collections.Generic.Dictionary`2.Insert(String key, KineticListItem value, Boolean add)
w FingerPoint.Infrastructure.Controls.KineticPaneControl.PaneItemContent.GetRunningApps()
w FingerPoint.Infrastructure.Controls.KineticPaneControl.PaneItemContent.get_RunningApps()
w FingerPoint.Interface.MainForm.SetTab(Int32 tabId)
w FingerPoint.Infrastructure.Controls.KineticPaneControl.m_ClickTabTimer_Tick(Object sender, EventArgs e)
w System.Windows.Forms.Timer._WnProc(WM wm, Int32 wParam, Int32 lParam)
w System.Windows.Forms.ApplicationThreadContext._InternalContextMessages(WM wm, Int32 wParam, Int32 lParam)
w Microsoft.AGL.Forms.EVL.EnterMainLoop(IntPtr hwnMain)
w System.Windows.Forms.Application.Run(Form fm)
w FingerPoint.Program.Main(String[] args)
Other than that it works well
thanks for your work,it is so great.
I wish I can config the favour link myself. would you please tell me how to change it ?
Thanks for the new version. No errors here, BUT I can't figure out how to make the program icons show on the list. Only a couple of them are shown, like Notes, Tasks, etc. Am I supposed to drop an icon .png file for every app in the icons folder? Otherwise, everything is working great and it is a lot faster. Thanks,
First of all I wanna thank you for such a wonderful application! Congratulation Works rellay nice!
But when I try to start the Control Panel, nothing happens . It is linked with \Windows\ControlPanel.exe, but for this file does't exist. Is there any other way to access the Control Panel?
very nice!
i have also the crash on the third icon und Control Panel doesn't launch
goob job man congratulation!!!!!!!!................thanks
third icon
First off GREAT app !! love it . But for some reason when i go to the third icon it doesn't show me what app's are running , all i get is an error message telling me to quit then restart or look at details . Just wondering if your working on that ? And again awsome app
Fingerpoint 2 is awesome. Very quick. Had some issues when first loading it, got an error, more of a windows mobile error. Changed the settings.xml to include the vga version and did a soft reset. Works perfectly.
VERY SMOOTH when scrolling...just need to figure out how to add more icons and change some of the captions.
I'll keep an eye out for a config tool if one ever comes out.
Thanks again!!!
---
marco - the third button for me works...it shows what apps are running. Using it on a Touch Pro (Sprint - Stock)
It`s not goinig on a geman rom. We have programme and not programs. If have always errors.
nuuuuts said:
Fingerpoint 2 is awesome. Very quick. Had some issues when first loading it, got an error, more of a windows mobile error. Changed the settings.xml to include the vga version and did a soft reset. Works perfectly.
VERY SMOOTH when scrolling...just need to figure out how to add more icons and change some of the captions.
I'll keep an eye out for a config tool if one ever comes out.
Thanks again!!!
---
marco - the third button for me works...it shows what apps are running. Using it on a Touch Pro (Sprint - Stock)
Click to expand...
Click to collapse
hmmm .. im using a Touch Elf (p3450)
HOrray!!!!!!
I have been waiting for this all week.
Can you add this to ApptoDate
Support VGA - is certainly superior. Looks fine.
But:
- Caches to the disgusting low-speed
- Periodically, not responding to scroll right
- Need an embedded controller programming, as well as to close the application
Hy,
great to have a new version before i go on vacation
But i have to say a quick check brought some issues i have with it.
1. I have to say, and that is just honesty and mend to be constructive critique, i don’t like your way of grouping the fav`s. I don't have a clue about programming and so i can't cry out to loud here but i would have made an option for the fav grouping to be foldable, meaning a Group would have a line like program has now, and only when i want to look into that group i can slide it and the group opens up. Ok, i know that is 2 slides for one program, but when you sort your favs cleverly ( oh man i sound like a smartass here) you almost eliminate scrolling... oh man that mend to be the coolest feature of Fingerpoint ... ok, but i think you get my idea.
2.the new xml-setting file is cool and (also some asked already how to do it) is pretty self-explanatory. Just open the settings.xml in editor and you will see people that it isn’t rocket science we are speaking of here. But nonetheless it is work that needs to be done, and i think a tap&hold menu with "copy to fav-group xyz" would do the job easier . Especially when there is this "program-that-you-barley-ever-need,-but-on-this-very-fair-it-has-to-come-out-of-the-closet-once-again"-situations were you would like to add a program to your fav's temporarily, it would be great. Oh and removing it from there of course too
3) Oh an when you are at it, please try to find a way of cutting all my sentences at least in half, i think i talk to much
Have a <Arnold>NICE DAY</Arnold>
Flashhaw
HTC ELFin
Hello,
I cannot access the configuration tab, it prompts an error and forces me to quit.
Scrolling is fine, the app is lovely on the ELFin.
Used M2D to map it to my right soft key.
Paul
OK. Now I'm 'geting the exception error using the 3rd button. From the details it looks like an error getting the list of running apps...but what do I know? Anyway it worked fine the first couple of times and now it doesn't work.
By the way the icons do show OK in the all apps list. Most of them don't show on the favorites list...
NEO130 said:
It`s not goinig on a geman rom. We have programme and not programs. If have always errors.
Click to expand...
Click to collapse
Im running a german rom and everything is running perfectly! Though I'd like to get some details regarding setting up icons for applications as well.
EDIT: the app crashes while loading if the url of a bookmark is quite long. eg. "http://www.google.de/search?source=ig&hl=de&rlz=&=&q=wetter+gelsenkirchen&btnG=Google-Suche&meta=lr%3D" made it crash
Great Job!
I think soon it will be the BEST Finger-oriented launcher in the market.
Great JOB. Some improvements and You are the BEST. In the nearest future I'll try to donate... But third button...(cry)... Analyzing complains, possibly it connected to MUI.
Who has a second language (having exceptions) ? I have...
This version rocks!
One thing I have to mention though. Every new installed program doesn't appear in applications screen if the program doesn't restart first. Is there any way to include this future(maybe with tap and hold to refresh the applications screen)?

[App]Calc HD [All Screen] [Update 12/11/2011]

Update to 1.1.4362.26912 11th December 2011
Requirements:
- .Net Compact Framework 3.5
- Windows Mobile 6 or newer
Features:
- You can input a formula such as "√5×√5×5×(√25-1)", then calc will give you the result "=100".
- You can use function like "Sin、ArcCos、Ln".
- You also can use senior function like "Abs、Ceil、Floor、Round".
- More intelligent that you can not input a wrong formula like "5××5", "1.2.3"
- Humanized that when you input "5×" and then you press "÷", the formula will be "5÷".
- You can PASTE the result to FORMULA
- You can customize Sliding Sensitive by SlideDelay value in CalcConfig.xml
- You can customize Sliding Allowed Pixels by SlidePixels value in CalcConfig.xml
- You can OPEN Special % MODE in CalcConfig. Then the math rule will change. For example, 50-40%=30, 30+150%=75 etc. Default is CLOSE, change SpecialPercent value to 1 to open it.
- You can change the color for calc through "CalcConfig.xml".
Here is the content of "CalcConfig.xml":
Code:
<?xml version="1.0" encoding="utf-8" ?>
<CalcHD>
<DefaultUp>1</DefaultUp>
<AutoSlide>1</AutoSlide>
<MaxDecimal>4</MaxDecimal>
<SlidePixels>64</SlidePixels>
<SlideDelay>16</SlideDelay>
<SpecialPercent>0</SpecialPercent>
<FontName>Tahoma</FontName>
<BackColor>0 0 0</BackColor>
<FontColor>255 255 255</FontColor>
<NumButton>32 32 32</NumButton>
<FuncButton>80 80 80</FuncButton>
<EquButton>255 165 0</EquButton>
<ButtonDown>0 0 0</ButtonDown>
</CalcHD>
- You can change the value to change the color.
Update logo:
12/11/2011:
- Fix a problem about special percent function
- Fix a problem about bracket
- Fix a problem about round
- Add a answer menu to formula contextmenu
12/9/2011:
- Fix a problem about backspace button
11/29/2011:
- Add "±" button to tools panel
- Fix a problem that you can input number like "0236"
11/20/2011:
- Solve problem about SpecialPercent when use new core
- Fix problem about button "0"
11/19/2011:
- Big update, new compute core. No more compute mistake
- SpecialPercent is not working in new core framework
2/??/2011:
- Add contextmenu to Result and Formula Text
2/23/2011:
- Fix a problem about CPU computing error
- Fix a problem if DefaultUp set to 0
2/22/2011:
- New feature that you can set a default screen is up or down
- New feature that if you press a button in not default screen, it will slide to default
2/21/2011:
- New feature that CalcHD can run on a not WVGA screen device
- Fix a problem about input operation
2/20/2011:
- New feature that you can customize button color when you press it
- Fix a problem about input operation
- Fix a problem about button touch slide
2/18/2011:
- New feature that you can change font in CalcConfig.xml
- Fix a problem that calculator doesn`t round the value
- Fix a problem about "%" button
- Fix a problem about negative value
2/17/2011:
- New feature that if there is no CalcConfig.xml, CalcHD will create one automatic
- New feature that you can input negative value like "-5" etc.
- Fix a problem about close bracket
- Fix a problem about max decimal get wrong if decimal seperator is not "."
2/16/2011:
- New feature that you can customize Sliding Sensitive in CalcConfig.xml
- New feature that you can PASTE result to FORMULA
- New feature that you can clear RESULT ONLY by ContextMenu
- New feature that you can OPEN Special % MODE in CalcConfig.xml
- Fix a problem that allow input number after a close bracket
- Fix a problem about math rule
2/15/2011:
- Fix a problem that different areas using different decimal seperator
- Fix a problem about PI
- New feature that you can customize Sliding Allowed Pixels in CalcConfig.xml
2/12/2011:
- New feature that calculator are more intelligent and humanized
- Fix a problem about Character set of "%"
How can I run on a not WVGA device?
How can I change the location of button?
Please customize your CalcUI.xml.
For Chinese:
请不要汉化程序!
汉化的结果是非WVGA机子不能正常读取CalcUI.xml!
我相信不懂英语的同学也会使用这个计算器。
Very good app but ...
Dear Kation,
your App is very simple and handy.
But for me there are some limitations.
First: The ROM I am using is: Goatrip 6.0 Stock (german / 6.5.x).
For details please see the attached pictures.
Thank you for the great app.
Go on creating such great applications.
One more thing: Would it be practicable, to modify this app, so that it is not possible to make inputs like 5xx5 , or 1.2.3 etc.
Calc HD update!
More humanized!
__ said:
Dear Kation,
your App is very simple and handy.
But for me there are some limitations.
First: The ROM I am using is: Goatrip 6.0 Stock (german / 6.5.x).
For details please see the attached pictures.
Thank you for the great app.
Go on creating such great applications.
One more thing: Would it be practicable, to modify this app, so that it is not possible to make inputs like 5xx5 , or 1.2.3 etc.
View attachment 515235
View attachment 515236
Click to expand...
Click to collapse
Thank you for your report!
Your first problem is a Character set.
I`m going to change a character for that.
But I don`t have your second problem on my phone.
You can try the new version on your phone!
thanks alot friend .... it's easy to use this and with some changes, write formula in it ... and a great interface (like wp7)
but a question: can u port that for QVGA? i realy need something like this, plz
Kation said:
Calc HD update!
More humanized!
Thank you for your report!
Your first problem is a Character set.
I`m going to change a character for that.
But I don`t have your second problem on my phone.
You can try the new version on your phone!
Click to expand...
Click to collapse
Thank you for the quick answer and the update!!!
But the second problem I mentioned in post #2 is not solved yet.
In my opinion the format of the values (or numbers) is the reason.
In Germany we are using the separator ,. e.g. 1,03
But for marking the thousands we use this separator .. e.g. 1.452
The english people for example do it exact the other way round.
The result below is shown correct (the german way).
I found some more issues, wich your are surely able to solve.
If you repeat pressing the "solve button", some more brackets are inserted.
If you press the "pi button" then the "solve button", instead of the value of "pi" (3,14159...), "0" is displayed and Π disappears.
If result is "to" long the value is not shown from its beginning (the last numbers of the value are displayed).
I think it would be more useful to see first the beginning of the value and the swipe to see its end.
Again: A very, very good app.
Please don't stop developing.
Thank you
Mr.zeus said:
thanks alot friend .... it's easy to use this and with some changes, write formula in it ... and a great interface (like wp7)
but a question: can u port that for QVGA? i realy need something like this, plz
Click to expand...
Click to collapse
Yes I can. But I think I should make the WVGA version perfect first.
__ said:
Thank you for the quick answer and the update!!!
But the second problem I mentioned in post #2 is not solved yet.
In my opinion the format of the values (or numbers) is the reason.
In Germany we are using the separator ,. e.g. 1,03
But for marking the thousands we use this separator .. e.g. 1.452
The english people for example do it exact the other way round.
The result below is shown correct (the german way).
View attachment 516273
I found some more issues, wich your are surely able to solve.
If you repeat pressing the "solve button", some more brackets are inserted.
View attachment 516277
If you press the "pi button" then the "solve button", instead of the value of "pi" (3,14159...), "0" is displayed and Π disappears.
View attachment 516281View attachment 516285
If result is "to" long the value is not shown from its beginning (the last numbers of the value are displayed).
View attachment 516286
I think it would be more useful to see first the beginning of the value and the swipe to see its end.
View attachment 516287
Again: A very, very good app.
Please don't stop developing.
Thank you
Click to expand...
Click to collapse
Thanks! I have solved all your reports!
But I`m not sure that number format function work in orther culture`s phone.
How can I connect you? I can give your program to test.
thnx friend good work hd2
Kation said:
Thanks! I have solved all your reports!
But I`m not sure that number format function work in other culture`s phone.
How can I connect you? I can give your program to test.
Click to expand...
Click to collapse
Good morning Kation,
what exactly do you mean with
How can I connect you?
Click to expand...
Click to collapse
?
Is it not possible to upload here (in this thread)
the program to test
Click to expand...
Click to collapse
, you mentioned?
Or what exactly do you have in mind?
One thing i've forgotten to mention is, that my phone is HTC HD2 (might perhaps help you) By the way: I don't know much about programming!!!
Thanks for your very quick answer!
Thanks >< !!!
Thanks
but I also I have a htc hd2, and when I run out,
Config Error: Format error
can you help me I have it in Spanish
__ said:
Good morning Kation,
what exactly do you mean with ?
Is it not possible to upload here (in this thread) , you mentioned?
Or what exactly do you have in mind?
One thing i've forgotten to mention is, that my phone is HTC HD2 (might perhaps help you) By the way: I don't know much about programming!!!
Thanks for your very quick answer!
Click to expand...
Click to collapse
Hi. I think your post time in my country is midnight...
Now. I can say good morning to you
Mybay I used wrong words. My english doesn`t very good.
I will upload new version here.
ps: You can go to my website(en.wodsoft.com) to communicate.
Capovich said:
Thanks
but I also I have a htc hd2, and when I run out,
Config Error: Format error
can you help me I have it in Spanish
Click to expand...
Click to collapse
Did you change the calcconfig.xml?
Try to replace file by thread code.
Sorry,
but put those who sent and still gives the error,
I suggest you to change in the. xml
Capovich said:
Sorry,
but put those who sent and still gives the error,
I suggest you to change in the. xml
Click to expand...
Click to collapse
Is these in your calcconfig.xml?
Code:
<?xml version="1.0" encoding="utf-8" ?>
<CalcHD>
<MaxDecimal>4</MaxDecimal>
<BackColorRed>0</BackColorRed>
<BackColorGreen>0</BackColorGreen>
<BackColorBlue>0</BackColorBlue>
<FontColorRed>255</FontColorRed>
<FontColorGreen>255</FontColorGreen>
<FontColorBlue>255</FontColorBlue>
<NumButtonRed>32</NumButtonRed>
<NumButtonGreen>32</NumButtonGreen>
<NumButtonBlue>32</NumButtonBlue>
<FuncButtonRed>80</FuncButtonRed>
<FuncButtonGreen>80</FuncButtonGreen>
<FuncButtonBlue>80</FuncButtonBlue>
<EquButtonRed>255</EquButtonRed>
<EquButtonGreen>165</EquButtonGreen>
<EquButtonBlue>0</EquButtonBlue>
</CalcHD>
Is it still show format error?
Try to save as utf-8 by notepad and replace it.
Very nice app. Thanks to developer.
1. The program did not understood decimal separator because I had "," as a decimal in phone settings. Changed it to "." and everything is OK.
2. The program is vey sensitive and tries to move the screen up everytime I press any button. I suggest to change this. For example, wait for the slide to be 1 cm up before starting to slide screens.
Anyway, great calc app.
dmplot said:
Very nice app. Thanks to developer.
1. The program did not understood decimal separator because I had "," as a decimal in phone settings. Changed it to "." and everything is OK.
2. The program is vey sensitive and tries to move the screen up everytime I press any button. I suggest to change this. For example, wait for the slide to be 1 cm up before starting to slide screens.
Anyway, great calc app.
Click to expand...
Click to collapse
Thank you for your suggestion. But I can only read by pixels. Default is 64px.
I can set calc read this value by calcconfig.xml
Your first problem I think I have solved but not test.
u can try attachment of #11
Kation,
Thank you for responding so quickly,
I do the saved report file format
but equally it gives me the error you sent the images
Capovich said:
Kation,
Thank you for responding so quickly,
I do the saved report file format
but equally it gives me the error you sent the images
Click to expand...
Click to collapse
Oh ****. It is out of my control.
I made one for you specially.
Please snapshot me what does it show.
ps: this version have new feature
Hello,
What a very nice and cool looking programm. But it doesn't work for me.
HD2 and living in the Netherlands.
First version;
Works, but when I do the following 1,25-0,15= it crashes with a .NET error. I could provide a picture, but will also wait...
I changed the seperator into . but that does the same.
When I do 1/3= it says correct 0,3333 (with a comma). Other calculations are working great. Accept 125-25%=124,75. But 125x25%=31,25
Tried the version for Capovich, but that doesn't work for me too...
Same errors.
Hope you can do something
Kation,
Hi, I sent back the screen, with the application that sent me
As the error says is that I have properly installed the netcfv35
I have it installed NETCFv35.wm.armv4i not know if it will be because I have it for my application in VB2008
I hope that it can help you to see what the error.
Thanks and regards
Erel1971 said:
Hello,
What a very nice and cool looking programm. But it doesn't work for me.
HD2 and living in the Netherlands.
First version;
Works, but when I do the following 1,25-0,15= it crashes with a .NET error. I could provide a picture, but will also wait...
I changed the seperator into . but that does the same.
When I do 1/3= it says correct 0,3333 (with a comma). Other calculations are working great. Accept 125-25%=124,75. But 125x25%=31,25
Tried the version for Capovich, but that doesn't work for me too...
Same errors.
Hope you can do something
Click to expand...
Click to collapse
Hi, thank you for your report.
I do the new vesion and upload in first post
And that u say 125×25%=31,25
Any problem? 125×25% is the same as 125×0.25...
Capovich said:
Kation,
Hi, I sent back the screen, with the application that sent me
As the error says is that I have properly installed the netcfv35
I have it installed NETCFv35.wm.armv4i not know if it will be because I have it for my application in VB2008
I hope that it can help you to see what the error.
Thanks and regards
Click to expand...
Click to collapse
uh...
can u translate it to English or Chinese?

How to create a web page shortcut on desktop?

The only way I know how to create a shortcut on the desktop is to press and hold on the desktop, then select shortcut from the pop-up menu. Unfortunately, this method doesn't appear to work on my rooted NT.
Any suggestions how this can be done?
There's probably an easier/more elegant way, but this is one I know of, and since most of us are probably already using AnyCut:
Open AnyCut.
New Shortcut/Make your own
ACTION: android.intent.action.VIEW
DATA: http://URL
Nothing needed under TYPE. Name it, and it should appear on the desktop. The icon will be ugly stock Android, but if you're using GoLauncher or similar you can replace it with a decent icon if that matters to you.
Perfect. Thanks so much.

[Q] CM10 mms + Swype = no return key

I'm on CM10 (9/19 build) and using Swype as my default keyboard. I love the quick reply option for texts, however, the stock mms.apk causes the return key to be the emoticon shortcut and I am not a big fan of that. I've searched all over and, so far, have only found the following solutions:
- install a modified mms.apk which gives me a return key, but causes me to lose the quick reply option.
- install a modified latinIME.apk which gives me a return key on the stock keyboard, but not on Swype.
- make a template that inserts a new line (with a character on the new line, since templates can't be blank) which seems like a lazy workaround.
Is there any way I can get the best of both worlds here, with quick reply and a Swype return key?
smiley return mms.apk
aHance said:
- install a modified mms.apk which gives me a return key, but causes me to lose the quick reply option.
Click to expand...
Click to collapse
smiley for a return is really retarded. how did they ever come up with this. so where do i find a modded mms.apk? or i have to compile one?
i went to look for a pre-existing mms.apk on my phone, but didn't find one. thought it should be \system\apps\ - it's not. where then.
is mms.apk specific to CM flavor, or the phone model, or what?
In MMS hit menu, go to Settings. Then at the very bottom. Soft keyboard type ->show enter key....
is the soft keyboard setting from Mms.APK system wide?
regalpimpin said:
In MMS hit menu, go to Settings. Then at the very bottom. Soft keyboard type ->show enter key....
Click to expand...
Click to collapse
i don't have this option - maybe it's only on ICS? i'm on gingerbread cm7.2. but also - do we think that this will affect messaging apps system wide? namely - i'm not using the stock sms app, but go-SMS, which does give me an enter key. my need for enter-key is primarily in weixin/wechat.
cheers.
Found Enter Key !!
Guys I have found easy way in ICS & JB may work in KK as well (Not yet checked)
Just hit and hold Shift key [look like up arrow] You will see ENTER instead of SMILEY. :good:
Don't Forget to say thanks if it works !!!
i stopped fiddling with swype a long time ago - semc was the answer
i had updated my ROM to something based on the stock ROM, and the sony ericsson stock app is swype-like, WITH an enter key and multi-language selections, so i could stop fiddling with swype, who were hostile to user-requests, and wasting everyone's time with their licensing.
semc_intl_keyboard_textinput-tng.apk
this is from xperia ray st18i, modded stock gingerbread. i haven't tried it on anything else, but suspect it might work on any/most androids.
hope this saves someone some time wasted with swype.
cheers.

[Q] need help about default intents for sytem apps in android

i am an app developer with few apps already in the play store. i am currently in a project in which i need to make an app that functions likes the launcher apps. for example if i click a button named camera the default camera app should start,or clicking on setttings button should start default android settings activity.
i am having a big trouble in finding the default intent codes for the system apps.
actually this is what i meant to start the default camera app we do
Intent intent = new Intent("android.media.action.IMAGE_CAPTURE");
startActivityForResult(intent, 0);
i want the intent actions for other system apps. googling doesnt brings me to a correct solution.stack overflow doesnt helps much too.
could someone help me in this or give me a link to the source were i could find it..
thanks
i am still waiting for a helping hand.

Categories

Resources