Eclipse Help - General Questions and Answers

HI everyone ive just started to look up to a tutorial, that everybody suggest, so i dont want to jump some steps or change it cause of some errors/bug.
the tutorial im talkin about its this one http://www.youtube.com/watch?v=ma8aUC-Mf5M&feature=edu&list=PL2F07DBCDCC01493A.
The errors start when i type noe the Edittext in the .xml file and my R.java disapire (i restarted everything again from begin and same thing happened). ive read in the comments that the fault may be the old eclipse version that he is using and some solved with these:
-android:inputType="textNoSugge*stions"
- android:inputType="textPasswor*d"
but with me the second one it still gives me an error and even if i delete the row the error stay there and i cant run the apk.
I hope that somebody that have time to watch the video and try it on his own could help me. Thnk

Related

[Q] can someone help me please

ok here goes.......
I've updated to d107, im using noob's new rom, everything is fine EXCEPT I cant for the life of me get rid of the ****ing asphalt demo. I have root manager, root explorer, titanium, everything (licensed versions also if that even matters) and everytime I try to delete/remove and reboot that simple bastard is still there. I mount as r/w in two of the above mentioned programs and still nothing....is there something that im missing or something else that i should be doing? it just figures, I can re-install this that and the other rom,update,removed apps etc without any kind of problem ive seen mentioned on here, but when it comes to that demo (my now arch nemesis) I cant remove it!!! thanks for the help everybody.
specialk0324 said:
ok here goes.......
I've updated to d107, im using noob's new rom, everything is fine EXCEPT I cant for the life of me get rid of the ****ing asphalt demo. I have root manager, root explorer, titanium, everything (licensed versions also if that even matters) and everytime I try to delete/remove and reboot that simple bastard is still there. I mount as r/w in two of the above mentioned programs and still nothing....is there something that im missing or something else that i should be doing? it just figures, I can re-install this that and the other rom,update,removed apps etc without any kind of problem ive seen mentioned on here, but when it comes to that demo (my now arch nemesis) I cant remove it!!! thanks for the help everybody.
Click to expand...
Click to collapse
no need to mount....just use root manager and delete the apk and odex if it is present....cannot remember if it is......should be gone...I have removed it numerous times already...belive me it works...
ok thanks man, I'll give it another try...cant figure out for the life of me why this isnt working....I know that i'm surely missing something so simple.
on another note, flyers huh?.....kidding they had a hell of run last year. being from pittsbugh i love the penguins. hopefully we can win another one
i have no idea!!!
tried exactly what you said and its still there - went into titanium looked at properties of app - said only this: libasphault5.co
looked for it in corresponding folder and no luck.....I may have missed a step or uninstalled it incorrectly? still working on it
wow pretty stupid on my part - over complicating as usual.....all fixed - thanks again!

[Q] Android on Polaris 200 (XDA Orbit 2) Nand White Screen

Hello everyone,
I'm trying to flash Android on my Orbit 2.
I tried Various Kernel-Versions but all showed a kinda messed up piece of text and than slowly faded to a completely white screen.
I tried other Panel types but with them the Scree flickered Whithe without any text. My Panel type is 2.
Regards
Laberkopf
maby here?
it is common problem? i can't find solution =(( need to change kernel sources & recompile the kernel
great developers, please help us =)))
Actually it worked about 7 month's Ago. I installed WM Again and now even the same Kernel wich worked first gives me the same Problem :/
other NBH
Hey! You need another NBH file! I had the same problem yesterday. This one works:
http://forum.xda-developers.com/showthread.php?t=688291
http://it029000.massey.ac.nz/vogue/files/polaimg-panel3-240x320-2.6.32-froyo-06-09-10_22.nbh
Works =)
Thank you
F1 plz
i read this guide : sourceforge.net/apps/trac/androidhtc/wiki/HowToInstallWithAtoolsNand
step by step done, but after install hardSPL, when i'm pressed CameraButton and Reboot, see the tricolor page , and nothing happen. what can i do ?!
I read this too. Try other nbh file worked for me
ToyMachine said:
I read this too. Try other nbh file worked for me
Click to expand...
Click to collapse
thnanks toymachine.
another question !
i installed it and so happy for using android on my phone.
after a week, today, my phone goes crazy! when i power on it, just see "google framework" error ! and massaging not worked and other application like calendar and mail account absolutely faild!
i gonna to install another android and re install it on my nand so saw this page and download all files : http://forum.xda-developers.com/showthread.php?t=700669
but i can't use the exe file because i don't have WM on my phone. can you help me or guide to another way to re install android ? thanks

