Where is this one from.
Are U on Kk.mini
And you are correct. Totally different from what I have.
Sorry, thought you had been following the thread. I just reloaded Xperion Mod, so that's from it.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Where is this one from.
Are U on Kk.mini
And you are correct. Totally different from what I have.
Sorry, thought you had been following the thread. I just reloaded Xperion Mod, so that's from it.
Real quick, what are the known issues with viperdink's kk_vd_final rom. Camera, wifi, etc.?
Has anybody loaded xposed on this? Just wanted to check so I don't mess it up and have to reflash the rom
yes im following. But overlooked the post where u said u hav already flashed xperion... Sorry...
Well...
Wifi,bluetooth,signal,sounds,gaaps
all work great!
Camera works for those with old firmware, like myself,,,
for example """ for many of u with mpcs ...firmware v10e camera works... The changes of fw began with v10i/12b depending on manufacturing date.
For t.mo firmware d505.10a camera works ... Changes started on 10a-1 n 2 depending on manufacturing dates.
Im not talking about the actual android.os or kdz
but the hardware itself... So if we want the camera to work a dev either has to build a rom for each individual firmware (hw manufacturer) or digging into all sources n make the right merging of all files to b able to accomplish one full rom (lots of work) so let just b patients n hope for someone with the right time to get on-board n make it happen,,,
so before flashing make sure you read,,, and pleas do a backup,,,![]()
Would this answer your q?i
Hi, @viperdink, @Krlypumaa
Thanks for bringing all the pieces together and deliver this rom. Everything is great on my phone, including the back cam.
Just one thing: the symlinks in /system/xbin/ are all broken. I tried installing new busybox but it would not fix them. For example, I need run "telnetd", but the shell always says "??Link: /system/xbin/busybox". I had to delete all the links manually and reinstall busybox to get telnetd working.
Hi ccaapton... Weird... Cus i hav busybox installed fine as for me nothing was broken... U mind telling us what update of rom u hav installed... And if u did a clean install remember that old symlinks where drop in sbin folder and the new ones go in xbin
I'm using KK_VD_Final.zip. Busybox was installed in "/system/xbin/" fine, but I got problem when running telnetd/tftpd/tftp/...
Can you try telnetd?
Another thing about busybox. There is also a symlink in /sbin named "busybox" pointed to "/sbin/recovery", therefore "/sbin/recovery" has high priority than "/system/xbin/busybox". However "recovery" misses a lot of functionality. Maybe we should remove that /sbin/busybox symlink in the kernel ramfs.
@@@ ccaapton
su
busybox telnetd -l /system/bin/sh
Now on your client machhine side type command as follows:
adb forward tcp:6000 tcp:23
telnet 127.0.0.1 6000
~~there you go
WiFi tethering doesn't work for me. .-. Any fixes.?
I tried this and the phone indicates that the hotspot is on, but no devices can find it. Any ideas?
I was just about to update my post but was a little too late lol. I just did a simple restart and bam it works. Over time I've learned that that's the best way to fix weird problems like this
Edit: If anybody else has an issue with the tethering looping on and off... It probably means you have your security set as something other than WPA-psk (default is wpa2-psk I think)
Try this...
Widget https://play.google.com/store/apps/details?id=com.fattin.togglewidget.hotspot
1). First u need SQlite editor pro.
*open sqlite grant root
* on the app tap look for system storage app click on it.
* click on settings.db
* click on global
* look for tether_dun_required click on it
*On the top its likeva pencil tap click on it
* Change value from 1 to 0
*Close app
2). Now go to Tethering/Network settings
Change your settings how ever you like
Make sure you have it as
*security = WPA PSK
*maximum connection = 8
* Broadcast channel = Auto select
* Save
Close settings
*Toggle Hotspot and wait for it to show
Connect
"
I couldn't find a pro version, nor could I find system storage. I DID find a settings storage tho that has everything you mentioned and tried it there but when I reboot the value goes back to one.![]()