success!!!! - A7 General

I did it...the mod worked...i can start to explore...thanks for all your help!!!

No problem....enjoy...Anyday now we will probably get another update from Dexter that includes the changes made in the new official update.

awesome
I can't waitt for the new updated dex mod. Put the elocity update and have added about ws much free software I can find. Now it would be nice to see what more current ay for apps work. It has been hit or miss with the free apps. Nice to have free but there is a lot of garbage too.
I have not had true google market access and that would be nice.
Does anyone know how to root this device so i can use setcpu app. I installed ita and it never opened just force closed. I tuink it is because of permissions but i do not know how to show an app that i am root, thanks
Rob

wont be able to run setcpu until the source is released. from what i can tell there are a bunch of modules missing in the kernel to provide the necessary hooks for something like setcpu. been pushing for source release for sometime myself and still no response from elocity.

Related

APP crash on HERO???

Hi,
i developed an app ("my days") and it works in the emulator also on my g1 and for quit a lot of users.
now i got a mail from a "HTC HERO" User and he say the app crash from the beginning. (an earlier version worked for him... the new version include widgets and mass of new features, so i dont know where to start searching)
So what could be the prob, whats the different. It makes me quit unhappy, i thought android is compatible to all android devices.
Any ideas?
greets
chris
HTC Hero is not a released phone yet, and tell him to not complain about using unreleased alpha code on his phone.
I do apologize, it was not my intent for this to seem as "complaining", it was only something that occurred and I was wondering if anybody else had run across this issue.
I fully understand that this is a pre build.
But how is anything ever going to get solved if issues are not brought forward.
Paul
thanks
yes.. it looks he used a alpha version or so.. thanks for your reply... i just thought to come crazy.
he answered:
"
so I found out what the issue is and I do appoligise that this was my issue. I ran a program that takes and converts the apk's stored on the apps folder to odex files and the issue is that when I did the update it replaced the apk file but left the odex file and that must have caused the conflict. I removed the odex file and the apk file then reinstalled the v.8 version and all is good.
I do appoligize, I should have done some more research on my end.
"
so finaly it looks he knows a bit about android rooted phones (maybe more than me so may you tell me in short what does this odex stuff is?
greets
chris
odex = optimized dexopt-wrapper, it's supposed to make the phone/apps run faster, especially on appstosd.
ok thanks... even i guess for a simple coder like me i can not really have an advantage from it (from a point of an unrooted user/developer).. or just to learn something new?
because to makes apps run faster.. for sure i am always interested in

[APP] Milestone - Overclock (requires root)

Hi all,
I realize this is a post about a Motorola phone but please bear with me.
As you might know, the Milestone firmware is firmly locked, unlike its cousin Droid. Among many things, this forbids overclocking because we can't change the kernel and unlock new frequencies.
However I developed a solution that allows overclocking by changing key structures directly in the kernel memory in runtime. All you need is a rooted phone; no flashing involved. For this to work, the module must know two memory addresses that are specific to each kernel. Fortunately, Motorola appears to have reused its kernel on most 2.1 firmwares, and I've yet to come across a firmware where it doesn't work by default. Confirmed working are Central Europe, Telus and Brazilian firmwares. Testers are welcome to give it a try.
Now for the relevant part for XDA: in theory this can be applied to any kernel on any other phone. You may say it's unneeded because you can already overclock; but you must flash a specific kernel to get a particular speed. It would be much better to be able to set any maximum frequency/voltage on the fly without flashing or rebooting. For instance, you could overclock to 1.0 GHz before a browsing or gaming session and then return to a lower frequency like 600 MHz, though still overcloked, for battery savings and safety. It's up to you.
Milestone users can try it out now:
http://code.google.com/p/milestone-overclock/
For the rest of you, what do you think?
sounds fantastic, I'd love to check it out but for the life of me I can't find the page.
If you want to pm it to me, I'll post it.
Nice. Telus Milestone User here. Would love to learn how to do this for mine.
Here is the project link:
http://code.google.com/p/milestone-overclock/
found it. looks like a fantastic idea.
How can we help get the addresses?
awesome .....wht there is no milestone/droid section here is beyond me ....wtf
Because it was decreed months ago by someone and no one seems to like changing their mind once they make a decision in this day and age.....
but it's need to root, could you fix it?
stevecai said:
but it's need to root, could you fix it?
Click to expand...
Click to collapse
what's the problem with rooting the milestone? There's plenty of solutions for that. Just no custom kernel/ramdisk, which this works around by using a kernel module.
hi,
i use the 2.1-reu version on my milestone,
but in order to prevent the 2.1 introduced alarm bug,
i have updated the kernel (only) to the 2.1-telus
(via a sbf).
is possible to use this mod to overlock my phone?
how?
if not, how help you to obtain the addresses?
thank's and continue your great work!
robert
gemini002 said:
awesome .....wht there is no milestone/droid section here is beyond me ....wtf
Click to expand...
Click to collapse
XDA is a HTC developer forum, not an Android forum. Google some moto modding sites, i know modmymoto.com is pretty good, found out how to root the Cliq (garbage) there.
staticshadow said:
XDA is a HTC developer forum, not an Android forum. Google some moto modding sites, i know modmymoto.com is pretty good, found out how to root the Cliq (garbage) there.
Click to expand...
Click to collapse
I have read this explanation several times.
I do not mind, but then because there are subforums dedicated to sonyericsson, hp, etc in xda.
modmymoto is good but the best developers site is, withous any doubt, xda-developers!
Re: milestone-overclock
Xda-developers is for htc and android is for porn.
Welcome to xda btw and great job. Now prepared to be flamed for uttering the M word.
-------------------------------------
sent via xda app from my milestone
ady said:
android is for porn.
Click to expand...
Click to collapse
are you Steve Jobs ?
miragu said:
Hi all,
Now for the relevant part for XDA: in theory this can be applied to any kernel on any other phone.
Click to expand...
Click to collapse
Will the method to find the right address that will be posted at /wiki/Disassembly work with every phone and kernel,too?
Has the app something like a setting where you can just change the address to the one you found with the method above?
Would really love an overclocked 2.1 on the HTC HERO. There is no oc-2.1-kernel for the Hero, yet.
Thanks for the great work, til now!
this is a good via to mod any application.
please, publish the source code of your applicacion ASAP.
thx
Source code for the kernel module released
Hi all,
Thank you for your support. I've just uploaded the source code for the kernel module and also the standalone module itself (it's included in the apk but still). Will write the Disassembly section soon, stay tuned.
miragu said:
Hi all,
Thank you for your support. I've just uploaded the source code for the kernel module and also the standalone module itself (it's included in the apk but still). Will write the Disassembly section soon, stay tuned.
Click to expand...
Click to collapse
hi,
i'm interested on include this in my system applications directory,
in order to prevent your deletion on hardreset, and in order to make it available FOREVER
the instructions are that:
cp OverClock.apk /system/app
cp OverClock.ko /system/lib
????
thx
The overclock.ko is created automatically when you press the "Load module" button in /data/data/pt.com.darksun.milestoneoverclock/files/overclock.ko. You don't need to copy it. I'm providing it separately so that people can load/bundle it without ever running the apk.
bartito said:
hi,
i'm interested on include this in my system applications directory,
in order to prevent your deletion on hardreset, and in order to make it available FOREVER
the instructions are that:
cp OverClock.apk /system/app
cp OverClock.ko /system/lib
????
thx
Click to expand...
Click to collapse
ok,
if i'm interested on have overclocking on my milestone after boot the system, and don't interested on manually execute the apk on each reboot, i need only to copy the OverClock.ko to /data/data/pt.com.darksun.milestoneoverclock/files/overclock.ko on boot time ?
but in your wiki page says to execute "insmod overclock.ko max_rate=800000 max_vsel=62"
please, provide me instructions to set overclock in boot time
The module created by the apk is preserved across reboots. However, if you want to run the module completely standalone I recommend you put it in /data/local/overclock.ko and run insmod /data/local/overclock.ko max_rate=800000 max_vsel=62