NOobs Guide To Proper Error Reporting

So You installed your shinny new rom It booted (mabe it didnt) And your salivating over your phone like its a shinny new toy. And whoops something goes wrong. Applicaton closes rom wont boot so on so forth. You go to post that you have a issue with the rom.
First off A NOOB
Will make countless threads over and over again Sometimes in the correct fourm most the time will not about that they cant get this to work.
Example title This rom blows help meeeeeeee i cant stall my hacked leet files rom is buserd..
body of text example
UR romz brokz ma aps fix it..
For all intents and prupose this thread is pointless not only should it be closed but the Poster should honestly go stick to stock. As they are a NOOB and prob for the first point didnt follow directions.
NOW THATS OUT OF THE WAY HERES THE PROPER WAY TO SUBMIT A BUG REPORT SO WE CAN FIX YOUR ISSUES OR AT LEAST TRY TO.
First off Get ADb shell.. Not only is it great for dev's its also great for you guys to send us stuff we to help u get your new shinny toy runnning.
Second off
http://developer.android.com/guide/developing/tools/logcat.html
^^^^learn it love it it it gives you logs. Yes crash logs app logs pretty much anything your android phone logs we can have u pull it out.
^^^THIS IS WHAT IS HELPFULL IN A BUG REPORT.^^^
Steps to proper bug report
FIRST OFF POST IN THE PROPER FOURM AND GASP THE PROPER THREAD U KNOW THE THREAD U GOT YOUR SHINNY NEW ROM FROM.
Second When you post be decriptive what were you doing when the rom crashed.
Did you try a phone reset? Yes No
Did clearing the cache and davak cash and fix premissons help via cwm?
Please list any and all tried.
IF these steps were done Does the crash still happen?
IF so
CRASH REPORT TIME
Put your phone in debug mode then connect to pc
Then navagate in dos to where ever you have your adb installed to
$ adb logcat
-f <filename> Writes log message output to <filename>. The default is stdout.
-v <format> Sets the output format for log messages. The default is brief format.
those 2 options are very handy
once you have your log file
ATTACH IT TO YOUR POST!!!!
We will look at the log's if we find out we need more info we can have you run logcat and change the format from brief to a more detailed format so we can better get an idea of whats going on.
Thank you!!!
Ps last note If its a issue we already know about hince its in the bug report and chainlog Please dont post over n over that this is broken when we already know it is thank u
Love your devs!

[Resolved] [Solved][Q] How to increase the media volume range for xperia mini pro [Help]

