I'm attempting to do this on my girlfriend's NC (and she's not willing to purchase Root Explorer), so how in the heck do you do this via adb? In all the alternate keyboard threads, everyone makes it seem so easy, yet no one's actually explained how to do it.
Here are the two issues I'm having:
{
"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"
}
How do you set the directory to read/write outside of adb shell, and/or what the heck is this cross-device link crap?
Ah, figured it out! You can remount outside the shell! Hah!
In case anyone else needs to do this:
Code:
adb shell mount -o remount,rw /dev/block/mmcblk0p5 /system
Then just pull/push:
Code:
adb pull /data/app/com.dasur.slideit.vt.lite.apk .
adb push com.dasur.slideit.vt.lite.apk /system/app
reboot
I hope this helps someone else out there.
Paul,
It's on the wiki already
http://nookdevs.com/NookColor_Replace_the_Default_Keyboard
khaytsus said:
Paul,
It's on the wiki already
http://nookdevs.com/NookColor_Replace_the_Default_Keyboard
Click to expand...
Click to collapse
Aye, but that page is wrong because it doesn't take into account the "cross-device link error".
I had done exactly what it says, yet I got that error.
[Edit]: I see, the word shell is not needed.
Paul22000 said:
Aye, but that page is wrong because it doesn't take into account the "cross-device link error".
I had done exactly what it says, yet I got that error.
[Edit]: I see, the word shell is not needed.
Click to expand...
Click to collapse
Okay, I'm confused, is the wiki still wrong? Try cp/rm instead of mv?
khaytsus said:
Okay, I'm confused, is the wiki still wrong? Try cp/rm instead of mv?
Click to expand...
Click to collapse
Technique 1 is incorrect because that would result in the "cross-device link error" (see the picture in the OP).
Technique 2 shows "adb mount -o remount,rw /dev/block/mmcblk0p5 /system", which I guess works (?). I did "adb shell mount -o remount,rw /dev/block/mmcblk0p5 /system", which worked.
Anyway, forget this thread. Just was hoping to help someone else out there.
Paul22000 said:
Technique 1 is incorrect because that would result in the "cross-device link error" (see the picture in the OP).
Technique 2 shows "adb mount -o remount,rw /dev/block/mmcblk0p5 /system", which I guess works (?). I did "adb shell mount -o remount,rw /dev/block/mmcblk0p5 /system", which worked.
Anyway, forget this thread. Just was hoping to help someone else out there.
Click to expand...
Click to collapse
No, I'd like to get the wiki documentation correct. That's why I'm asking. I'll update the wiki.
Just to make sure, the Technique 1 fix is to copy/remove vs move? Or just pull/push? I'll experiment some here myself too, I suspect copy/remove would work as well.
khaytsus said:
No, I'd like to get the wiki documentation correct. That's why I'm asking. I'll update the wiki.
Just to make sure, the Technique 1 fix is to copy/remove vs move? Or just pull/push? I'll experiment some here myself too, I suspect copy/remove would work as well.
Click to expand...
Click to collapse
Awesome, thank you
To be honest, I'm not sure. I don't know what the "cross-device link" error is, or why Technique 1 worked for people (maybe it didn't? I don't know).
adb shell -> mount /system as rw -> moving a file to /system should work. I don't understand why it doesn't. Does anyone else out there know what the cross-device link error is?
Paul22000 said:
Awesome, thank you
To be honest, I'm not sure. I don't know what the "cross-device link" error is, or why Technique 1 worked for people (maybe it didn't? I don't know).
adb shell -> mount /system as rw -> moving a file to /system should work. I don't understand why it doesn't. Does anyone else out there know what the cross-device link error is?
Click to expand...
Click to collapse
Okay, I installed SmartKeyboard tonight so I got a chance to try it out.. Technique 1 is okay, but you did mv, not cp.. I did note that the copy in /data/app did not get removed after rebooting.. I was under the impression that if the same app existed in /system/app and /data/app it would remove the /data/app version. So probably need to cp/rm, but for now the first technique does work.
Other one should as well, although I might need to verify you can mv from the sd card.. I think that would be fine.
I know what a cross-link is, but I'm not quite sure why it happens moving from different partitions in this case really.
I'm using smartkeyboard and really like it, but when I go into landscape mode the letters are on the keys but floating below them. Any fix for this?
//from the nook COLOR
jewnersey said:
I'm using smartkeyboard and really like it, but when I go into landscape mode the letters are on the keys but floating below them. Any fix for this?
//from the nook COLOR
Click to expand...
Click to collapse
In a particular app? I haven't seen this at all.
Happens with all apps anytime I go landscape.
//from the nook COLOR
jewnersey said:
Happens with all apps anytime I go landscape.
Click to expand...
Click to collapse
That's quite odd.. Anyone else noticed this? I've never seen it happen... Have you tried a different theme? I doubt it'd be related to a theme, but who knows.
Can you get a screenshot of this behavior? Reproduce it, then hit the Nook and Vol Down button at the same time, it should take a screenshot. Upload it somewhere and link it.
Was just the HTC theme. Switched to iPhone and all is well and good, although I feel a little dirty using the iPhone keyboard..
//from the nook COLOR
jewnersey said:
Was just the HTC theme. Switched to iPhone and all is well and good, although I feel a little dirty using the iPhone keyboard..
//from the nook COLOR
Click to expand...
Click to collapse
There are LOTS of themes on the market..
Hey... thanks for this. Anyone experiencing any lag? It takes like a second, before the screen even detects my finger pushing down on a key...
hvuong2 said:
Hey... thanks for this. Anyone experiencing any lag? It takes like a second, before the screen even detects my finger pushing down on a key...
Click to expand...
Click to collapse
What keyboard? And no. You might make sure that haptic feedback is disabled, I've heard that could slow it down but not anywhere near what you describe.
Related
This is my black theme ported to X8.
Alfa version, works on Android 1.6 1.x.62 ..
Its a start, I hope we get 2.1/2.2 soon, so I'm not working actively on updating it atm, if someone feels thrilled - you can continue this work.
Thanks for uploading, looks great, like x10 mini goes black.
Hope you`ll update it on 2.1.
It runs good, thanks a lot.
I hope you give me permission to share it on my german Android User Page.
That would be great, and all the other Users thank you too.
It says it cannot replace the andriod system
Sure, share as you like, I'm not greedy
mzmz83 said:
I hope you give me permission to share it on my german Android User Page.
That would be great, and all the other Users thank you too.
Click to expand...
Click to collapse
Thanks a lot, I`m looking for 2.1 Framework.
mzmz83 said:
Thanks a lot, I`m looking for 2.1 Framework.
Click to expand...
Click to collapse
What are you going to do with it ? 2.1 is not released yet!
And how to put it, you can manual?
u need to root your device
thn
extract this to your sdcard
go to command prompt (cmd)
adb shell
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock2 /system
busybox cp /sdcard/framework-res.apk /system/framework/framework-res.apk
pulpoff said:
This is my black theme ported to X8.
Its a start, I hope we get 2.1/2.2 soon, so I'm not working actively on updating it atm,
Click to expand...
Click to collapse
I`v meant you`re not updating 1.6 Version anymore.
So I thought you maybe wanna create a new black edition on 2.1 Update.
And that`s I`m looking forward to.
Of Course I still know, the 2.1 update is still waiting.
I hope it comes till the end of the year.
I just got black screen of sony ericsson and hold at boot screen, help... how to enter into /system/ fold?
help?
shivenjuneja said:
u need to root your device
thn
extract this to your sdcard
go to command prompt (cmd)
adb shell
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock2 /system
busybox cp /sdcard/framework-res.apk /system/framework/framework-res.apk
Click to expand...
Click to collapse
tried but not working...detailed explaination please
Can someone explain in bit more details how to change default blue theme to this black? Because, that blue theme suck
when I try it, I met the black screen, the phone can not turn on, can u tell me the way to use this theme?
manhchien1311 said:
when I try it, I met the black screen, the phone can not turn on, can u tell me the way to use this theme?
Click to expand...
Click to collapse
Finally, I take it to sony ericssion to flash the ROM again, so now all back to normal.
So don't touch the framework.....res.apk as its cause the system halt at the boot screen.
Detailed "how to" is in x10 mini themes -> black htc thread
pulpoff said:
Detailed "how to" is in x10 mini themes -> black htc thread
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=821790
Uf... I have just read that topic.... And I still don't have a clue what to do, so I think that it will be best if I leave it as it is
But it looks so nice in black:
{
"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"
}
this theme is so nice, but I don't know it can install or not in X8, that is x10 mini, When I try it, my phone have eror, I have to flash by SEUS
shivenjuneja said:
u need to root your device
thn
extract this to your sdcard
go to command prompt (cmd)
adb shell
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock2 /system
busybox cp /sdcard/framework-res.apk /system/framework/framework-res.apk
Click to expand...
Click to collapse
what application should I use to do this? thanks
To Root you need "super one click", for example.
Then to copy the files to your system you need to install the sdk tool on your PC or install the Root Explorer from Market. It`s the easier way.
pulpoff said:
This is my black theme ported to X8.
Alfa version, works on Android 1.6 1.x.62 ..
Its a start, I hope we get 2.1/2.2 soon, so I'm not working actively on updating it atm, if someone feels thrilled - you can continue this work.
Click to expand...
Click to collapse
I made it.
Steps:
1.) Flash your X8 by SE Software Updater (with existing flash could brick your phone).
2.) Root your phone
3.) Follow the steps you read here: http://forum.xda-developers.com/showthread.php?t=821790 in "ANDROID_1.6_implementation_steps.txt"
4.) * App2sd your phone http://forum.xda-developers.com/showthread.php?p=8579902#post8579902
5.) Have fun
* Important! Existing ext2 partition could be cause that your phone desn't boot after App2sd. When this happen, put your SD card to your card reader and format Ext2 Partition and repeat step 4. Your SD card installed apps will lost, backup them!
! The framework only 95% because there is layout bugs here:
. search button (forexample in Market)
. alarm switch button is bule
. message bubbles are blue
. PatternControl (non default app, downloaded from Market) - when you enter your gesture code, the screen doesn't fit the screen
This bugs just cause the UI stranges, even so your operating system works perfectly.
I think I have finished my first Black Bar for the Bell Atrix, I need some other people to try it out as well now, and make sure it works for others.
PHONE MUST BE DEODEX
I used the icons from [THEME] Gingerbread Theme V2 (NO ATT)+Black Browser
http://forum.xda-developers.com/showthread.php?t=974112 so thanks to synergye for the icons.
This is a framework-res.apk and services.jar. I don't recommend trying these unless you are confident you can recover yourself from a possible brick (I had many while making this, but it should work now).
BACK UP YOUR FILES BEFORE YOU INSTALL THIS.
I am not responsible for any bricking that occurs.
Please let me know if it works for you. Thanks
Note: I am getting that black signal bar, but I assume its because I am in a basement apartment, it should have green bars when you have a signal.
{
"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"
}
looks nice!
Thanks a lot, works great! I tried to do the same myself but after soft bricking a couple times I gave up. I installed it like this:
adb push framework-res.apk /sdcard/
adb push services.jar /sdcard/
adb shell
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system
cp -f /sdcard/framework-res.apk /system/framework/
cp -f /sdcard/services.jar /system/framework/
sync
reboot
Click to expand...
Click to collapse
can you guys explain how to do this in a safe mode...i've just rooted my phone with aRoot and don't really know how to recover from a soft-brick !
Silent8Strike said:
Thanks a lot, works great! I tried to do the same myself but after soft bricking a couple times I gave up. I installed it like this:
Click to expand...
Click to collapse
Awesome. I figured it should work for everyone but since I learned how to do this while doing this, I couldn't be sure. I know what you mean about the soft bricks, I must have bricked mine a dozen times. You can notice the time in the picture. I refused to give up until I got it.
Thanks for the info on installing, I didn't want to give anyone advice on that, since I was relying on a script kenneth gave me.
I have a Honeycomb Port almost finished, I figure I will try to port most of the ones other people have made for ATT. (all credit goes to them obviously)
aliafi90 said:
can you guys explain how to do this in a safe mode...i've just rooted my phone with aRoot and don't really know how to recover from a soft-brick !
Click to expand...
Click to collapse
You will need to ADB pull your framework-res.apk and services.jar from system/framework as backups in case of a brick. I know I read a good tutorial on this in another thread, I will find it and post a link
thanks ! and another silly question all i have to do is to rename the zip files to .apk and .jar ?
No unzip them. The apk and jar are there, the apk was to big to upload without zipping it
EDIT: as for the backup, if you run backup.bat in this file it should create your backups for you and then if you run installer it should revert back to those backups. I say Should. It did on mine.
EDIT 2: Figured I would upload an installer as well. The code is messy, but it should work. You just need to run installer, it already has the framework-res.apk and services.jar included.
Sent from my MB860 using XDA App
thanks a lot for your help...it's just that when i run backup.bat it says do you see you device listed above ? it's not recognizing my device for some reason...do i have to run it in another folder or it wouldn't make a difference?
aliafi90 said:
thanks a lot for your help...it's just that when i run backup.bat it says do you see you device listed above ? it's not recognizing my device for some reason...do i have to run it in another folder or it wouldn't make a difference?
Click to expand...
Click to collapse
hmmm, thats odd, it should be fine running in that folder. Do you have the phone plugged in via USB and the options set to NONE and USB DEBUGGING ON?
toughbax said:
hmmm, thats odd, it should be fine running in that folder. Do you have the phone plugged in via USB and the options set to NONE and USB DEBUGGING ON?
Click to expand...
Click to collapse
yea and it's still not showing the device...do i need to have adb or anything installed on my computer for this?
aliafi90 said:
yea and it's still not showing the device...do i need to have adb or anything installed on my computer for this?
Click to expand...
Click to collapse
I think all the adb files you needed were in the folder, I think by you seeing the list of attached devices (even if there is none there) it means adb is working.
I am not really sure what could be causing the problem... I would try a Reboot first if you haven't then maybe you could try booting into "Enable USB enumeration early." by holding vol- and power and see if it picks it up then. After it says "Reading ODM fuse: 1" wait 10 seconds or so and run the backup.
Sorry my knowledge of the finer workings of android is still a ways off
It works here as well.
Nice job!
EDIT: Just so you know, I didn't use your install scripts.
NFHimself said:
It works here as well.
Nice job!
EDIT: Just so you know, I didn't use your install scripts.
Click to expand...
Click to collapse
Thanks, couldn't have done it without your deodex.
Sent from my MB860 using XDA App
don't know whats wrong but still not showing anything under devices....is there another way i can do it manually?
aliafi90 said:
don't know whats wrong but still not showing anything under devices....is there another way i can do it manually?
Click to expand...
Click to collapse
if you use command prompt you can enter:
Code:
adb devices
adb pull /system/framework/services.jar services.jar
adb pull /system/framework/framework-res.apk framework-res.apk
That should pull the files into the folder you are in. ex. C:\backup\
When you do the adb devices it should list yours in the list. I don't think that will make much difference in it working though, since that's the same thing the bat does.
Maybe someone who actually knows something can be more use then me.
Kenneth gave me these recommendations if it wasn't working when I was first stuck:
If it isn't listed... you need to check the following:
USB plugged into back of computer
Restart computer
kill-server adb or task manager >> Processes >> end "adb.exe" processes
maybe that will help?
I'm never sure about this but are these files compatible on a mac?
ChongoDroid said:
I'm never sure about this but are these files compatible on a mac?
Click to expand...
Click to collapse
I don't know about the scripts, I would say no just to be safe. The framework-res.apk and services.jar would work though (the first post). I am not sure how you would push them to the device, but I'm sure its been covered in another thread somewhere.
k so i finally did it,though the time on the top right side is not showing anymore
That means the services.jar didn't get pushed. it is still the black font
Sent from my MB860 using XDA App
toughbax said:
That means the services.jar didn't get pushed. it is still the black font
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
if you could add to the first post the you DEFINITELY need to be deodexed for this to work, that would be appreciated
The services.jar file will not work if services.odex is still on the phone, likewise - if you don't deodex correctly, and just delete the services.odex file you will end up bricked.
So I recently did 2 things on my Archos 32:
1) Installed the Android Market (link)
2) Did a permanent root on 2.3.26 (link)
Both worked great
My new query:
So Google Voice is missing in the Android Market for me, even when I get the link from Google: There are no matches in the Android Market for the search: pname:com.google.android.apps.googlevoice I'm pretty sure some other apps are missing as well (even after applying the fix in the link)
Is there any way (rooted options included) to get these missing apps in the Android Market? I've read some stuff about a market footprint
Any info would be helpful; thanks!
Take a look at the following thread.
Anyone have a Froyo Archos with full Market Protected App access
The market footprint you're referring to is in post 3. You have to edit the build.prop file and insert the described "footprint" so that the Market thinks your Archos is actually a Galaxy Tab. Word of warning though - even with this, I still couldn't see all apps in the Market. Plus, there have been reports that the Market fix doesn't work as well with the newer 2.3.26 firmware..
fisha21 said:
Take a look at the following thread.
Anyone have a Froyo Archos with full Market Protected App access
The market footprint you're referring to is in post 3. You have to edit the build.prop file and insert the described "footprint" so that the Market thinks your Archos is actually a Galaxy Tab. Word of warning though - even with this, I still couldn't see all apps in the Market. Plus, there have been reports that the Market fix doesn't work as well with the newer 2.3.26 firmware..
Click to expand...
Click to collapse
Thanks! Looks like I'll need to look at build.prop then.
I also tried MarketEnabler but it didn't seem to do anything on my Archos... maybe I was doing something wrong.
I tried going the SDK route to edit build.prop, but I couldn't get it setup; I might try it in Linux (x64) a little later; Windows 7 (x64) didn't get my anywhere
Thanks for the reply! I'll look into it
yellowsnow4free said:
So Google Voice is missing in the Android Market for me
Click to expand...
Click to collapse
Even if you get Google Voice installed, it won't get past the "Change call settings". Or that is what I found. Anyway, over in the Xoom forum they have an edited Voice apk you can install and I am using it.
http://forum.xda-developers.com/showpost.php?p=11955195&postcount=75
fisha21 said:
Take a look at the following thread.
Anyone have a Froyo Archos with full Market Protected App access
The market footprint you're referring to is in post 3. You have to edit the build.prop file and insert the described "footprint" so that the Market thinks your Archos is actually a Galaxy Tab. Word of warning though - even with this, I still couldn't see all apps in the Market. Plus, there have been reports that the Market fix doesn't work as well with the newer 2.3.26 firmware..
Click to expand...
Click to collapse
In my search for a tutorial, I found myself here
I've been able to do all of it, I just need help copying build.prop back over to my system directory. Here's my post from androidforums:
Step 4: Remount your phone's /system directory
Code:
adb shell
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system
This temporarily removes the restrictions on /system
Step 5: Overwrite build.prop
With adb shell open, type:
Code:
mv /sdcard/build.prop /system/build.prop
Click to expand...
Click to collapse
I'm stuck at Step 4. I keep getting a "permission denied" error:
{
"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"
}
In case it helps, I'm running Ubuntu 11.04 x64
Click to expand...
Click to collapse
here try this its much easier:
http://forum.xda-developers.com/showthread.php?p=14864470
yellowsnow4free said:
In my search for a tutorial, I found myself here
I've been able to do all of it, I just need help copying build.prop back over to my system directory. Here's my post from androidforums:
Click to expand...
Click to collapse
You aren't rooting correctly. After you type su and hit enter, the Archos should bring up a Super User request that you have to accept. Once you have rooted correctly, the cursor block will change from $ to #.
Alright, so here is my explanation. I'm pretty experienced with flashing ROMS and what not just made a boneheaded mistake. So I've been running CM7 for awhile on my Vibrant. When the latest OFFICIAL CM7(05-19-11) came out it left me with no storage for applications. So I thought to myself, I'll just partition some of my External SD so I can. Well not using my head it partitioned the Internal SD, and now I'm in a bit of a pickle. When I tried to flash back to JFD was caught in a bootloop and had to ODIN Eugene's No Brick Froyo with Repartition unchecked and then ODIN JFD again. Well I've got my phone up and running again but when I try to go into ClockworkMod Recovery it gives me the MBR Checksum Error and now I can't flash any other ROMS. I've tried Formatting the Internal SD, but not helping. Any answers would be greatly appreciated.
Sent from my SGH-T959 using XDA Premium App
Did you ever get a reply or a way to fix? I see throughout the forum that many have similar issues. Thanks!
bump would love to get an answer on this.
To fix this you need to erase the extra partitions you created on the internal sd card.
Use parted with adb to fix it, 100% fixable
parted rm 2
parted rm 3
Then odin to 2.1 with repartition checked
http://forum.xda-developers.com/showthread.php?t=534714
I will try it later this week, unfortunately can't right now. I hit the thanks button, and if I could hit it 100 more times I would! Hope this works...the guide is a little intimidating ;-)
I have tried for hours now to get this to work with no success. I have errors every step of the way, adb is not letting me do anything, and I have followed the directions to a T. Is there anyway of doing this?
Ultimately this will help a LOT of people, so if there is a way to fix this issue without adb, that is preferred. If not, then a detailed instruction from beginning to end would help (or video! . I am not a n00b when it comes to this, but I literally have tried everything through adb and cannot get to format my internal sd. I am thankful to be able to have stock on my phone for use. Thanks again!
Hi,
Sorry for the late reply..
adb is for pushing parted into phone sbin folder then chmod 755 then run parted from phone.
here is parted for you
http://www.multiupload.com/CA5NCRMBPC
adb push c:xxx/sbin
do it for all files in the parted.zip after you unzip it
su for become superuser
then
chmod 0755 /sbin/xxx for every file in parted.
cd /sbin then run parted
you will have this:
>(parted)
type print
>(parted)print ->enter
Now you will see 3 partitions
/system /data /swap
>(parted) rm 2
>(parted) rm 3
You cannot remove system
Then
>(parted)quit
exit
exit
run odin with repartition enabled! <-you need pit file
Enjoy and hit thanks button again lol
Regards
Edit: If this dont work you need cwm then format \system from cwm then re-run odin with repartitions enabled
Can't wait to try it (lol). Thanks I will update and let you know if this worked.
I am sad to say that nothing worked. I followed the instructions and did the rm steps, flashed stock via odin and it still had the error. formatted system through cwm, still the error. I am at a loss
Hi,
after you rm the partitions did you check "print" again?
Make sure they are removed
Dont get desperate i can help you more privately if you want just pm me you skype details, so we can fix this once and for all.
Regards
I didn't check it...sent pm.
This is what I am getting when I get into parted. Also to get into parted I have to type in
parted /dev/block/mmcblk0
If I just type in cd /sbin then parted it says the device is not found. So as you can see the picture shows only two partitions. Thoughts?
{
"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"
}
bump...I feel I am so close to fixing this! Anyone?
weekend bump...any help is greatly appreciated!
bump...there must be someone who can help!
you here?
I'm also trying to get rid of this MBR error.
Yes I am here! PM if need be, but as you can see there are a couple of us that need your help demetris!
Please post a screenshot here like mine attached to check something out.
Btw you dont cd /sbin you just cd sbin type ls you will see the folders then cd sbin.
Hello,
I've finaly find a way to mount "hos_data" FAT32 partition into Android, usable with all android apps (after 1 week )
You need Root (Magisk), enable "Global Namespace" in Magisk Manager.
After that i use Tasker to mount at startup :
All you need, is to create "Profile" into Tasker, and theses tasks :
{
"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"
}
You can now share your Roms/Thumbails between Horizon / Android
I hope it can help some peoples ... If people have better solution, without Tasker, please share
Bye
This doesnt help
This has 0 instructions, and isnt self explanitory because because its not even in english like the poat itself is.
Skilarmbabcock said:
This has 0 instructions, and isnt self explanitory because because its not even in english like the poat itself is.
Click to expand...
Click to collapse
You're an idiot. 0 instructions? Really? Instructions are clearly there. Isn't self explanatory, really? 100% self explanatory. Not in English? Can you not read? Everything needed to make this work is written in English. Because because poat blah blah, go learn some English.
thx , and n1 job. and i have found a way to switch the sdcard without turning off.
its tricky , and you must be fast. because when you reboot to hekate when the firat time blackscreens apear, ,, screen turns off ,, in that moment you have to put out the sd card and put in the other one. , but the touchlayout is missing , then you can load any payload with out any dongle or something else.
I followed everything checked it 4 times and it still doesn't show up the only diffrence is I couldn't find device start so I put it as device boot
Have you activate "Global Namespace" in Magisk, your Android is rooted ?
Try to install "Termux" or other terminal emulator, and try to enter same commands manually first.
Go to Magisk, look if Tasker root is actived.
For me these command work fine. It can depend of your SDCard, for me it's mmcblk0 and p1 for partition 1 = mmcblk0p1
I don’t understand can anyone help me getting this to work
Unfortunately, Tasker is a paid app, is there any free alternative ?
Probably just look for a root compatible shell application and run the commands every time manually.
Works great. Thx!!
Hello i finally found tasker and begin this tutotrial but i have an issue at the task 2 "mkdir /mnt/switch-sd" when i launch the task tester in tasker.
I confirmed Root & Global Namespace are activated.
Any idea ?
For those that don't want to pay for/use Tasker, you can run a script in Terminal instead.
Creating a script file in Android OS:
In X-plore (or use what ever file manger you want), go to Internal shared storage "/sdcard". Make sure you are on the root of the sdcard.
In the middle option pane touch "New text file" and a file namer will pop up. Save name as "switchsd.sh" (without the quotations).
Enter the following:
#!/system/bin/sh
mkdir /mnt/switch_sd
chmod 777 /mnt/switch_sd
mount -o bind /dev/block/mmcblk0p1 /mnt/switch_sd
mount -o remount,rw /dev/block/mmcblk0p1 /mnt/switch_sd
echo "Fat32 mounted"
Hit save in the upper right and exit app. (This will be the script file)
Go to the built in LineageOS Terminal emulator and type the following commands.
su
mount -o rw,remount /system
cp sdcard/switchsd.sh /system/bin/switchsd
chmod 555 /system/bin/switchsd
This moves the file to your system/bins folder so you can easily run the script without entering a path.
Now in Terminal emulator run the script by typing, "su" to change user. Then type "switchsd" to run the script, wait a sec and it should now say "Fat32 mounted".
Walla! Enjoy. Do this every time you boot into Android.
Credit:
https://www.pctips4u.com/2016/03/writing-shell-scripts-in-android.html
Karcus said:
Go to the built in LineageOS Terminal emulator and type the following commands.
su
mount -o rw,remount /system
cp sdcard/switchsd.sh /system/bin/switchsd
chmod 555 /system/bin/switchsd
Click to expand...
Click to collapse
It sounds great but i didn't find any LineageOS Terminal emulator in SwitchRoot
keriam said:
It sounds great but i didn't find any LineageOS Terminal emulator in SwitchRoot
Click to expand...
Click to collapse
LineageOS by default does not enable the Terminal app.
If you haven't already, enable developer options.
Then, if you go into the Settings app and search for 'terminal', there will be a "Local terminal" option which says "Enable terminal app that offers local shell access".
However, by many accounts the built-in terminal app is awful, so you may prefer to use another terminal app from the Play Store. (I use this one, but Termux looks like a more popular option lately.)
Hello and thank you for the helpful information.
I found a solution to automatically mount the partition on startup. I use the App App2SdPro. Whit this app you can start a Script as su on boot. Works great for me and the App is free.
Personally I just let XPosedEdge run this script on each keyguard unlock.
init.d might also work.
Great job on this finding!
Forgive me if I'm wrong, but if you're rooted, isn't the SD already accessible from /mnt/vendor/factory ?
urherenow said:
Forgive me if I'm wrong, but if you're rooted, isn't the SD already accessible from /mnt/vendor/factory ?
Click to expand...
Click to collapse
This path may be just added from Android 10 build? This old topic should talking about the past year build?
Has anyone tried doing this on the official new release to mount the partition at a user-accessible location?
urherenow said:
Forgive me if I'm wrong, but if you're rooted, isn't the SD already accessible from /mnt/vendor/factory ?
Click to expand...
Click to collapse
Might not be relevant to this thread but thank you for posting anyway. I didn't know this path existed for Android 10, it makes this process much easier!