{ROM}White Widow 4.0b3{ROM}(5-29)~DarchDroid Port~ Beta3 Rereleased!

CLOSED
I'm proud to present a CyanogenMod Rom on the Eris, White Widow, ported from DarchDroid by Darchstar.
Cant shut me down
This is only a beta, and therefore has a few issues to work out. the main one is the boot. As of beta 3, you have to flash it over either a nand backup of 3.1 or the actual flash of 3.1. I am not allowed to distribute 3.1 anymore, so for those of you who didnt get it earlier im sorry, do not flash as it will bootloop your phone. also to those who do have 3.1, DO NOT WIPE! Wiping will also cause a bootloop.
To fix the no service bug, download the attatched zip, and exctact the build.prop to your sdk/tools
run these command to pop it back into place
Code:
adb remount
adb push build.prop /system
then reboot
Beta 3 Rereleased!
Limited Time Release, 4.0 beta3
Stripped down,very limited release. Just wanted to give you a small taste of what I've been working on. This is far from being the final release, but I promised a sneak peek. So far it is functioning and stable.
WORKING FB INTEGRATION
GPS
You must install googleshits to use anything than the other basic functions. Save the file to your SD card, boot to recovery and flash the googleshits .zip file like you would flash anything else. it is an update script.
For those interested in DarchStars new kernel with BrainFuck Scheduler- First Ever Release On Eris! -download and flash the update zip included at the bottom. No wipe needed.
I encourage you to look through the settings for all the new options, things like integrated wired tethering, setting custom messages on your lock screen, and 360 degree rotation are all under there, theres too many new things to post though so take a look and see what you find.
Thanks To
Punk.Koas for his kernel
-thanks to him we have OC and multitouch
Hero CDMA Devs for getting this on the Hero
Mak and Zippy-Man for the MMS fix
Anderwebs for his ADW Launcher
Conap for hosting!
Jamezelle for putting up with my dumb questions
Cornbreadfarts for alpha testing
Special Thanks to
Darchstar for the initial port
Changelog
3.1
-wifi tethering
-replaced browser with DolphinHD
-zip aligned apps for better memory usage
-removed bug report
3.0
-added Kaos's new kernel, OC and multi-touch now supported
2.0
-set ADW Launcher as the default launcher
-Wifi now works!
1.4
-Removed Open GL patch
-Removed extra Setup option
-Removed Nexus Launcher
1.3
-Added googleshits. no need to manually flash
-Removed apps such as DSUPDATE and Bug Report
-Removed both gallery apps and replaced with working version
-Removed toggle to switch between Camera and Video in the Camera app, was only causing FCs
-Added GL Patch for LWP-removing in the next update, causes transparency issues with gallery
what no mms, no wifi. no lwp, no o/c. i call that broke. default win goes to framework...
no im jsut kidding, for getting the core of hte rom done, nice work. lets see how it boots.
OC and LWP. had to check
Good job to everyone!!
Nice, will be using after wifi and mms work. Good work andrizoid, you do contribute a lot, will at least on android forums(bluedc2 btw).
nice work, no win declared until wifi and mms working!
thanks
i have a buddy working on the wlan.ko so wifi will be up half an hour.
google ****s is not installing right at the moment. getting a fix for it right now.
well, its nice and clean, but a little laggy at points.
for those that dont want to download rom for that link in OP, i have uploaded it to android.grdlock.net in my folder. here is direct link to folder: http://goo.gl/b7gd
i provided credit and backlink to this thread. andrizoid, if you want me to remove the rom from there, let me know and i will do so.
Re: {ROM}White Widow_v1{ROM}(5-23)DarchDroid Port
Will this work on 2.1 leak?
-------------------------------------
Sent via the XDA Tapatalk App
billakid said:
Will this work on 2.1 leak?
-------------------------------------
Sent via the XDA Tapatalk App
Click to expand...
Click to collapse
really, you had to ask that. no this is for root only
when there is something for those on leak, you will be told about it. it will be plastered on the front page of this section with a million links from others like you asking.
and no, there is still no root for leakers.
ECLIPS3 said:
well, its nice and clean, but a little laggy at points.
for those that dont want to download rom for that link in OP, i have uploaded it to android.grdlock.net in my folder. here is direct link to folder: http://goo.gl/b7gd
i provided credit and backlink to this thread. andrizoid, if you want me to remove the rom from there, let me know and i will do so.
Click to expand...
Click to collapse
Yay 4 minute download. Thanks for that lol
changed meta inf in google ****s to point it to the desire. now fully working
Waiting for WiFi.. super excited.
ECLIPS3 said:
well, its nice and clean, but a little laggy at points.
for those that dont want to download rom for that link in OP, i have uploaded it to android.grdlock.net in my folder. here is direct link to folder: http://goo.gl/b7gd
i provided credit and backlink to this thread. andrizoid, if you want me to remove the rom from there, let me know and i will do so.
Click to expand...
Click to collapse
would you mind setting me up a folder?
give me a while for the wifi, gotta finish compling the kernel and test it before i release it
will be up tonight though, no worries
i dont have privavleges to make you a folder. ask jcase or zifnab or jamezelle in the irc server. info at bottom of sig.
ECLIPS3 said:
i dont have privavleges to make you a folder. ask jcase or zifnab or jamezelle in the irc server. info at bottom of sig.
Click to expand...
Click to collapse
ehh. just keep it there and ill link it to your folder
testing wifi fix!
Running cyanogen on my droid, wont give up for nothing (but froyo). If you guys want to test a rom, try one based on cyanogen (wait for wifi fix)

