Urgent help in asembly! - Android Q&A, Help & Troubleshooting

Guys... please help me here:
Code:
int fixmuldiv2 (const int a, const int b)
{
int result ;
__asm__ ("smmul %0, %1, %2" : "=r" (result)
: "r" (a), "r" (b)) ;
return result ;
}
... my device have msm7227 chip, in compilation I got "Error: selected processor does not support `smmul r3,r2,r3"... please give me replacement for smmul instruction in this code

Here http://bit.ly/u7TD55
Sent from My Samsung Galaxy S2 running Paranoidandroid Rom.What else if not?=P

Dude, big thanks, I newer know about google, so thanks again for your help ... in any way I got it fixed but you will newer know how I managed it!

bartoloandre98 said:
Here useless piece of crap URL
Click to expand...
Click to collapse
Your post added absolutely nothing to the topic and it has been a fail in many ways. If, in the future, if you can`t help someone, just save yourself the time, trouble and bandwidth.

Questions or Problems Should Not Be Posted in the Development Forum
Please Post in the Correct Forums & Read the Forum Rules
Thanks ✟
Moving to Q&A

Related

[Q] Am i missing something?

Kinda new to this whole android modifying world and been doing alot of reading on the latest way to root 2.1 for xperia x10 2.0.2.A.0.24 (http://forum.xda-developers.com/showpost.php?p=9052050&postcount=1)
I am with Rogers and have updated to 2.1. I have run SEUS and it says i have the most upto date version, however my phone says my build number 2.0.A.0.504 ??
as the title suggests, am i missing something?
Thanks
.
Rogers hasnt released .24, the mite be waiting for .390
Sent from my X10i using XDA App
kash-alp said:
Kinda new to this whole android modifying world and been doing alot of reading on the latest way to root 2.1 for xperia x10 2.0.2.A.0.24 (http://forum.xda-developers.com/showpost.php?p=9052050&postcount=1)
I am with Rogers and have updated to 2.1. I have run SEUS and it says i have the most upto date version, however my phone says my build number 2.0.A.0.504 ??
as the title suggests, am i missing something?
Thanks
.
Click to expand...
Click to collapse
First, please read below....
-PiLoT- said:
Thinking of posting a new thread???
Use the search button on the top bar between "New Posts" and "Quick Links"
Threads posted in the wrong fora will be moved initially; however, for repeat offenders, the moderating team will look to take action to rectify the situation in a manner it believes is appropriate
WITHOUT FURTHER NOTICE.
It is the responsibility of all users to keep the fora organised and clean. We need you to do your bit to keep things orderly.
To the dedicated members that care to keep this forum, subforums included, clean and organized and grouped.
Please start reporting threads to the mods to take action. Please use the REPORT button to do so.
Thank You and happy easy searching.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Forum Searching | Posting | The Basics: (Make sure you've read them before starting a new thread)
Forum Rules - http://forum.xda-developers.com/announcement.php?f=642
Forum Search - http://forum.xda-developers.com/search.php
Google Forum Search - http://forum.xda-developers.com/showthread.php?t=304582
Advanced Searching - http://wiki.xda-developers.com/index.php?pagename=How%20to%20use%20Advanced%20Search%20on%20XDA-Developers%20Forum
XDA "Mantra" - http://forum.xda-developers.com/showpost.php?p=2031989&postcount=45
Post What Where:
General - general technical discussion items, news, anything else that does not fit into the other fora categories.
Q&A (Questions and Answers) - all questions, irrespective of type, get posted in here whether they be theme related, accessory related, technical, etc.
Accessories - any items to do with components and/or accessories relating to your device.
Rom Development - only meant for very advanced technical discussion directly related to ROM development activity and the delivery of actual ROMs and ROM components ONLY. Nothing else goes in here.
Themes & Apps - anything to do directly with the development of themes and/or applications. Nothing else goes in here.
MOD EDIT: BEFORE POSTING ANY THREAD IN THE DEVELOPMENT SECTION, PLEASE READ THE FOLLOWING:
If you have developed a ROM, or are working with others to do so, the development forum is somewhere to discuss and share ideas, post useful feedback and logs or crash dumps, and to discuss a common goal developers are trying to achieve.
It is NOT the place to post your question because it gets higher traffic, or because more experienced users frequent it. Doing this just annoys those who are working on the device, and drives them away. Developers don't want to wade through 20 threads of "Help me urgently" to find their threads for porting and fixing camera issues etc. Similarly, if a thread is designated as discussion for developers say, porting a camera fix, please do not post in there asking "When will it be ready?", "Can I flash this yet?" etc. This is both completely disrespectful to those working on the project (you evidently haven't read the important posts in the thread), and also is making it harder for developers to find comments from other developers or testers when required.
Similarly, don't make loads of "Thanks for your work here" posts in an active development thread. It's just as annoying to developers as asking when something will be ready. If a ROM is complete, then go ahead and thank the developer if you wish, but don't go into threads for devs only, and interrupt it to post "thanks". It's basically spamming, and is treated as such.
If you are posting in development, you should have read every sticky and notice there, and should be actively developing or helping in the development of something. Developing isn't installing a ROM, or using a tweak, it's creating a ROM or other hack or tweak. If you haven't read for several days before starting out on XDA, you are likely about to ask something already solved. I registered on XDA when I first wanted to post, and that was to join in a discussion on something. Sure, join up and ask a question, but read the information available in General and Q&A first, as your question will have been asked before. Search is your friend here, become familiar with it.
Regarding when to post in development if you are not actually developing something, there is one occasion where it's acceptable. If you find a leak of a new ROM, which isn't already posted, and you verify it's legitimacy via either running it, or based on the source you obtained it from, then this is assisting in development, and should be posted in development. If you want to ask when a leak will be available use search first, then if not already in discussion, open a thread in general or Q&A.
If you have a problem flashing a ROM, this is NOT related to development. It's up to you to determine if it is specific to a particular ROM, and post useful information in that developer's existing thread for the ROM. If it happens on more than one ROM, and isn't a known issue (remember you should read several times more words than you post), then find out what you are doing wrong. Check guides written by others, try to repeat the problem and see if it happens every time. Something needs to be reproducible to be fixed effectively.
Once you have identified what you need help with go to the device Q&A forum (general if device lacks one), and make a clear, informative thread that explains the issue, and what you have tried doing to fix it. Did you re-download the ROM? Did you ask a friend to flash it for you, to reduce chance of user error? What steps (exactly) did you follow? What errors did you see (exact wording)? Did you double check all the steps? Did you do a wipe or hard reset?
If you make a clear, concise, yet detailed post, you will find help forthcoming, and should get the problem sorted very quickly. If someone suggests you try something, report back on what happened, did it work etc. Then, next time someone has this issue and searches, they will find this and have a verified and tested solution.
So remember... before you start a thread in development, ask yourself what you are developing. If you can't answer, then stop, step away from the post button, and think about where you are posting. Would it be better in General or Q&A, or is some more time with your best friend, search, required?
Click to expand...
Click to collapse
...now, to answer your questions, it appears that Rogers did not release the update yet.
ok Thank you. Can you or anyone else please show me a link with the easiest way to root this rogers version?
thanks again. much appreciated the quick reply
kash-alp said:
ok Thank you. Can you or anyone else please show me a link with the easiest way to root this rogers version?
thanks again. much appreciated the quick reply
Click to expand...
Click to collapse
If you are on 504, use Z4root. Search the dev forum.
About 4 threads down u will find ur answer.
Sent from my X10i using XDA App
http://forum.xda-developers.com/showthread.php?t=834428
thank you guys!

Any help for a Xperia x10 mini bricked?.

Hi,
firstly: sorry for my english...
So, I've got a Xperia x10 mini, I was trying to unlock it (no success, as you can see). Now I'm capable of doing nothing, my xperia just shows a black screen with the sony ericcson logo on it, can't be switched off (even pressing power button and the button in the middle, it just reboot and come back to the logo) when I try to plug it into my laptop by the normal way (meaning that I remove the cable and put again pressing the button with an arrow), in order to reinstall the ROM, my laptop doesn't get it, the only thing I can get right now is that lousy black screen and I don't know what to do.
Any help out there?
-PiLoT- said:
Thinking of posting a new thread???
Use the search button on the top bar between "New Posts" and "Quick Links"
Threads posted in the wrong fora will be moved initially; however, for repeat offenders, the moderating team will look to take action to rectify the situation in a manner it believes is appropriate
WITHOUT FURTHER NOTICE.
It is the responsibility of all users to keep the fora organised and clean. We need you to do your bit to keep things orderly.
To the dedicated members that care to keep this forum, subforums included, clean and organized and grouped.
Please start reporting threads to the mods to take action. Please use the REPORT button to do so.
Thank You and happy easy searching.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Forum Searching | Posting | The Basics: (Make sure you've read them before starting a new thread)
Forum Rules - http://forum.xda-developers.com/announcement.php?f=642
Forum Search - http://forum.xda-developers.com/search.php
Google Forum Search - http://forum.xda-developers.com/showthread.php?t=304582
Advanced Searching - http://wiki.xda-developers.com/index.php?pagename=How%20to%20use%20Advanced%20Search%20on%20XDA-Developers%20Forum
XDA "Mantra" - http://forum.xda-developers.com/showpost.php?p=2031989&postcount=45
Post What Where:
General - general technical discussion items, news, anything else that does not fit into the other fora categories.
Q&A (Questions and Answers) - all questions, irrespective of type, get posted in here whether they be theme related, accessory related, technical, etc.
Accessories - any items to do with components and/or accessories relating to your device.
Rom Development - only meant for very advanced technical discussion directly related to ROM development activity and the delivery of actual ROMs and ROM components ONLY. Nothing else goes in here.
Themes & Apps - anything to do directly with the development of themes and/or applications. Nothing else goes in here.
MOD EDIT: BEFORE POSTING ANY THREAD IN THE DEVELOPMENT SECTION, PLEASE READ THE FOLLOWING:
If you have developed a ROM, or are working with others to do so, the development forum is somewhere to discuss and share ideas, post useful feedback and logs or crash dumps, and to discuss a common goal developers are trying to achieve.
It is NOT the place to post your question because it gets higher traffic, or because more experienced users frequent it. Doing this just annoys those who are working on the device, and drives them away. Developers don't want to wade through 20 threads of "Help me urgently" to find their threads for porting and fixing camera issues etc. Similarly, if a thread is designated as discussion for developers say, porting a camera fix, please do not post in there asking "When will it be ready?", "Can I flash this yet?" etc. This is both completely disrespectful to those working on the project (you evidently haven't read the important posts in the thread), and also is making it harder for developers to find comments from other developers or testers when required.
Similarly, don't make loads of "Thanks for your work here" posts in an active development thread. It's just as annoying to developers as asking when something will be ready. If a ROM is complete, then go ahead and thank the developer if you wish, but don't go into threads for devs only, and interrupt it to post "thanks". It's basically spamming, and is treated as such.
If you are posting in development, you should have read every sticky and notice there, and should be actively developing or helping in the development of something. Developing isn't installing a ROM, or using a tweak, it's creating a ROM or other hack or tweak. If you haven't read for several days before starting out on XDA, you are likely about to ask something already solved. I registered on XDA when I first wanted to post, and that was to join in a discussion on something. Sure, join up and ask a question, but read the information available in General and Q&A first, as your question will have been asked before. Search is your friend here, become familiar with it.
Regarding when to post in development if you are not actually developing something, there is one occasion where it's acceptable. If you find a leak of a new ROM, which isn't already posted, and you verify it's legitimacy via either running it, or based on the source you obtained it from, then this is assisting in development, and should be posted in development. If you want to ask when a leak will be available use search first, then if not already in discussion, open a thread in general or Q&A.
If you have a problem flashing a ROM, this is NOT related to development. It's up to you to determine if it is specific to a particular ROM, and post useful information in that developer's existing thread for the ROM. If it happens on more than one ROM, and isn't a known issue (remember you should read several times more words than you post), then find out what you are doing wrong. Check guides written by others, try to repeat the problem and see if it happens every time. Something needs to be reproducible to be fixed effectively.
Once you have identified what you need help with go to the device Q&A forum (general if device lacks one), and make a clear, informative thread that explains the issue, and what you have tried doing to fix it. Did you re-download the ROM? Did you ask a friend to flash it for you, to reduce chance of user error? What steps (exactly) did you follow? What errors did you see (exact wording)? Did you double check all the steps? Did you do a wipe or hard reset?
If you make a clear, concise, yet detailed post, you will find help forthcoming, and should get the problem sorted very quickly. If someone suggests you try something, report back on what happened, did it work etc. Then, next time someone has this issue and searches, they will find this and have a verified and tested solution.
So remember... before you start a thread in development, ask yourself what you are developing. If you can't answer, then stop, step away from the post button, and think about where you are posting. Would it be better in General or Q&A, or is some more time with your best friend, search, required?
Click to expand...
Click to collapse
answer : maybe SEUS repair?
I've tried so many times but no way
http://forum.xda-developers.com/forumdisplay.php?f=723
Your link goes to another xperia links, was that your purpose?
I guess the problem is I can't switch the phone off, that's why SEUS don't catch it and repair option is not possible, so if I find a way to power it off, maybe...I don't know...
josecash said:
Your link goes to another xperia links, was that your purpose?.
Click to expand...
Click to collapse
The purpose was to point out you're in the wrong section.
Ok, sorry.
How can I move it?
the moderator or admin will move it.
Any good news?
The only thing I can get is I'm in the wrong section?
josecash said:
Any good news?
The only thing I can get is I'm in the wrong section?
Click to expand...
Click to collapse
yeah, you're in the wrong section.
josecash said:
Any good news?
The only thing I can get is I'm in the wrong section?
Click to expand...
Click to collapse
The good news is, you can not brick your phone because the bootloader is not cracked yet. You can easily repair your phone using SEUS or PC companion. If that does not wok for you, then you're probably doing something wrong or you have a hardware problem.
The bad news is, yes you are in the wrong section and you will probably not get much replies from the members.
This is probably all the information you will get. Good luck!

Eclipse dev. please help

Hello, Im working on a applicatiopn that will help me and my friends in school with allot of things, and i have a problem programming a "on screen back button". later when i get home i will post the codes I´ve wrote so fare. (im not a skilld programmer so i gess i haven´t used the best codes)
I would be realy super happy if someone could help me out
Im working in eclipse and I have sucsesfully made a button to gett to a new View but when i press the back button on my S3 it closes the app and my on screen back button, I just can´t get it to work.
Please help me out!
Thanks
Fix
I found a way to fix my the problem
Button backButton = (Button)this.findViewById(R.id.back);
backButton.setOnClickListener(new OnClickListener() {
@Override
public void onClick(View v) {
finish();
}
});
devise stock back button
this.dispatchKeyEvent(new Keyevent(ACTION_DOWN, KEYCODE_BACK));

[Q] Android Java/Development - WebView findall function

Hello all,
Frankly I am not sure that this even belongs here but I think its the closest fit to the forum that I am seeking. If there is a community better suited to answer this please direct me there I have a question about the findall function in webviews. I know that it is deprecated, in eclipse this comes up "The method findAll(String) from the type WebView is deprecated". This is the code I have:
Code:
public boolean onKey(View v, int keyCode, KeyEvent event) {
if ((event.getAction() == KeyEvent.ACTION_DOWN)
&& ((keyCode == KeyEvent.KEYCODE_ENTER))) {
wv.findAll(findBox.getText().toString());
try {
Method m = WebView.class.getMethod("setFindIsUp",
Boolean.TYPE);
m.invoke(wv, true);
} catch (Exception ignored) {
}
}
return false;
}
I just want to have a functioning find/search in a webview. So far this functions great for only some versions of android, versions such as 4.0, 4.0.3, and I believe 3.0 do not function correctly.
Older versions of android such as the 2.x series and my nexus s on 4.1 work great.
Anyone know of a workaround for a webview function to work on all android versions? If there is something completely different form this I am willing to listen, at this point I only am looking for a functioning search on all versions.
Thanks everybody!

Help building

Hello guys,
I build ReVolt ROM from source and am facing a weird issue and was hoping someone could help ...
That's the error that occurs :
/home/johnhany97/Revolt/out/target/common/obj/JAVA_LIBRARIES/android_stubs_current_intermediates/src/android/app/ActivityThread.java:85: cannot find symbol
symbol : class NonConfigurationInstances
location: class android.app.Activity
public final android.app.Activity startActivityNow(android.app.Activity parent, java.lang.String id, android.content.Intent intent, android.content.pm.ActivityInfo activityInfo, android.os.IBinder token, android.os.Bundle state, android.app.Activity.NonConfigurationInstances lastNonConfigurationInstances) { throw new RuntimeException("Stub!"); }
Click to expand...
Click to collapse
Does anyone know how to fix it ? Sources can be found at github.com
Thanks in advance ...
johnhany97 said:
Hello guys,
I build ReVolt ROM from source and am facing a weird issue and was hoping someone could help ...
That's the error that occurs :
Does anyone know how to fix it ? Sources can be found at github.com
Thanks in advance ...
Click to expand...
Click to collapse
OK ..... At least can someone help me understand the error ?? I just can't get the fact That no one can help me here or on RootzWiki ..... It just doesn't make sense to me !!! Even of just someone would give me an idea what might be causing it I will highly appreciate it !! No idea is a bad idea ...
Make clobber and try

Categories

Resources