IF THERE IS A POST ABOUT THIS ALREADY PLEASE DON'T WASTE YOUR TIME AND JUST REDIRECT ME TO THE LINK
As said above, if the link you give me for the steps are hard (I cant do complex stuff, i only understand simple instructions) you can re write the steps here for me to get a better understanding
Okay, i am kind of irritated with the whole 15 levels of volume for Android devices and i wish to increase the range upto 30, 50 is preferred.
I've tried this link HERE
And obviously it didn't work because it is made for a Samsung device which is not mine
So done with the intro (Sorry if I bore you )
I will just tell you what I have and what i need
What I have:
I use an Xperia Mini Pro Sk17i
Running on Cyanogenmod 9.1 (ICS)
Yes it is rooted (No duh)
What I want:
Better range for my volume from 0-15 to 0-30 (50 is appreciated)
At least a frameworkmod.zip
Easy instructions or link to where i can do all this if it has been done
I know if there is a thread about this this will just make me look lazy or something but no, i have been searching around (still am) but i decided to ask so that a kind, charming, knowledgeable person (Trying to attract you ) can step forward and help me
Hope I can get a reply
Additional info can be asked at your request
There must be a specific rom for that..
.........................................................................................................................................................................................................................................
PLS PRESS THE THANKS BUTTON, IT MAKES ME FEEL BETTER.......:good:
Streetryders_2000 said:
There must be a specific rom for that..
.........................................................................................................................................................................................................................................
PLS PRESS THE THANKS BUTTON, IT MAKES ME FEEL BETTER.......:good:
Click to expand...
Click to collapse
I shall if you help me out more
Anywho, im sure you dont need a specific ROM for that
I've seen certain devices just have a framework.jar or framework.zip you need to install which just changes some codes
I found one thread HERE after some extensive searching and that volume fix is for my phone, it is not a Rom. I dont know if it will work with CM9.1 Mango but I am just doing a nandroid backup right now and I am going to try it
No helps?
Come on, im sure someone can help me out
Please?
Naweed Reza said:
I shall if you help me out more
Anywho, im sure you dont need a specific ROM for that
I've seen certain devices just have a framework.jar or framework.zip you need to install which just changes some codes
I found one thread HERE after some extensive searching and that volume fix is for my phone, it is not a Rom. I dont know if it will work with CM9.1 Mango but I am just doing a nandroid backup right now and I am going to try it
Click to expand...
Click to collapse
Okay, Prior to what I have said about trying this Fix from the link i provided.
It doesn't work
I am just stuck in the CM boot screen, I've changed the permissions as mentioned in the Topic
This post is solved thanks to numerous people
THIS POST HAS BEEN SOLVED THANKS TO NUMEROUS PEOPLE
Okay so I managed to get 30 steps of volume ^_^ :victory: (Yes I am jumping for Joy)
So anyways, alot of editing, i will be posting links to where i got help to and.... also make the steps easier incase any newbie (Like me) comes by
So yeah
I would Like to credit Dexter93 from #xda-rc who took his time to help me out
Recognized Contributor Chat Support Link HERE
Go to that link so you can access the link to have a chat with the recognized contributors if you have any doubts, they help alot ^_^
And if you are lucky they should be online most of the time
How I managed to do it
This is just for people who need to change their volume on their Mini Pro or other devices
Things you need :
Java software Development Kit
Download Latest JDK (Just download the Latest JDK, not JRE)
smali/baksmali tool (Thanks to the Korean guy, 'vorcot')
Download here
Have Notepad
Have your Framework.jar file on your desktop
Now sometimes Java might not be recognized in cmd
This will be noticed when you use Backsmali.bat (Happened to me)
You can get such message like: "Java Is Not Recognized As An Internal Or External Command"
So to fix that watch this video
Credits to the guy because I thought i would never fix it
After that
Go HERE
And follow the steps from "A. Basic Steps"
and in one step to change the volume you cant just put 30 or 100, it must be in hexadecimal form
You can use the converter here
Just enter a number on the decimal are which is your regular 1-Infinite numbers and click convert
Hope it helps for people who need it :good:
And Any questions can be asked
When I am free, i will make a full Tutorial for complete newbies

Some Problems with Theming and Setting up ADB on Linux...

Hey Guys,
I'm having a couple of issues with setting up adb on my Linux Box (Xubuntu 12.04) I downloaded Android SDK and installed Platform-Tools. I've tried most of the methods on XDA but when I "./adb devices" I get nothing. I have a Micromax A87 which is a rebranded version of Mito A78 (Anybody heard of it???).
I would like help with another issue too. I recently got into theming, I edited some .pngs (not 9s) and compiled it, then signed it and zipaligned it but when I put it in /system/app and rebooted, it worked only partially. The one's with the default mode as RGB work, but the one's with the default mode "indexed" didn't. Does Anybody have any Ideas???
BTW, I use Gimp and I change the mode to RGB before editing them.
Thanks in Advance...
JasonKZLY said:
I would like help with another issue too. I recently got into theming, I edited some .pngs (not 9s) and compiled it, then signed it and zipaligned it but when I put it in /system/app and rebooted, it worked only partially. The one's with the default mode as RGB work, but the one's with the default mode "indexed" didn't. Does Anybody have any Ideas???
Click to expand...
Click to collapse
Might be worth reading this before starting another thread - [GUIDE] - XDA New User Guide - Getting started on XDA, I know you're new, you're obviously eager to do something based on your other thread, but keep this in mind, nothing you've got to ask (which so far) hasn't been asked or discussed many a time before, so if themeing is what you want to get into, click the second link in my sig, read it, bookmark it then try and put into practice what it is you're trying to learn, and if at first you don't succeed, starting a new thread to ask a question that you'll probably figure out the answer to whilst you wait for someone to reply with an answer you could have probably found by typing your thread title into Google, isn't going to speed things up or help you learn.
There are some links to using apktool with Linux in my guide btw which should be of help.
THANKS, XPERIENCED!!!
I already read your theming guide and about 5 others on XDA Forums and I decided to get a better understanding of Themes.
I still face an issue, I can't setup ADB! I've tried most of the methods on XDA Forums and everything I can think of, it isn't working. I did use Google, most of them simply don't work. My question is not "How do I set-up ADB on my Linux?", It's "I can't setup ADB, can anybody help me?"
*sigh* Can anybody please help me???
EDIT: Solved it, adb working now!

Categories

Resources