[ROM] Blackhole 1.1 Stable Now on Rom Manager (5/7 Release)

The 1.1 Stable Download is available in Rom Manager now with limited options. I will be adding more as I find the time to.
Well, after many hours of trial and error, testing, and confusion I'm very proud to present the first open beta for Blackhole Build-Your-Own Rom on the HTC Thunderbolt.
Standard disclaimer:
While no Custom Rom can ever claim to be completely safe, and the very act of rooting your phone voids your warranty, I do my best to make sure that any Rom I release is fully tested. That said, if something does go wrong I am not responsible for loss of time/money/data/sanity/limbs/life that results directly or indirectly from the use of this Rom. Please enjoy responsibly.
Changelog:
Based on the latest RUU leak (1.13.605.7)
Deodexed
Rooted with Busybox
All bloat removed
Most stock apps removed
Added advanced power options mod
Added apps:
Widget Picker
Remaining stock apps:
Calendar
Camera
Contacts
Gmail
Phone
Setup Wizard
1.1 Changelog:
Added 6 signal bar mod (Thanks TeamBamf)
Added Accurate Battery (Thanks TeamBamf)
Added Transparent Notification Area (Thanks TeamBamf)
Added Power Options in Notification Area(Thanks JSChiSurf)
Various file-system and build.prop tweaks.
Known issues:
Cannot setup additional Gmail accounts past the first, unless connected to a computer via usb (No idea, but I'm working on it) User error.
Occasional reset during first run of Setup Wizard (only happened twice out of 10-20 /data wipes during testing) Fixed in 1.1 update.
Because I cannot test everything I rely on you guys to report any issues you have. Please be specific, let me know what triggers the issue, if you find a workaround, the specific error message you get (if any) and all the detail you can provide.
DATA WIPE IS STRONGLY RECOMMENDED BUT NOT REQUIRED
Download in Rom Manager
Visit Androiddoes for FAQ's, a list of the latest Rom Manager updates and the official error reporting thread. Also you can find info on how to get early access to the Rom if interested.
Great! So all of this will be linked to Rom Manager? Meaning, we get the ROM there as well as choose what will go on it and then flash? Or, do we grab the ROM from a link provided, and use Rom Manager to personalize it?
Also, is the kernel going to be a separate flash based on our needs or will you include one (or some choices) in the Rom?
Thanks for your work!
jasonbiggs said:
Great! So all of this will be linked to Rom Manager? Meaning, we get the ROM there as well as choose what will go on it and then flash? Or, do we grab the ROM from a link provided, and use Rom Manager to personalize it?
Also, is the kernel going to be a separate flash based on our needs or will you include one (or some choices) in the Rom?
Thanks for your work!
Click to expand...
Click to collapse
The Rom will be in Rom Manager as well, so you'll select the Rom option, and it will give you a bunch of different lists to choose one or more options from, such as:
Music - Stock or AOSP player
Browser - Stock or choice of market browsers
Launcher - Sense, LauncherPro, ADW, GoLauncher, etc.
Stock apps - Add back any removed apps you may want
Theme - Select from available themes (added with permission of creators)
Kernel - Pick the kernel you want with the Rom (added with permission)
Mods - choose which mods are preinstalled
(These are just examples and may not be available right away, or ever)
Blackhole aims to be an all in one experience.
I also try to make it easy to try different things and modify the Rom after it's installed. Every option that you can choose when you flash the Rom for the first time can be chosen later to change things up. These options even work on most other roms too.
Thank you for your question, I apologize if I've been a bit too long winded.
Nice. I already see you in rom manager. Looking forward to try it when rom manager access complete. Thanks.
loved blackhole on the fascinate.. can't wait
So just going through the motions in Rom Manager I can see that this thing has great potential. Was this made originally for Galaxy phones? Seems to be a lot of options for Touchwiz and de-binged apps? Is there or will there be options for sense items. I personally like using sense just all the verizon stuff de-bloated.. I know it is work in progress and looks great. This weekend when I have time I will give it all a go and see how it runs..
Can't wait to see how this grows. Will be a nice option for people that I know that are not really good at setting up custom looks on their phones. Reminds me of Adamz Smoked Glass on the D1 back in the day when he made setup files in recovery to choose what you wanted.. Again awesome work..
wctaylor79 said:
So just going through the motions in Rom Manager I can see that this thing has great potential. Was this made originally for Galaxy phones? Seems to be a lot of options for Touchwiz and de-binged apps? Is there or will there be options for sense items. I personally like using sense just all the verizon stuff de-bloated.. I know it is work in progress and looks great. This weekend when I have time I will give it all a go and see how it runs..
Can't wait to see how this grows. Will be a nice option for people that I know that are not really good at setting up custom looks on their phones. Reminds me of Adamz Smoked Glass on the D1 back in the day when he made setup files in recovery to choose what you wanted.. Again awesome work..
Click to expand...
Click to collapse
Yes the rom was made for the Verizon Samsung Fascinate first, and I'm using that manifest to work in the Thunderbolt options more easily.
I plan to have all of the Stock apps including sense, widgets, themes, wallpapers, etc. available eventually.
I actually took my inspiration for this rom from the Droidmod installer from my D1. When I upgraded I saw there was nothing like that for the fascinate and decided to make it myself. It just kinda caught on from there.
I loved your Blackhole rom on the Fascinate. Its great to see you put one together for the T-Bolt!
Sounds nice!
Jaxidian said:
Sounds nice!
Click to expand...
Click to collapse
+1
10charssssss
I can't wait to use your rom. It was all I ever used on my fascinate. I love your work. Thanks for doing it on the t-bolt. You rock.
Sent from my ADR6400L using XDA Premium App
Thanks a lot for all the kind words guys. Build your own version should be up in Rom Manager very soon, with constantly growing options.
When I wipe and install the phone just loops and never boots up. Stuck on Android
superdusto said:
When I wipe and install the phone just loops and never boots up. Stuck on Android
Click to expand...
Click to collapse
Are you able to get a logcat so I could see why? I never had it do that in all my testing.
Not sure what a log cat is. I tried it twice wiping both times and had no luck
superdusto said:
Not sure what a log cat is. I tried it twice wiping both times and had no luck
Click to expand...
Click to collapse
Have you tried downloading it again? could have been corrupted or incomplete download. What's the file size for the one you flashed?
sonofskywalker3 said:
Have you tried downloading it again? could have been corrupted or incomplete download. What's the file size for the one you flashed?
Click to expand...
Click to collapse
The size was 142MB
If anybody tried to download from rom manager, I had some issues with my manifest, it's fixed now, so if you get an error just exit Rom Manager and try again, It'll start from where you left off.
superdusto said:
The size was 142MB
Click to expand...
Click to collapse
That's the right size, so it's not an incomplete download. Try flashing the Stock Dexodexed build and then install Blackhole from Rom Manager.
Cool! Really need the Corporate email option to be installed
And, is wifi working in 1.0?
Thanks!

[Q] Can anyone post a fixed Mokee rom for the Redmi 4G?

I have installed Mokee on my 4G. But I have some security concerns with it. Google throws up a security warning when you reboot it complaining about an app that is trying to be installed. Numerous antivirus applications have problems with some of the apps.
Does anyone have a clean version of this rom that has the crap removed? I tried and failed. I'm sure a lot of us would appreciate it. Thanks!
tripper22 said:
I have installed Mokee on my 4G. But I have some security concerns with it. Google throws up a security warning when you reboot it complaining about an app that is trying to be installed. Numerous antivirus applications have problems with some of the apps.
Does anyone have a clean version of this rom that has the crap removed? I tried and failed. I'm sure a lot of us would appreciate it. Thanks!
Click to expand...
Click to collapse
As development for this device appears to be mostly at a standstill, you are more likely to be successful if you do it yourself. I lack the time/patience for this (might change during the summer) so unless someone else jumps in, you're on your own. In the mean time, there is nothing wrong with MIUI 5 at the moment.
Appl_Usr said:
As development for this device appears to be mostly at a standstill, you are more likely to be successful if you do it yourself. I lack the time/patience for this (might change during the summer) so unless someone else jumps in, you're on your own. In the mean time, there is nothing wrong with MIUI 5 at the moment.
Click to expand...
Click to collapse
If you cant do it or don't want to do it. Why do you even bother replying?? I already tried and I couldn't figure out how to do it. That's why I asked the question in the first place. I know people have done it. I was hoping someone would be nice enough to upload it.
So disable all those Chinese apps then it won't pop up the warning again..I'm using Mokee rom Now
sks93 said:
So disable all those Chinese apps then it won't pop up the warning again..I'm using Mokee rom Now
Click to expand...
Click to collapse
I have done that with Titanium. When I reboot I get the Google security warning when an app installs itself. Antivirus programs Avira and others throw up warnings under a full scan for different things.
tripper22 said:
If you cant do it or don't want to do it. Why do you even bother replying?? I already tried and I couldn't figure out how to do it. That's why I asked the question in the first place. I know people have done it. I was hoping someone would be nice enough to upload it.
Click to expand...
Click to collapse
Excuse me? If I had a computer with Linux that I could work on I would, but I don't at this time. See the issue? This thread is rather redundant as you could have just as easily asked that question in a topic where it is discussed.
As a side note, I am able to delete all the Chinese apps, don't even need to use Titanium Backup. Just take the app from the app drawer and drag it to the trash. It worked for me, chances are good it will work for you.
You may find this interesting: http://xda-university.com/as-a-developer/porting-aosp-roms-using-source-code
By the way, CM11 and Mokee are so similar it's ridiculous. Mokee is basically CyanogenMod with all the icons and names changed to 'Mokee'.
:good:
Appl_Usr said:
Excuse me? If I had a computer with Linux that I could work on I would, but I don't at this time. See the issue? This thread is rather redundant as you could have just as easily asked that question in a topic where it is discussed.
As a side note, I am able to delete all the Chinese apps, don't even need to use Titanium Backup. Just take the app from the app drawer and drag it to the trash. It worked for me, chances are good it will work for you.
You may find this interesting: http://xda-university.com/as-a-developer/porting-aosp-roms-using-source-code
By the way, CM11 and Mokee are so similar it's ridiculous. Mokee is basically CyanogenMod with all the icons and names changed to 'Mokee'.
:good:
Click to expand...
Click to collapse
Those apps get re-installed after a reboot. Every time.
Then why hasn't that happen to me?
Appl_Usr said:
Then why hasn't that happen to me?
Click to expand...
Click to collapse
How would I know? I just did a fresh clean install. It was the first thing I did after it booted. I uninstalled the apps like you did from the app drawer. Next reboot they are re-installed. Others have the same problem so I don't know how it can be different on your phone.
Uninstalling apps with Titanium/Link2SD/other apps won't work due to the non standard location of the apks.
With Root Explorer (or similar) go to /system/third-app and delete apks of these chinese apps. They won't reinstall again. I did that when installed Mokee, months ago, and they never reappeared.
Remember to uninstall also System Server (probably ad/analytics/spy, not needed)
r ex
i used built in root explorer to delete those chinese apps except fm . no problems now.

Categories

Resources